| commit | 9c7f856c3e1f10c6f985495702edb844cfee2b80 | [log] [tgz] |
|---|---|---|
| author | Benedict Elliott Smith <benedict@apache.org> | Sat Sep 06 15:58:32 2025 +0100 |
| committer | Benedict Elliott Smith <benedict@apache.org> | Tue Sep 09 11:04:30 2025 +0100 |
| tree | b3d80c2a08974168f056522fccc5de6f6f69f90a | |
| parent | 875937c8844e854a55765c64ac34a2bd4a6bc187 [diff] |
RegisteredCallback should remove itself from callback map when cancelled Also Fix: - Do not throw CancellationException when processing requests that have been aborted, as may be caused by a successful meaningful reply that can be overridden Also Improve: - Violation information reported - Sort CommandStore shards by id patch by Benedict; reviewed by Aleksey Yeschenko for CASSANDRA-20896