16 Collaborator |
Brandon Williams , Štefan Miklošovič , David Capwell , Andrés de la Peña , Marcus Eriksson , Sam Tunnicliffe , Josh McKenzie , Eric Ramirez , Blake Eggleston , Chris Lohfink , Diogenese Topper , Chris Thornett , Maulin Vasavada , Cheng Wang , Zhongxiang Zheng , Cheng |
7 Patch |
5 Review |
2ff1ad4788a1e29b99f81f75b2966b7951ba8250,
2d323cb56572e867b13b6d102a61aaff8bd66c86,
e936b2cc1ba7f525c636de5f9fb1780ca70f1762,
073f7c36fa20e8d9410f306e57e7c7734ce74d1e,
279f284da5cfe8b4766921d3b1b4d6e299dbe66d,
13d495aa7d5b7a7c121fcc9e105f79107c5c2a1c,
07cc189ef0cf7f810535296a18b214e262177563 |
2ff41551a6897705a1fad842f9d550b019f6eadb,
c8854af03064ae894e4d69253723a1f99f001450,
a6e80317ded9cbb500ce68e7d3fb91b5fbcb5e48,
39a470235af13837a1a022ab0a1b6f8f062bcf6a,
8691d9b6d7a9500585e1582458fe38e71e4a5bd7 |
a6e80317ded9cbb500ce68e7d3fb91b5fbcb5e48 | Author: Chris Lohfink <clohfink@netflix.com>
| 2024-04-19 20:27:42-05:00
apply schema if schema digest differs
Patch by clohfink; reviewed by brandonwilliams and jwest for
CASSANDRA-19578
2ff1ad4788a1e29b99f81f75b2966b7951ba8250 | Author: Jordan West <jordanw@netflix.com>
| 2023-03-23 15:39:20-07:00
Add Timestamp Bound Guardrail (bound user supplied timestamps within a certain range)
Patch by Jordan West; Reviewed by Andrés de la Peña and Brandon Williams for CASSANDRA-18352
39a470235af13837a1a022ab0a1b6f8f062bcf6a | Author: Josh McKenzie <jmckenzie@apache.org>
| 2022-09-20 15:22:51-04:00
Disable resumable bootstrap by default
Patch by Marcus Eriksson; reviewed by Jordan West, Blake Eggleston, and Josh McKenzie for CASSANDRA-17679
Co-authored-by: Marcus Eriksson <marcuse@apache.org>
Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
8691d9b6d7a9500585e1582458fe38e71e4a5bd7 | Author: Josh McKenzie <jmckenzie@apache.org>
| 2022-08-04 14:14:55-04:00
Add UUID to nodetool import logging
Patch by Marcus Eriksson; reviewed by Josh McKenzie, Jordan West, and Sam Tunnicliffe for CASSANDRA-17800
Co-authored-by: Marcus Eriksson <marcuse@apache.org>
Co-authored-by: Josh McKenzie <jmckenzie@apache.org>
07cc189ef0cf7f810535296a18b214e262177563 | Author: Diogenese Topper <diotopper@gmail.com>
| 2022-06-29 18:06:35-07:00
BLOG - New Partition Denylisting in 4.1
patch by Jordan West, Chris Thornett, Diogenese Topper; reviewed by Erick Ramirez for CASSANDRA-17721
Co-authored by: Jordan West <jordanw@netflix.com>
Co-authored by: Chris Thornett <chris@constantia.io>
Co-authored by: Diogenese Topper <diogenese@constantia.io>
13d495aa7d5b7a7c121fcc9e105f79107c5c2a1c | Author: Jordan West <jordanrw@gmail.com>
| 2022-01-10 16:42:47-08:00
fix intermittent failures in nodetool toppartitions caused by failure to validate invalid bytes
Patch by Jordan West; Reviewed by Brandon Williams and Cheng Wang for CASSANDRA-17254
2ff41551a6897705a1fad842f9d550b019f6eadb | Author: Zhongxiang Zheng <zzheng@yahoo-corp.jp>
| 2016-06-30 18:17:49+09:00
Enable JMX server configuration to be in cassandra.yaml
patch by Zhongxiang Zheng; reviewed by Stefan Miklosovic, Maulin Vasavada, Cheng Wang, Jordan West for CASSANDRA-11695
Co-authored-by: Stefan Miklosovic <smiklosovic@apache.org>
Co-authored-by: Sam Tunnicliffe <samt@apache.org>