Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.12.0
-
Fix Version/s: 4.0.0
-
Component/s: con.sentry
-
Labels:None
-
Target Version:
Description
We are no longer relying on ZK for client failover. Instead the configuration lists multiple Sentry servers. Clients are allowed to connect to any server in the list and should try another one when connection fails. The sentry.service.client.server.rpc-address property should have list of Sentry servers separated by commas.