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

Issue #204, Disable READ/WRITE events if no requests sent #222

Merged
merged 1 commit into from
May 17, 2023

Conversation

YaacovHazan
Copy link
Collaborator

In cluster mode, where there are few requests with many shards, some of the shards might not send any requests.

Currently, the memtier-benchmark is hang, because the connections to these shards are not disabling their read/write events

In cluster mode, where there are few requests with many shards, some
of the shards might not send any requests.

Currently, the memtier-benchmark is hang, because the connections
to these shards are not disabling their read/write events
@YaacovHazan YaacovHazan requested a review from yossigo May 17, 2023 09:27
@YaacovHazan YaacovHazan merged commit 5c8be9c into RedisLabs:master May 17, 2023
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

Successfully merging this pull request may close these issues.

2 participants