Skip to content

Issue #94, test hangs in cluster mode#230

Merged
YaacovHazan merged 1 commit intoredis:masterfrom
YaacovHazan:empty-pipeline-for-disconnected-connection
Jul 9, 2023
Merged

Issue #94, test hangs in cluster mode#230
YaacovHazan merged 1 commit intoredis:masterfrom
YaacovHazan:empty-pipeline-for-disconnected-connection

Conversation

@YaacovHazan
Copy link
Collaborator

When a connection is dropped, it needs to empty its pipeline of pending responses, so in case of reconnection, it won't hang waiting for old requests.

When a connection is dropped, it needs to empty its pipeline of pending
responses, so in case of reconnection, it won't hang waiting for
old requests.
@YaacovHazan YaacovHazan requested a review from yossigo July 9, 2023 18:06
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #230 (b3827ba) into master (d5ac1f4) will decrease coverage by 0.03%.
The diff coverage is 0.00%.

❗ Current head b3827ba differs from pull request most recent head d2922a4. Consider uploading reports for the commit d2922a4 to get more accurate results

@@            Coverage Diff             @@
##           master     #230      +/-   ##
==========================================
- Coverage   56.25%   56.23%   -0.03%     
==========================================
  Files          21       21              
  Lines        4330     4332       +2     
==========================================
  Hits         2436     2436              
- Misses       1894     1896       +2     
Impacted Files Coverage Δ
shard_connection.cpp 61.34% <0.00%> (-0.40%) ⬇️

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