Skip to content
Commit 0e0d5e0c authored by Sage Weil's avatar Sage Weil
Browse files

ceph: fix ack counter reset on connection reset



If in_seq_acked isn't reset along with in_seq, we don't ack received
messages until we reach the old count, consuming gobs memory on the other
end of the connection and introducing a large delay when those messages
are eventually deleted.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 819ccbfa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment