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 Logs for SessionHelper #12574

Merged
merged 7 commits into from
Oct 25, 2022
Merged

Conversation

tianzhu007
Copy link
Contributor

We have one session existing in the two clusters at the same time, we don't have enough telemetry to debug this case. When a client would like to open an existing session, it might doesn't follow the session stickiness time, and directly join from the wrong cluster. For example, one session just terminated in cluster A. After a few minutes, it violate the session stickiness time (3 hours) and was open in cluster B.
We would like to add more telemetry to debug this scenario.

Screen Shot 2022-10-18 at 7 23 20 PM

@tianzhu007 tianzhu007 requested a review from a team as a code owner October 19, 2022 02:25
@github-actions github-actions bot added area: server Server related issues (routerlicious) base: main PRs targeted against main branch labels Oct 19, 2022
@tianzhu007 tianzhu007 merged commit b7bab5c into microsoft:main Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: server Server related issues (routerlicious) base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants