12 Collaborator |
Brandon Williams , Štefan Miklošovič , Benjamin Lerer , Marcus Eriksson , Josh McKenzie , Yifan Cai , Sam Tunnicliffe , Alex Petrov , Chris Lohfink , Sumanth Pasupuleti , Maxim Muzafarov , Jaydeepkumar Chovatia |
64e2a4e9a3e209cc6153c0e348ba7f3d56a7016f | Author: Aleksei Zotov <azotcsit@gmail.com>
| 2024-01-25 17:27:08+01:00
Refactor structure of caching metrics and expose auth cache metrics via JMX
patch by Aleksei Zotov; reviewed by Stefan Miklosovic, Maxim Muzafarov for CASSANDRA-17062
Co-authored-by: Sam Tunnicliffe <samt@apache.org>
Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>
ab920c30310a8c095ba76b363142b8e74cbf0a0a | Author: Josh McKenzie <jmckenzie@apache.org>
| 2021-09-17 16:34:04-04:00
Add a Denylist to block reads and writes on specific partition keys
Patch by Josh McKenzie, reviewed by Aleksei Zotov and Sumanth Pasupuleti for CASSANDRA-12106
Co-authored by Josh McKenzie <jmckenzie@apache.org>
Co-authored by Sam Overton
f7c71f65c000c2c3ef7df1b034b8fdd822a396d8 | Author: Aleksei Zotov <azotcsit@gmail.com>
| 2021-07-23 21:45:12+04:00
Allow DELETE and TRUNCATE to work on Virtual Tables if the implementation allows it
patch by Aleksei Zoto; reviewed by Benjamin Lerer and Chris Lohfink for
CASSANDRA-16806
803a23b2f1b24701c22e7fadaf98c2c9a9491d35 | Author: Alexey Zotov <azotcsit@gmail.com>
| 2021-05-30 22:41:28-07:00
Fix LeveledCompactionStrategy compacts last level throw an ArrayIndexOutOfBoundsException
patch by Alexey Zotov; reviewed by Marcus Eriksson, Yifan Cai for CASSANDRA-15669
5fdadb25f95099b8945d9d9ee11d3e380d3867f4 | Author: Sumanth Pasupuleti <sumanth.pasupuleti.is@gmail.com>
| 2020-05-11 16:18:51+02:00
add default_keyspace_rf and minimum_keyspace_rf configuration options
Patch by Sumanth Pasupuleti; reviewed by Jaydeepkumar Chovatia, Alex Petrov, Stefan Miklosovic and Alexander Zotov for CASSANDRA-14557.