mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-22 15:52:13 +00:00
When a hint queue becomes stuck due to not being able to send to its destination (e.g. destination node is no longer UP, or we failed to send some hints from a file), then it's better to immediately dismiss anybody who waits for hint replay instead of letting them wait until timeout.