Commit Graph

28312 Commits

Author SHA1 Message Date
Brandon Williams 93cc75ccdf Merge branch 'cassandra-4.1' into trunk 2023-01-25 15:17:00 -06:00
Brandon Williams 60f5efe453 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-25 15:16:46 -06:00
Brandon Williams c2e9e0d841 Merge branch 'cassandra-3.11' into cassandra-4.0 2023-01-25 15:16:32 -06:00
Brandon Williams 03c86cfcb0 Add concurrency to adoc generation in gen-nodetool-docs.py
Patch by brandonwiliams; reviewed by mck for CASSANDRA-18197
2023-01-25 15:15:44 -06:00
Brandon Williams f4eef07ef3 Merge branch 'cassandra-4.1' into trunk 2023-01-24 12:27:02 -06:00
Brandon Williams 057edbe92e Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-24 12:26:51 -06:00
Brandon Williams 299ead7534 Merge branch 'cassandra-3.11' into cassandra-4.0 2023-01-24 12:26:12 -06:00
Brandon Williams e9aa5ec514 Merge branch 'cassandra-3.0' into cassandra-3.11 2023-01-24 11:59:53 -06:00
Brandon Williams 9a64be3234 Suppress CVE-2021-1471, CVE-2021-3064, CVE-2021-4235 2023-01-24 11:58:21 -06:00
Brandon Williams eee052dad3 Merge branch 'cassandra-4.1' into trunk 2023-01-24 06:38:37 -06:00
Brandon Williams 53156c24e1 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-24 06:34:48 -06:00
Brandon Williams 5f54d64c78 Merge branch 'cassandra-3.11' into cassandra-4.0 2023-01-24 06:32:43 -06:00
Brandon Williams 92245b0f07 Merge branch 'cassandra-3.0' into cassandra-3.11 2023-01-24 06:30:11 -06:00
Brandon Williams e7f55ab8c3 switch to SafeConstructor
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18150
2023-01-24 06:27:29 -06:00
Paulo Motta 158875858c Merge branch 'cassandra-4.1' into trunk 2023-01-23 17:43:18 -05:00
Paulo Motta da2dd2bfbc Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-23 17:27:58 -05:00
lzurovchak1 8bb9c72f58 Add safeguard so cleanup fails when node has pending ranges
Patch by Lindsey Zurovchak; Reviewed by Paulo Motta, Stefan Miklosovic for CASSANDRA-16418

Closes #2061
2023-01-23 17:26:47 -05:00
williamvietnguyen 035705f494 Print friendly error when nodetool attempts to connect to uninitialized server
Patch by William Nguyen; Reviewed by Paulo Motta, Brandon Williams for CASSANDRA-11537
2023-01-23 17:18:33 -05:00
Stefan Miklosovic a77f941657 Merge branch 'cassandra-4.1' into trunk 2023-01-23 15:22:07 +01:00
Stefan Miklosovic 5c93731eee Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-23 15:15:59 +01:00
Stefan Miklosovic 669731b033 Merge branch 'cassandra-3.11' into cassandra-4.0 2023-01-23 15:13:44 +01:00
Stefan Miklosovic f52b316016 Merge branch 'cassandra-3.0' into cassandra-3.11 2023-01-23 15:00:03 +01:00
Stefan Miklosovic 357c0d5a89 Expand build.dir property in rat targets
patch by Stefan Miklosovic; reviewed by Brandon Williams for CASSANDRA-18183
2023-01-23 14:45:39 +01:00
Brandon Williams 6226ec277b Merge branch 'cassandra-4.1' into trunk 2023-01-23 06:57:18 -06:00
Brandon Williams b9b18aa5a2 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-23 06:57:09 -06:00
Brandon Williams 7377e16121 Merge branch 'cassandra-3.11' into cassandra-4.0 2023-01-23 06:56:36 -06:00
Brandon Williams 6f719f811a Merge branch 'cassandra-3.0' into 'cassandra-3.11' 2023-01-23 06:54:02 -06:00
Brandon Williams fe71dfd7a1 Suppress CVE-2022-41881
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18148
2023-01-23 06:49:55 -06:00
Andrés de la Peña cab864a631 Merge branch 'cassandra-4.1' into trunk 2023-01-23 11:43:39 +00:00
Andrés de la Peña 6c96e2fd41 Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-23 11:42:24 +00:00
Andrés de la Peña 9a0af4112e Fix legacy clustering serialization for paging with compact storage
patch by Andrés de la Peña; reviewed by Berenguer Blasi and Piotr Kołaczkowski for CASSANDRA-17507
2023-01-23 11:40:45 +00:00
Brandon Williams 51e3149169 Upgrade cython
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18121
2023-01-20 15:27:50 -06:00
Brandon Williams 4d192f728c get newest pip in cassandra-cqlsh-tests.sh
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18121
2023-01-20 15:27:44 -06:00
Brandon Williams 6f20047299 add py311 tests to circle
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18094
2023-01-20 15:27:38 -06:00
Brandon Williams 25e4a89f76 Accommodate python 3.11
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18088
2023-01-20 15:27:24 -06:00
Brandon Williams 5086b7d0a7 Upgrade cython
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18121
2023-01-20 15:26:17 -06:00
Brandon Williams 4f32d43d88 get newest pip in cassandra-cqlsh-tests.sh
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18121
2023-01-20 15:26:12 -06:00
Brandon Williams f66e7dcf33 add py311 tests to circle
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18094
2023-01-20 15:26:06 -06:00
Brandon Williams cd38edbb41 Accommodate python 3.11
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18088
2023-01-20 15:25:57 -06:00
Brandon Williams 9471ee762c Merge branch 'cassandra-4.0' into cassandra-4.1 2023-01-20 15:25:23 -06:00
Brandon Williams b43293e200 Upgrade cython
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18121
2023-01-20 15:24:41 -06:00
Brandon Williams f6933a0419 convert cqlshlib from nose to pytest
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18088
2023-01-20 15:24:29 -06:00
Brandon Williams 563a26c6b1 get newest pip in cassandra-cqlsh-tests.sh
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18121
2023-01-20 15:24:17 -06:00
Brandon Williams d38427a67b add py311 tests to circle
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18094
2023-01-20 15:24:12 -06:00
Brandon Williams 0b5248d8c3 Accommodate python 3.11
Patch by brandonwilliams; reviewed by bereng for CASSANDRA-18088
2023-01-20 15:23:58 -06:00
Mick Semb Wever 8413e9d6fd
Merge branch 'cassandra-4.1' into trunk
* cassandra-4.1:
  Update G1GC settings, and make it default in trunk
2023-01-20 13:16:07 +01:00
Mick Semb Wever 7c86e18baf
Update G1GC settings, and make it default in trunk
patch by Mick Semb Wever; patch by Anthony Grasso, Brandon Williams, Derek Chen-Becker, Jeremiah Jordan, Jon Haddad, Josh McKenzie  for CASSANDRA-18027
2023-01-20 13:08:46 +01:00
Mick Semb Wever 45e00ea92f
Merge branch 'cassandra-4.1' into trunk
* cassandra-4.1:
  EndpointState is mutable, so we must copy it before trying to serialize
2023-01-20 11:27:08 +01:00
Benedict Elliott Smith bb2c16c677
EndpointState is mutable, so we must copy it before trying to serialize
patch by Benedict Elliott Smith; reviewed by Mick Semb Wever for CASSANDRA-18164
2023-01-20 11:24:30 +01:00
Stefan Miklosovic 92fca2531f Merge branch 'cassandra-4.1' into trunk 2023-01-18 15:08:32 +01:00