Skip to content

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

Merged
YaacovHazan merged 1 commit intoredis:masterfrom
YaacovHazan:disable-bufferevents
May 17, 2023
Merged

Issue #204, Disable READ/WRITE events if no requests sent#222
YaacovHazan merged 1 commit intoredis:masterfrom
YaacovHazan:disable-bufferevents

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 redis: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