Commit Graph

24884 Commits

Author SHA1 Message Date
Ekaterina Dimitrova 82dc72088f Integrate SJK into nodetool
Patch by Ekaterina Dimotrova, reviewed by brandonwilliams for
CASSANDRA-12197
2020-01-10 11:41:12 -06:00
nvharikrishna e27810efcc [CASSANDRA-12993] Added license text. 2020-01-10 16:05:38 +00:00
Mick Semb Wever 364651d2a5
Merge branch 'cassandra-3.11' into trunk 2020-01-10 11:43:56 +01:00
Mick Semb Wever 094180ba07
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-10 11:42:29 +01:00
Vincent White c2f201f147
Include updates to static column in mutation size calculations
patch by Vincent White; reviewed by Mick Semb Wever for CASSANDRA-15293
2020-01-10 11:40:41 +01:00
Alex Petrov 63b3de9714 Merge branch 'cassandra-3.11' into trunk 2020-01-08 17:08:26 +01:00
Alex Petrov 9635e55f73 Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-08 17:02:15 +01:00
Aleksandr Sorokoumov 0c54cc9859 Queries on hidden columns act as if these columns do not exist
Patch by Aleksandr Sorokoumov, reviewed by Alex Petrov for CASSANDRA-13917.
2020-01-08 16:47:35 +01:00
Mick Semb Wever cfe20813e8
Merge branch 'cassandra-3.11' into trunk 2020-01-08 08:27:29 +01:00
Mick Semb Wever 00316e9ea5
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-08 08:24:17 +01:00
Mick Semb Wever fccbfbaa4f
Merge branch 'cassandra-2.2' into cassandra-3.0 2020-01-08 08:22:50 +01:00
Mick Semb Wever ca8469ecf5
Reduce burn length by reducing iteration count
patch by Mick Semb Wever; reviewed by Dinesh Joshi for CASSANDRA-15487
2020-01-08 08:19:40 +01:00
Jeffrey Carpenter 2b52ce219e Added documentation for data modeling section.
Patch by Jeff Carpenter, Reviewed by Jon Haddad for CASSANDRA-15443.
2020-01-07 11:53:16 -08:00
Jon Haddad 59d2c3c6e8 Ninja fix for documentation - building using adoptopenjdk. 2020-01-07 11:43:41 -08:00
Marcus Eriksson 2ce6ae3749 Merge branch 'cassandra-3.11' into trunk 2020-01-07 10:26:00 +01:00
Ekaterina Dimitrova 6e089c3bd0 Add new compaction types to nodetool help stop command output
Patch by Ekaterina Dimitrova; reviewed by marcuse for CASSANDRA-15401
2020-01-07 10:24:10 +01:00
dvohra 0c4335d6b8 Add documentation for Java 11 support in Cassandra
Patch by Deepak Vohra; Reviewed by Dinesh Joshi for CASSANDRA-15428
2020-01-06 16:06:01 -08:00
Mick Semb Wever bf54f753a0
Update CI docs to mention JDK and virtualenv needs to be installed on the executors.
patch by Mick Semb Wever; reviewed by Stefan Podkowinski for CASSANDRA-15467
2020-01-06 08:29:34 +01:00
Stefan Podkowinski e597d48bda
Remove assertion on file deletion to trigger failure policy
patch by Stefan Podkowinski; reviewed by Mick Semb Wever for CASSANDRA-15143
2020-01-03 20:16:11 +01:00
Mick Semb Wever dbe58b55e3
Merge branch 'cassandra-3.11' into trunk 2020-01-02 12:23:32 +01:00
Mick Semb Wever 18c0fe8da9
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-02 12:22:23 +01:00
Vincent White 577a9e34f5
Check static column timestamp during point-in-time recovery
patch by Vincent White; reviewed by Mick Semb Wever for CASSANDRA-15292
2020-01-02 12:20:49 +01:00
Mick Semb Wever 2da9af002a
Merge branch 'cassandra-3.11' into trunk 2020-01-02 11:28:56 +01:00
Mick Semb Wever 1381c875e8
Merge branch 'cassandra-3.0' into cassandra-3.11 2020-01-02 11:27:33 +01:00
Mick Semb Wever 3edbb09e02
Configure the GC logs directory to be the same as other C* log directories, as defined by $CASSANDRA_LOG_DIR
patch by Angelo Polo; reviewed by Mick Semb Wever for CASSANDRA-14306
2020-01-02 11:23:09 +01:00
Mick Semb Wever e3af8fff74
Bump copyright to 2009-2020 2020-01-01 14:16:08 +01:00
Mick Semb Wever e80d447bc5
update netbeans project file for latest dependencies 2020-01-01 14:16:08 +01:00
Mick Semb Wever 3986633332
Merge branch 'cassandra-3.11' into trunk 2019-12-31 15:01:11 +01:00
Mick Semb Wever 925bd0b549
Merge branch 'cassandra-3.0' into cassandra-3.11 2019-12-31 14:59:18 +01:00
Mick Semb Wever de4e2504f4
Fix sstabledump's position key value when partitions have multiple rows
patch by Cameron Zemek; reviewed by Chris Lohfink, Mick Semb Wever for CASSANDRA-14721
2019-12-31 14:55:22 +01:00
Alex Petrov fdc055da12 Merge branch 'cassandra-3.11' into trunk 2019-12-18 18:15:26 +01:00
Alex Petrov 78143bc66f Merge branch 'cassandra-3.0' into cassandra-3.11 2019-12-18 18:06:10 +01:00
Alex Petrov 49918efa80 Merge branch 'cassandra-2.2' into cassandra-3.0 2019-12-18 18:05:04 +01:00
Doug Rohrer 563592801a Pass correct seed node through to InstanceConfig so it can set it properly when starting clusters on non-0 subnets.
Patch by Doug Rohrer, reviewed by Yifan Cai and David Capwell for CASSANDRA-15447.
2019-12-18 18:04:50 +01:00
Dinesh A. Joshi 16f8f8fe41 Merge branch 'cassandra-3.11' into trunk 2019-12-16 17:57:04 -08:00
Dinesh A. Joshi 10651b2e5a Merge branch 'cassandra-3.0' into cassandra-3.11 2019-12-16 17:25:42 -08:00
Dinesh A. Joshi 3c73a13a0b Merge branch 'cassandra-2.2' into cassandra-3.0 2019-12-16 15:59:42 -08:00
yifan-c 9abe2127dd Prevent read repair mutations from increasing read timeout
Patch by Yifan Cai; Reviewed by Blake Eggleston and Jordan West for CASSANDRA-15442
2019-12-16 15:44:01 -08:00
Doug Rohrer 5459c121d5 Support NodeTool in dtest
patch by Doug Rohrer and Yifan Cai; reviewed by David Capwell
and Dinesh Joshi for CASSANDRA-15429

Co-Authored-By: Doug Rohrer <drohrer@apple.com>
Co-Authored-By: Yifan Cai <yifan_cai@apple.com>
2019-12-16 14:59:32 -08:00
Aleksey Yeshchenko 8202845fac Document 4.0 system keyspace changes, bump generations
patch by Aleksey Yeschenko; reviewed by Sam Tunnicliffe for
CASSANRA-15454
2019-12-16 17:34:07 +00:00
Marcus Eriksson 546331037e Make it possible to disable STCS-in-L0 during runtime
Patch by marcuse; reviewed by Jordan West for CASSANDRA-15445
2019-12-16 13:34:51 +01:00
Zephyr Guo 3a8300e0b8 Avoid deadlock during CommitLog initialization
patch by Zephyr Guo, Dinesh Joshi; reviewed by Jordan West and Dinesh Joshi for CASSANDRA-15295

Co-Authored-By: Zephyr Guo <gzh1992n@gmail.com>
Co-Authored-By: Dinesh Joshi <dinesh.joshi@apple.com>
2019-12-12 10:13:44 -08:00
Stefania Alborghetti ce877cbe2b Merge branch 'cassandra-3.11' into trunk 2019-12-11 11:00:00 -05:00
Ekaterina Dimitrova 122cf57f11 Fix nodetool compactionstats showing extra pending task for TWCS
patch by Ekaterina Dimitrova; reviewed by Stefania Alborghetti for CASSANDRA-15409
2019-12-11 10:53:08 -05:00
Marcus Eriksson 1ce979d1e9 Merge branch 'cassandra-3.11' into trunk 2019-12-11 08:59:16 +01:00
Marcus Eriksson 0225d7c358 Merge branch 'cassandra-3.0' into cassandra-3.11 2019-12-11 08:58:36 +01:00
Marcus Eriksson af963e3a73 Avoid over-scanning data directories in LogFile.verify()
Patch by marcuse; reviewed by David Capwell and Jordan West for CASSANDRA-15364
2019-12-11 08:54:20 +01:00
Mick Semb Wever d5a0c29e09
Update link to website generation docs (now that website is in git).
ref: https://the-asf.slack.com/archives/CK23JSY2K/p1575804262222800?thread_ts=1575488436.221500&cid=CK23JSY2K
2019-12-09 20:31:15 +01:00
Benjamin Lerer 985b455215 Merge branch cassandra-3.11 into trunk 2019-12-09 10:42:31 +01:00
Benjamin Lerer f788a80ff4 Merge branch cassandra-3.0 into cassandra-3.11 2019-12-09 10:36:27 +01:00