Commit 9ab9c8d
committed
CASSANDRA-21134: Tidy DirectCompressedSequentialWriterTest and test support
Reshuffle DirectCompressedSequentialWriterTest for congruence and add a
CompressionParams.noop(chunkLength) overload for tests that need a specific
chunk length.1 parent 91a6ef8 commit 9ab9c8d
2 files changed
Lines changed: 413 additions & 445 deletions
File tree
- src/java/org/apache/cassandra/schema
- test/unit/org/apache/cassandra/io/compress
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
200 | 206 | | |
201 | 207 | | |
202 | | - | |
| 208 | + | |
203 | 209 | | |
204 | 210 | | |
205 | 211 | | |
| |||
0 commit comments