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
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
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
Caleb Rackliffe
2ef1f1c150
Merge branch 'cassandra-3.0' into cassandra-3.11
2020-07-30 13:27:53 +01:00
David Capwell
a2c3d5a4ce
how_to_commit.rst missing dash in git commands, added recommendation to compile before commit, and documented that a merge -s ours is needed for older branches even if they do not impact trunk
...
patch by David Capwell; reviewed by Brandon Williams for CASSANDRA-15982
2020-07-27 11:36:35 -07:00
Robert Stupp
4e47bfb3a1
Add support for server side DESCRIBE statements
...
patch by Robert Stupp; reviewed by Dinesh Joshi and Benjamin Lerer for CASSANDRA-14825
2020-06-29 18:01:02 +02:00
Mick Semb Wever
853b599337
Merge branch 'cassandra-3.11' into trunk
2020-06-24 12:18:55 +02:00
Max Böhm
de333212a4
switch from www.apache.org to downloads.apache.org
...
Patch by Max Böhm, reviewed by brandonwilliams for CASSANDRA-15888
2020-06-22 09:25:33 -05:00
Joseph Lynch
674b6cc1a5
Update defaults for server and client TLS settings
...
This fixes backwards compatibility with the 3.11 server_encryption_options
while exposing the correct defaults after the 4.0 Netty refactor.
Patch by Joseph Lynch; Reviewed by Ekaterina Dimitrova for CASSANDRA-15262
2020-06-20 18:59:41 -07:00
polandll
57a63f8551
Improving Cassandra configuration docs
...
* Update copyright date to 2020
* Add glossary
* Rearranged rackdc for better flow
* Add topologies properties file
* Add commitlog_archiving file
* Add logback.xml info
* jvm.options files
* Removed invalid reference to wiki from configuration file
Patch by Lorina Poland; Reviewed by Jon Haddad for CASSANDRA-15822
2020-06-03 11:24:38 -07:00