24 Collaborator |
Sylvain Lebresne , Brandon Williams , Štefan Miklošovič , Benjamin Lerer , Ekaterina Dimitrova , Berenguer Blasi , Andrés de la Peña , Josh McKenzie , Yifan Cai , Alex Petrov , Jeff Jirsa , David Capwell , Paulo Motta , Blake Eggleston , Vinay Chella , Caleb Rackliffe , Chris Lohfink , Yuki Morishita , Aleksei Zotov , Benedict Elliott Smith , Ariel Weisberg , Dikang Gu , Per Otterström , Vishy Kasar |
9 Patch |
15 Review |
537321e9c7d2696cddc35e808a48846cb67ba52a,
f7431b432875e334170ccdb19934d05545d2cebd,
173dbab24b9acba46279ca3477f080e57f52636c,
27efbf2fc55ff064767814067ef50396eb2403f0,
8d2bd0d9cecd2ced794a65642a74f1f422696614,
b8408f068bf2fc73f632d09239ba892a9835416f,
500c035d21abc0cfb900b1fe64dd064e26d138bc,
367c741931c2a20eb2213650313dc238e8b0f3aa,
df723af8a6c04536abd2b4a48cd101f3b2e96746 |
e27ba0ea349f19a5e87631f3f49d197f45dded70,
10103d353c3d63505cb119cda0e38e692cdb1809,
22a4ae16e46639c0ecc9934352499a3ea664f8d7,
803a23b2f1b24701c22e7fadaf98c2c9a9491d35,
f69b11eee9605add3a006de46eedb773a984d90b,
00c22232d96b6e592fb1d1f32a6b649b49eceb34,
dd1c811f8796487f49e92ff4701917420caf49c0,
7d138e20ea987d44fffbc47de4674b253b7431ff,
f46762eeca9f5d7e32e731573a8c3e521b70fc05,
f7431b432875e334170ccdb19934d05545d2cebd,
4cfaf855c404256a9dd281d5066cc076232d72ff,
9fc14bc5a5467da3305668958f9fcd7e5d4dad7a,
a5d095e62ed459aefbc8c25e2bbcd46969a48eec,
6c867f00309a61af12fa452020c45dc0f2748aa1,
367c741931c2a20eb2213650313dc238e8b0f3aa |
e27ba0ea349f19a5e87631f3f49d197f45dded70 | Author: Stefan Miklosovic <smiklosovic@apache.org>
| 2023-07-07 14:43:41+02:00
ninja: revert count output and changed fields in SSTableMetadataViewer
this patch also fixes incorrect visualisation of SSTable min/max local deletion time when no
tombstones are present in a SSTable
patch by Stefan Miklosovic; reviewed by Marcus Eriksson and Brandon Williams for CASSANDRA-18639
22a4ae16e46639c0ecc9934352499a3ea664f8d7 | Author: Ekaterina Dimitrova <ekaterina.dimitrova@datastax.com>
| 2022-02-23 11:34:52-05:00
Deprecate JavaScript user-defined functions
patch by Ekaterina Dimitrova; reviewed by Berenguer Blasi and Marcus Eriksson for CASSANDRA-17280
10103d353c3d63505cb119cda0e38e692cdb1809 | Author: Josh McKenzie <jmckenzie@apache.org>
| 2021-09-30 12:10:46-04:00
Add required -f option to nodetool verify
Patch by Josh McKenzie; reviewed by Marcus Eriksson, Berenguer Blasi, and Caleb Rackliffe for CASSANDRA-17017
Co-authored by Josh McKenzie <jmckenzie@apache.org>
Co-authored by Chris Lohfink <clohfink@apple.com>
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
00c22232d96b6e592fb1d1f32a6b649b49eceb34 | Author: Stefan Miklosovic <stefan.miklosovic@instaclustr.com>
| 2020-08-17 19:05:26+02:00
FQL replay should have options to ignore DDL statements
Patch by Stefan Miklosovic; reviewed by David Capwell and Marcus Eriksson
for CASSANDRA-16039
f7431b432875e334170ccdb19934d05545d2cebd | Author: Ariel Weisberg <ariel@weisberg.ws>
| 2018-07-05 18:10:40-04:00
Transient Replication and Cheap Quorums
Patch by Blake Eggleston, Benedict Elliott Smith, Marcus Eriksson, Alex Petrov, Ariel Weisberg; Reviewed by Blake Eggleston, Marcus Eriksson, Benedict Elliott Smith, Alex Petrov, Ariel Weisberg for CASSANDRA-14404
Co-authored-by: Blake Eggleston <bdeggleston@gmail.com>
Co-authored-by: Benedict Elliott Smith <benedict@apache.org>
Co-authored-by: Marcus Eriksson <marcuse@apache.org>
Co-authored-by: Alex Petrov <oleksandr.petrov@gmail.com>