Files
scylladb/db
Sergey Zolotukhin ea311be12b generic_server: Two-step connection shutdown.
When shutting down in `generic_server`, connections are now closed in two steps.
First, only the RX (receive) side is shut down. Then, after all ongoing requests
are completed, or a timeout happened the connections are fully closed.

Fixes scylladb/scylladb#24481
2025-07-28 10:08:06 +02:00
..
2025-01-28 21:14:49 +01:00
2025-04-16 04:32:56 -04:00