mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-27 20:05:10 +00:00
When a node shutdown itself, it will send a shutdown status to peer nodes. When peer nodes receives the shtudown status update, they are supposed to close all the sessions with that node becasue the node is shutdown, no need to wait and timeout, then fail the session. This change can speed up the closing of sessions.
9.8 KiB
9.8 KiB