Skip to content

2.2.13-1.2.0

Compare
Choose a tag to compare
@j-baker j-baker released this 05 Mar 11:57
· 11 commits to palantir-cassandra-2.2.13 since this release
c598921

We now split out known cheap reads (limit 1, names query filter) into their own thread pool which is keyspace-aware; if a keyspace has 5 waiting reads, they'll execute interleaved with a keyspace that has 10k waiting reads.