mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-13 11:22:01 +00:00
Since the messaging service will assign a scheduling group based on the client index, it's more important now to get the verbs categorized correctly. Re-categorize REPLICATION_FINISHED, REPAIR_CHECKSUM_RANGE, and most importantly STREAM_MUTATION_FRAGMENTS to the repair/streaming oriented connections so we get the correct scheduling.