Files
scylladb/sstables
Wojciech Mitros e226fc12c9 kl sstable reader: remove switch breaks for consecutive states
If _state at the end of a switch case has the same value as the
next case, instead of breaking the switch, we can just fall through.
2021-07-14 20:50:30 +02:00
..
2021-06-14 14:37:33 +02:00