Skip to content

Conversation

filipecosta90
Copy link
Collaborator

Fixes #204

@YaacovHazan
Copy link
Collaborator

@filipecosta90 thanks. The root cause is not the pool, but the fact that in case we are not pushing any request we are not disabling the events from the buuferevent
(bufferevent_disable(m_bev, EV_WRITE|EV_READ);)

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.

key pool can cause memtier to hang when there are multiple shards and request count is bellow pool size
2 participants