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

Should SDK refresh address cache on an interval even when there are 4 replicas present? #345

Open
kushagraThapar opened this issue Jul 1, 2020 · 0 comments

Comments

@kushagraThapar
Copy link
Member

For this particular case, the customer might have so many client instances which were idle for quite a while. The clients held the stale address cache. Later when the clients tried to send the requests to the backend, it is possible that each client suffered the high latency once before the offline replica throws ConnectTimeoutException

Question for SDK team, can we have an infrequent timer to refresh the address cache for the case when there are already 4 replicas?

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

No branches or pull requests

1 participant