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

[Question] Redisson behaviour if a shard is down #21

Open
shaurya10000 opened this issue Jun 14, 2021 · 0 comments
Open

[Question] Redisson behaviour if a shard is down #21

shaurya10000 opened this issue Jun 14, 2021 · 0 comments

Comments

@shaurya10000
Copy link

Hi

In a redis cluster if a shard is down and hence redisson client is not able to make connections to it then would application experience higher latency (=connection timeout) for each of the calls to that shard
OR
redisson client would intelligently fail the request immediately for that particular shard and keep retrying to make the connection in background ?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant