Mick Semb Wever
7337fc0ab4
Merge branch 'cassandra-3.11' into trunk
2021-04-19 17:39:10 +02:00
Mick Semb Wever
2ec96ae669
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-04-19 17:34:05 +02:00
Mick Semb Wever
50a97a0d76
Merge branch 'cassandra-2.2' into cassandra-3.0
2021-04-19 17:29:00 +02:00
Mick Semb Wever
53b0661cbb
Fix rat checking for files with missing license headers
...
patch by Mick Semb Wever; reviewed by Brandon Williams, Ekaterina Dimitrova for CASSANDRA-16558
2021-04-19 17:18:26 +02:00
Mick Semb Wever
7ccb4a0e24
Merge branch 'cassandra-3.11' into trunk
2021-04-07 17:53:23 +02:00
Angelo Polo
6edd7db751
Eliminate gen-doc template warning and unused (problematic) import
...
gen-doc is now python3 compatible
patch by Angelo Polo; reviewed by Ekaterina Dimitrova, Mick Semb Wever for CASSANDRA-16206
2021-04-07 17:50:24 +02:00
Mick Semb Wever
1a92e4a649
Merge branch 'cassandra-3.11' into trunk
2021-03-27 00:38:31 +01:00
Mick Semb Wever
9e513390b7
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-03-27 00:36:11 +01:00
Ekaterina Dimitrova
0a49d25078
Update compact storage related docs
...
Authored by Ekaterina Dimitrova; reviewed by Michael Semb Wever and Berenguer Blasi for CASSANDRA-16476
2021-03-22 11:55:34 -04:00
Jeff Widman
3d539d908f
Update python2 doc references to point to py3
...
Patch by Jeff Widman; reviewed by brandonwilliams for CASSANDRA-16505
2021-03-09 17:15:07 -06:00
Adam Holmberg
72ca73fbc6
deprecate python2.7 for cqlsh
...
Patch by Adam Holmberg; reviewed by brandonwilliams for CASSANDRA-16414
2021-02-26 14:52:38 -06:00
Yifan Cai
425f750a6f
Document the side-effect of Zero Copy Streaming when using multiple data directories
2021-02-26 09:42:54 -08:00
Yifan Cai
f32475a839
Fix incorrect encoding for strings can be UTF8
...
patch by Yifan Cai; reviewed by Ekaterina Dimitrova for CASSANDRA-16429
2021-02-22 18:58:05 -08:00
Mick Semb Wever
637b242840
Merge branch 'cassandra-3.11' into trunk
2021-02-08 11:28:47 +01:00
Benjamin Lerer
f69b11eee9
Improve system tables handling in case of disk failures
...
patch by Benjamin Lerer; reviewed by Andrés de la Peña and Marcus
Eriksson for CASSANDRA-14793
2021-02-04 15:04:22 +01:00
yifan-c
d12cb03069
Fix table definition in metrics doc source
...
patch by Yifan Cai; reviewed by Benjamin Lerer for CASSANDRA-16410
2021-02-01 11:14:39 -08:00
Sam Tunnicliffe
f87e0eacad
Update native protocol v5 spec with new framing format
...
Also include a note in the Upgrading section of NEWS.txt
Patch by Sam Tunnicliffe; reviewed by Mick Semb Wever, Alex Petrov
and Martin Sucha for CASSANDRA-14688
2021-01-22 14:43:48 +00:00
Sam Tunnicliffe
4262ef3a44
Merge branch 'cassandra-3.11' into trunk
2021-01-22 14:41:33 +00:00
Sam Tunnicliffe
0ed819d6e8
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-01-22 14:31:44 +00:00
Sam Tunnicliffe
4d4218c553
Merge branch 'cassandra-2.2' into cassandra-3.0
2021-01-22 14:28:10 +00:00
Sam Tunnicliffe
732ec77238
Clarify order of non-message frame body elements in protocol spec
...
Patch and review by Mick Semb Wever and Sam Tunnicliffe for CASSANDRA-14541
2021-01-22 14:27:47 +00:00
zhaorenhai
7f1659cd1d
Upgrade netty and chronicle-queue dependencies to get Auditing and native library loading working on arm64 architectures
...
CASSANDRA-16384 test case AuditLoggerTest fail on aarch64 platform
CASSANDRA-16392 Unable to load the library netty_tcnative_linux_aarch_64
patch by Zhao Renhai (赵 仁海); reviewed by Mick Semb Wever for CASSANDRA-16384,CASSANDRA-16392
2021-01-22 10:02:20 +01:00
Mick Semb Wever
1596c37d03
Merge branch 'cassandra-3.11' into trunk
2021-01-08 00:01:41 +01:00
Mick Semb Wever
3e24c0349a
Merge branch 'cassandra-3.0' into cassandra-3.11
2021-01-07 23:05:09 +01:00
Mick Semb Wever
200615ded5
Increment version to 4.0-beta5
2020-12-30 12:47:53 +01:00
yifan-c
c6ea8fabf9
Add dedicated tcp user timeout for streaming connection
...
patch by Yifan Cai; reviewed by Berenguer Blasi, David Capwell, Adam
Holmberg and by Benjamin Lerer for CASSANDRA-16143
2020-12-09 13:33:33 +01:00
Mick Semb Wever
2346ed8241
Offline token allocation strategy generator tool
...
Provides the tools/bin/generate-tokens script that can be used to pregenerate allocation strategy tokens.
Refactors TokenAllocation for extensibility (and better re-use between strategies), and adds OfflineTokenAllocator.
TokenMetadata now has a configurable snitch (instead of hardcoded to DatabaseDescriptor.getEndpointSnitch()) for testability.
Adds logging of growth and stddev changes to allocate_tokens_for_local_replication_factor usages.
patch by Mick Semb Wever; reviewed by Paul Motta, Ekaterina Dimitrova for CASSANDRA-16205
2020-12-03 19:20:59 +01:00
Yuki Morishita
d9e2ed00af
Remove windows scripts and their references
...
patch by Yuki Morishita; reviewed by Berenguer Blasi and Andrés de la Peña for CASSANDRA-16171
2020-12-02 16:43:45 +00:00
Miles Garnsey
872751a050
Correct header for STCS documentation
...
In the STCS documentation switch the header "Levelled Compaction Strategy" to the corrected "Size Tiered Compaction Strategy" to make this documentation easier to find via search.
patch by Miles Garnsey; reviewed by Berenguer Blasi for CASSANDRA-16282
2020-11-18 13:14:51 +01:00
Brandon Williams
a04ccf3297
sstablescrub unit test hardening and docs
...
Patch by Berenguer Blasi, reviewed by brandonwilliams for
CASSANDRA-16013
2020-11-17 14:01:28 -06:00
Mick Semb Wever
b73f034da1
Upgrade JNA to 5.6.0
...
Also remove remaining comments/doc referencing `-Dcassandra.boot_without_jna`
patch by Adrain Cole, Mick Semb Wever; reviewed by Benjamin Lerer, Joey Lynch for CASSANDRA-16212
Co-authored-by: Adrian Cole <adrian.f.cole@gmail.com>
2020-11-16 09:36:45 +01:00
Mick Semb Wever
4dc1b5c311
Merge branch 'cassandra-3.11' into trunk
2020-11-09 21:50:36 +01:00
Alain Rodriguez
73a90b987d
Fix documentation to reflect real defaults for commit logs
...
patch by Alain Rodriguez; reviewed by Mick Semb Wever for CASSANDRA-16253
2020-11-09 21:34:00 +01:00
Mick Semb Wever
6ca34f8138
Merge branch 'cassandra-3.11' into trunk
2020-10-27 10:50:57 +01:00
Mick Semb Wever
06e4e81d87
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-10-27 10:49:15 +01:00
Chris Lohfink
4adb8a5e07
Add metric for client concurrent byte throttle
...
patch by Chris Lohfink; reviewed by David Capwell, Mick Semb Wever for CASSANDRA-16074
2020-10-17 18:03:01 +02:00
Fábio Ueno
9347805e60
Improve UDTs and Tuples documentation
...
patch by Fábio Ueno; reviewed by Benedict Elliott Smith and Benjamin Lerer
for CASSANDRA-16117
2020-10-08 14:17:04 +02:00
Bereng
e8d3743b1a
sstablemetadata unit test, docs and params parsing hardening
...
Patch by Bereguer Blasi, reviewed by brandonwilliams for CASSANDRA-16016
2020-10-06 14:42:39 -05:00
Lee Tang
e973344305
Emit a metric for mutations that are too large
...
Patch by Lee Tang; Reviewed by Chris Lohfink, Jordan West for CASSANDRA-16116
2020-09-23 22:35:39 -05:00
Fábio Ueno
64b338cbbc
Remove duplicate line about virtual table limitations
...
patch by Fábio Ueno; reviewed by Mick Semb Wever for CASSANDRA-16107
2020-09-06 22:52:42 +02:00
David Capwell
614d7d06f4
Change style guide to include @Override
...
patch by David Capwell for CASSANDRA-16096
2020-09-02 11:36:56 -07:00
Stefan Miklosovic
419099c92b
add nodetool getfullquerylog command
...
Patch by Stefan Miklosovic; reviewed by Berenguer Blasi, brandonwilliams, and dcapwell for
CASSANDRA-15988
2020-09-02 11:13:28 -05:00
Lorina Poland
3a2d709b9c
Improve FQL doc page
...
patch by Lorina Poland; reviewed by David Cappwell, Ekaterina Dimitrova for CASSANDRA-15971
2020-08-27 14:42:18 -07:00
Bereng
a497d43e6b
Remove deprecated HintedHandOffManager
...
Patch by Bereguer Blasi, reviewed by brandonwilliams for CASSANDRA-15939
2020-08-25 11:52:47 -05:00
Ekaterina Dimitrova
102a54a6a1
Update 4.0.0 to 4.0-beta1 at Documentation/Installing
...
Patch by Ekaterina Dimitrova, reviewed by brandonwilliams for CASSANDRA-16000
2020-08-20 10:48:24 -05:00
Brandon Williams
fd6f9e6986
fix typos in test doc
2020-08-19 11:13:53 -05:00
Stefan Miklosovic
00c22232d9
FQL replay should have options to ignore DDL statements
...
Patch by Stefan Miklosovic; reviewed by David Capwell and Marcus Eriksson
for CASSANDRA-16039
2020-08-19 09:40:45 +02:00
Ekaterina Dimitrova
cba0c27ce9
Remove COMPACT STORAGE internals
...
Patch by Ekaterina Dimitrova, reviewed by Sylvain Lebresne for
CASSANDRA-13994
2020-08-17 11:51:23 +02:00
Adam Holmberg
139ad44e8b
Update docs regarding timestamp precision
...
Patch by Adam Holmberg, reviewed by brandonwilliams for CASSANDRA-14853
2020-08-14 09:53:43 -05:00
Caleb Rackliffe
292650d968
Merge branch 'cassandra-3.11' into trunk
2020-07-30 14:10:48 +01:00