-
Notifications
You must be signed in to change notification settings - Fork 536
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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](https://user-images.githubusercontent.com/66701969/196582570-a6e0cecd-39b8-42bb-baf9-9465124113c0.png)
- Loading branch information
1 parent
2b6742e
commit b7bab5c
Showing
1 changed file
with
28 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters