Files
scylladb/service
Gleb Natapov c00a0554e0 topology coordinator: simplify truncate handling in case request queue feature is disable
After allowing running multiple command in parallel the code that
handles multiple truncates to the same table can be simplified since
now it is executed only if request queue feature is disable, so it does
not need to handle the case where a request may be in the queue.
2025-06-11 11:29:33 +03:00
..
2025-03-11 12:09:22 +02:00
2025-04-12 11:28:49 +03:00