Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add trace logging when SSLService is set #42210

Merged
merged 1 commit into from
May 21, 2019

Conversation

tvernum
Copy link
Contributor

@tvernum tvernum commented May 20, 2019

Something is causing this to be set twice in LicenseTribeTests.
These tribe tests do weird things to work around the SetOnce that
XPackPlugin uses for the SslService, but that seems to be failing
randomly.

This additional logging will help work out which plugin instance is
setting the SSLService when it should not be.

Relates: #42004

Something is causing this to be set twice in LicenseTribeTests.
These tribe tests do weird things to work around the SetOnce that
XPackPlugin uses for the SslService, but that seems to be failing
randomly.

This additional logging will help work out which plugin instance is
setting the SSLService when it should not be.

Relates: elastic#42004
@tvernum tvernum added >test Issues or PRs that are addressing/adding tests :Security/Security Security issues without another label v6.7.3 v6.8.0 labels May 20, 2019
@tvernum tvernum requested a review from bizybot May 20, 2019 01:37
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security

Copy link
Member

@jkakavas jkakavas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tvernum tvernum merged commit c9414bc into elastic:6.8 May 21, 2019
tvernum added a commit to tvernum/elasticsearch that referenced this pull request May 21, 2019
Something is causing this to be set twice in LicenseTribeTests.
These tribe tests do weird things to work around the SetOnce that
XPackPlugin uses for the SslService, but that seems to be failing
randomly.

This additional logging will help work out which plugin instance is
setting the SSLService when it should not be.

Relates: elastic#42004
Backport of: elastic#42210
tvernum added a commit that referenced this pull request May 21, 2019
Something is causing this to be set twice in LicenseTribeTests.
These tribe tests do weird things to work around the SetOnce that
XPackPlugin uses for the SslService, but that seems to be failing
randomly.

This additional logging will help work out which plugin instance is
setting the SSLService when it should not be.

Relates: #42004
Backport of: #42210
tvernum added a commit to tvernum/elasticsearch that referenced this pull request May 24, 2019
This test is failing on RHEL8, additional logging will help track down
the cause.

Relates: elastic#42216, elastic#42210
tvernum added a commit that referenced this pull request May 24, 2019
This test is failing on RHEL8, additional logging will help track down
the cause.

Relates: #42216, #42210
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Security/Security Security issues without another label >test Issues or PRs that are addressing/adding tests v6.7.3 v6.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants