Description
In order to test Sentry HA, we will need to know which Sentry server a client is connected to so that we can make that server unavailable to the client and cause a failover. Currently the clients will randomly choose which sentry server to connect to. We could like a configuration setting to be available that will cause the client to deterministically choose a configured sentry server, and for the server that is chosen to be available via the CM api.
Attachments
Issue Links
- duplicates
-
SENTRY-1709 Avoid randomizing the servers at client side based on configuration.
- Resolved