Skip to content

Conversation

@DaveCTurner
Copy link
Contributor

In #57573 we introduced a public static Logger logger field in
TransportChannel which some IDEs tend to automatically import if you
mention an as-yet-undeclared logger field. This commit reverts that
small part of #57573 so that we go back to using a private logger
belonging to ChannelActionListener instead.

In elastic#57573 we introduced a `public static Logger logger` field in
`TransportChannel` which some IDEs tend to automatically import if you
mention an as-yet-undeclared `logger` field. This commit reverts that
small part of elastic#57573 so that we go back to using a private logger
belonging to `ChannelActionListener` instead.
@DaveCTurner DaveCTurner added >non-issue :Distributed Coordination/Network Http and internode communication implementations v8.1.0 labels Nov 19, 2021
@elasticmachine elasticmachine added the Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. label Nov 19, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (Team:Distributed)

Copy link
Contributor

@henningandersen henningandersen left a comment

Choose a reason for hiding this comment

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

LGTM2

Copy link
Contributor

@arteam arteam left a comment

Choose a reason for hiding this comment

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

LGTM

@DaveCTurner DaveCTurner merged commit 94f7601 into elastic:master Nov 22, 2021
@DaveCTurner
Copy link
Contributor Author

Thanks all!

@DaveCTurner DaveCTurner deleted the 2021-11-19-remove-TransportChannel-logger branch November 22, 2021 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Distributed Coordination/Network Http and internode communication implementations >non-issue Team:Distributed (Obsolete) Meta label for distributed team (obsolete). Replaced by Distributed Indexing/Coordination. v8.1.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants