Mick Semb Wever
f207460391
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-02-11 11:09:22 +01:00
Mick Semb Wever
0218d1f6c8
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-02-11 11:08:40 +01:00
Mick Semb Wever
d0f4b42956
Increment version to 4.0.3
2022-02-11 11:08:24 +01:00
Mick Semb Wever
25828cb9b1
Increment version to 3.0.27
2022-02-11 11:06:48 +01:00
Mick Semb Wever
1e015ed2a2
Increment version to 3.11.13
2022-02-11 11:06:25 +01:00
Yifan Cai
4094e9ce2c
ninja fix CHANGES.txt
2022-02-10 17:24:20 -08:00
Yifan Cai
3a6f690731
Limit the maximum hints size per host
...
patch by Yifan Cai; reviewed by Dinesh Joshi, Francisco Guerrero for CASSANDRA-17142
2022-02-10 17:18:29 -08:00
Maulin Vasavada
6d0db649ca
add documentation for CASSANDRA-16950 and CASSANDRA-17031
...
patch by Maulin Vasavada; reviewed by Stefan Miklosovic for CASSANDRA-16950
2022-02-10 10:55:41 +01:00
Michael Burman
ce7502a110
Add a virtual table for exposing batch metrics
...
Patch by Michael Burman; review by Aleksei Zotov, Benjamin Lerer and Ekaterina Dimitrova for CASSANDRA-17225
2022-02-10 09:47:09 +01:00
Andrés de la Peña
8e1c8f9863
Flatten guardrails config
...
patch by Andrés de la Peña; reviewed by David Capwell for CASSANDRA-17353
2022-02-09 18:31:37 +00:00
Francisco Guerrero
543608ba39
Instance failed to start up due to NPE in StartupClusterConnectivityChecker
...
patch by Francisco Guerrero; reviewed by Stefan Miklosovic, Yifan Cai for CASSANDRA-17347
2022-02-09 10:22:35 -08:00
Yash Ladha
f6169d399f
add the shorter version of version flag (-v) in cqlsh
...
patch by Yash Ladha; reviewed by Brandon Williams and Stefan Miklosovic for CASSANDRA-17236
2022-02-09 19:11:56 +01:00
Yash Ladha
6d7b0a1079
Fix classpath file creation for eclipse
...
Patch by Yash Ladha; reviewed by Benjamin Lerer and Berenguer Blasi for CASSANDRA-17294
When building the eclipse file for development, `.classpath` file was
not correctly generated as it was not getting closed. Also there were
missing third-party libs that were essential for development.
This commit fixes the generation of classpath for
`generate-eclipse-files` command.
2022-02-09 15:08:15 +01:00
Brad Schoening
32bdf14ec9
Remove obsolete enum34 package
...
Patch by Brad Schoening; reviewed by brandonwilliams and paulo for
CASSANDRA-17325
2022-02-09 08:03:06 -06:00
David Capwell
f0c97132c9
Make vtables accessible via internode messaging
...
patch by David Capwell; reviewed by Aleksey Yeschenko for CASSANDRA-17295
2022-02-08 17:09:01 -08:00
Maulin Vasavada
3655b26adf
Add support for PEM based key material for SSL
...
patch by Maulin Vasavada; reviewed by Jon Meredith and Stefan Miklosovic for CASSANDRA-17031
2022-02-07 22:18:14 +01:00
Josh McKenzie
72302adec8
Merge branch 'cassandra-4.0' into trunk
2022-02-07 12:47:57 -05:00
Josh McKenzie
f2816f5a7c
Better isolate tests from each other in SSTableReaderTest
...
Patch by Josh McKenzie; reviewed by Aleksei Zotov and Jeremiah Jordan for CASSANDRA-17078
2022-02-07 12:47:17 -05:00
Mick Semb Wever
86de77049b
Merge branch 'cassandra-4.0' into trunk
2022-02-07 15:09:24 +01:00
Mick Semb Wever
1923b542d0
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-02-07 15:08:45 +01:00
Mick Semb Wever
317f507060
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-02-07 15:08:15 +01:00
Mick Semb Wever
25012d2fec
Prepare debian changelog for 4.0.2
2022-02-07 14:42:53 +01:00
Mick Semb Wever
b44ff92eb2
Prepare debian changelog for 3.11.12
2022-02-07 13:56:41 +01:00
Mick Semb Wever
b18adcba1a
Prepare debian changelog for 3.0.26
2022-02-07 13:14:30 +01:00
Marcus Eriksson
210793f943
Merge branch 'cassandra-4.0' into trunk
2022-02-07 13:01:12 +01:00
Marcus Eriksson
66d792adda
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-02-07 13:00:46 +01:00
Marcus Eriksson
b022aecfa6
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-02-07 13:00:23 +01:00
Marcus Eriksson
5c9ba06dd3
Extend operator control over the UDF threading model
...
Patch by marcuse; reviewed by Sam Tunnicliffe and Benedict Elliott Smith for CASSANDRA-17352
2022-02-07 12:59:39 +01:00
Alex Petrov
e256b98172
Merge branch 'cassandra-4.0' into trunk
2022-02-07 11:55:39 +01:00
Alex Petrov
371add40ae
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-02-07 11:26:13 +01:00
Alex Petrov
5d0aeb1996
Merge branch 'cassandra-3.0' into cassandra-3.11
2022-02-07 11:10:54 +01:00
Alex Petrov
242f7f9b18
Fix Prepared Statements behaviours after 15252
...
Patch by Alex Petrov; reviewed by Marcus Eriksson for CASSANDR-17248.
Co-authored-by: Marcus Eriksson <marcuse@apache.org>
2022-02-07 11:06:14 +01:00
Ekaterina Dimitrova
9f56bf4ca7
Remove old Duration class in favor of DurationSpec class
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:39:53 -05:00
Ekaterina Dimitrova
c51a7c66fc
Bulk change of units around the code to support the move to the new configuration framework
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:28:57 -05:00
Ekaterina Dimitrova
6d5203615f
Transfer parameters to the newly introduced configuration framework (7)
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:28:48 -05:00
Ekaterina Dimitrova
23138252f2
Transfer parameters to the newly introduced configuration framework (6)
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:28:40 -05:00
Ekaterina Dimitrova
1315d0c96f
Transfer parameters to the newly introduced configuration framework (5)
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:28:32 -05:00
Ekaterina Dimitrova
ed48f3c017
Transfer parameters to the newly introduced configuration framework (4)
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:28:23 -05:00
Ekaterina Dimitrova
755fd9446b
Transfer parameters to the newly introduced configuration framework (3)
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:28:14 -05:00
Ekaterina Dimitrova
d85f7f7c2d
Transfer parameters to the newly introduced configuration framework (2)
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:28:04 -05:00
Ekaterina Dimitrova
b9e2ab75f8
Extend DurationSpec and DataStorageSpec for smallest unit and transfer denylist parameters to the new framework
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:27:47 -05:00
Ekaterina Dimitrova
a3258d66bc
Transfer parameters to the newly introduced configuration framework (1)
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:27:37 -05:00
Ekaterina Dimitrova
5bb4bab12f
DataRate parameters transition to the new framework
...
Fix the DB descriptorRefTest which failed on the previous commit
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:27:27 -05:00
Ekaterina Dimitrova
9c6b382058
Backward compatibility framework for configuration parameters
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:27:18 -05:00
Ekaterina Dimitrova
db9f7a67ec
Add new custom types and unit tests for configuration
...
patch by Ekaterina Dimitrova; reviewed by Caleb Rackliffe, David Capwell, Michael Semb Wever and Benjamin Lerer for CASSANDRA-15234
2022-02-05 22:27:03 -05:00
Stefan Miklosovic
da47849b50
Remove Windows-specific classes and related code
...
patch by Stefan Miklosovic; reviewed by Joshua McKenzie, Bowen Song, Berenguer Blasi for CASSANDRA-16956
2022-02-05 15:41:33 +01:00
Caleb Rackliffe
28eea6e8cd
Runtime-configurable YAML option to prohibit USE statements
...
patch by Caleb Rackliffe; reviewed by David Capwell for CASSANDRA-17318
2022-02-04 14:24:51 -06:00
David Capwell
df16b3750d
When streaming sees a ClosedChannelException this triggers the disk failure policy
...
patch by David Capwell, Francisco Guerrero; reviewed by Caleb Rackliffe, Dinesh Joshi for CASSANDRA-17116
2022-02-04 11:36:52 -08:00
Mick Semb Wever
b968dd49e1
Merge branch 'cassandra-4.0' into trunk
2022-02-04 14:47:29 +01:00
Mick Semb Wever
02f58d70d0
Merge branch 'cassandra-3.11' into cassandra-4.0
2022-02-04 14:46:06 +01:00