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

RoundRobinLoadBalancer: trace log when a connection added/removed #1869

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

idelpivnitskiy
Copy link
Member

Motivation:

Sometimes users need more visibility in open/closed connections that
are managed by RRLB per each host. For those use-cases, add trace level
logs.

Modifications:

  • Log at trace level when RRLB adds/removes a connection from a host;

Result:

More visibility into RRLB state.

Motivation:

Sometimes users need more visibility in open/closed connections that
are managed by RRLB per each host. For those use-cases, add trace level
logs.

Modifications:

- Log at trace level when RRLB adds/removes a connection from a host;

Result:

More visibility into RRLB state.
@idelpivnitskiy idelpivnitskiy merged commit 8c007d7 into apple:main Oct 7, 2021
@idelpivnitskiy idelpivnitskiy deleted the lb-logs branch October 7, 2021 19:38
idelpivnitskiy added a commit that referenced this pull request Oct 7, 2021
…1869)

Motivation:

Sometimes users need more visibility in open/closed connections that
are managed by RRLB per each host. For those use-cases, add trace level
logs.

Modifications:

- Log at trace level when RRLB adds/removes a connection from a host;

Result:

More visibility into RRLB state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants