Commit Graph

15066 Commits

Author SHA1 Message Date
Stefania Alborghetti 81e520c54b (cqlsh) fix COPY using wrong variable name for time_format
patch by Stefania Alborghetti; reviewed by Paulo Motta for
CASSANDRA-10633
2015-11-06 15:22:42 +00:00
Paulo Motta 2ca7599023 Do not run SizeEstimatesRecorder if a node is not a member of the ring
patch by Paulo Motta; reviewed by Joel Knighton for CASSANDRA-9912
2015-11-06 00:00:38 +00:00
Dikang Gu b6015fa488 Improve handling of dead nodes in gossip
patch by Dikang Gu; reviewed by Stefania Alborghetti for CASSANDRA-10298
2015-11-04 13:56:42 +00:00
Mike Adamson dc73c0b31f Fix logback-tools.xml incorrectly configured for outputing to System.err
patch by Mike Adamson; reviewed by Jeremiah Jordan for CASSANDRA-9937
2015-11-04 12:26:12 +00:00
Yuki Morishita 068614ccc7 Fix streaming to catch exception so retry not fail
patch by yukim; reviewed by Paulo Motta for CASSANDRA-10557
2015-11-03 09:33:37 -06:00
Benedict Elliott Smith 986a1a7694 10579: fix NativeCell behaviour when clustering components > 32K in size 2015-11-02 16:40:35 +00:00
Sylvain Lebresne 83fb3cc422 Mention that named values are broken for batch (CASSANDRA-10246) in the native protocol spec 2015-10-30 09:47:45 +01:00
Andrés de la Peña 7f1fec1908 Add validation method to PerRowSecondaryIndex
Patch by Andrés de la Peña; reviewed by Sam Tunnicliffe for
CASSANDRA-10092
2015-10-29 10:49:19 +00:00
Norman Maurer 32a6f2059a Support encrypted and plain traffic on the same port
patch by Norman Maurer; reviewed by Robert Stupp for CASSANDRA-10559
2015-10-28 14:17:18 +01:00
Marcus Eriksson cedcf07c54 Do size tiered compaction in date tiered compaction windows
Patch by marcuse; reviewed by Jeff Jirsa for CASSANDRA-10276
2015-10-28 08:40:12 +01:00
Stefania Alborghetti 78810f2550 cqlsh: Fix NULL option in COPY cmds after CASS-10415
Patch by Stefania Alborghetti; reviewed by Tyler Hobbs for
CASSANDRA-10577
2015-10-27 09:10:10 -05:00
Marcus Eriksson 87f43ac51d Don't try to get ancestors from half-renamed sstables
Patch by marcuse; reviewed by yukim for CASSANDRA-10501
2015-10-27 12:06:22 +01:00
Yuki Morishita 17082d4b54 Shutdown compaction in drain to prevent leak
patch by yukim; reviewed by marcuse for CASSANDRA-10079
2015-10-26 12:08:35 -05:00
Stefania Alborghetti 34b8d8fcbf Make cqlsh tests work when authentication is configured
Patch by stefania; reviewed by aholmberg for CASSANDRA-10544
2015-10-23 13:58:19 -04:00
Stefania Alborghetti 5a1d376489 Make cqlsh support python-2.6 (FOLLOW-UP CASSANDRA-10415)
patch by Stefania Alborghetti; reviewed by Benjamin Lerer for CASSANDRA-10415
2015-10-22 10:17:17 +02:00
Carl Yeksigian 29ff1f2ac2 (phrasing) replace 'wipe' with 'decomission' 2015-10-21 20:59:33 +01:00
Sylvain Lebresne a2c4d4e488 Fix typo in ticket number 2015-10-21 14:31:59 +02:00
Sylvain Lebresne 9d8436f922 Avoid repetition of JVM_OPTS in debian package
patch by urandom; reviewed by mshuler for CASSANDRA-8821
2015-10-21 14:26:22 +02:00
Bereng da8be1c093 NPE fix on null highestSelectivityIndex
Patch by Berenguer Blasi; reviewed by Sam Tunnicliffe for
CASSANDRA-10550
2015-10-21 09:28:05 +01:00
blerer 86583af4ca Add missing CHANGES.txt entry for CASSANDRA-10363
patch by Benjamin Lerer for CASSANDRA-10363
2015-10-21 10:08:50 +02:00
blerer 328916d159 Fix paging issues with partitions containing only static columns data
patch by Benjamin Lerer; reviewed by Sylvain Lebresne for CASSANDRA-10381
2015-10-20 14:33:50 +02:00
blerer 9b3b1cb03c Fix conditions on static columns
patch by Benjamin Lerer; reviewed by Sylvain Lebresne for CASSANDRA-10264
2015-10-20 13:54:46 +02:00
Jeremiah Jordan b84ed1176c JDK bug from CASSANDRA-8220 makes drain die early also
patch by Jeremiah Jordan; reviewed by Robert Stupp for CASSANDRA-10545
2015-10-19 14:56:02 +02:00
Vovodroid 27c80117d2 AssertionError: attempted to delete non-existing file CommitLog
patch by Vovodroid; reviewed by Robert Stupp for CASSANDRA-10377
2015-10-17 11:37:47 +02:00
blerer f587397c9c Fix sorting for queries with an IN condition on partition key columns
patch by Benjamin Lerer; reviewed by Sam Tunnicliffe for CASSANDRA-10363
2015-10-16 14:41:54 +02:00
Stefania Alborghetti 806378c8c2 Fix cqlsh rules
patch by Stefania Alborghetti; reviewed by Benjamin Lerer for
CASSANDRA-10415
2015-10-16 11:47:07 +02:00
Branimir Lambov a61fc01f41 Skip redundant tombstones on compaction.
Patch by Branimir Lambov; reviewed by marcuse for CASSANDRA-7953
2015-10-15 15:28:42 +02:00
Adam Holmberg 02f88e38e1 cqlsh: Fix display of -infinity
Patch by Adam Holmberg; reviewed by Tyler Hobbs for CASSANDRA-10523
2015-10-14 11:17:50 -05:00
J.P.Eiti Kimura bc1058f8ea Stronger assertion on null hostId in SP::writeHintForMutation
patch by J.P.Eiti Kimura; reviewed by Paulo Motta for CASSANDRA-10233
2015-10-14 16:53:50 +01:00
Aaron Ploetz 3c0a1a5c1a (cqlsh) allow custom time_format for COPY TO
patch by Aaron Ploetz; reviewed by Carl Yeksigian for CASSANDRA-8970
2015-10-14 16:35:50 +01:00
Carl Yeksigian 711870e348 Don't allow startup if the node's rack has changed
patch by Carl Yeksigian; revieiwed by Paulo Motta for CASSANDRA-10242
2015-10-14 15:35:09 +01:00
Carl Yeksigian 626ac94cd5 (cqlsh) show partial trace if incomplete after max_trace_wait
patch by Carl Yeksigian; reviewed by Paulo Motta for CASSANDRA-7645
2015-10-14 15:16:31 +01:00
Stefania Alborghetti a85afbc7a8 Update cqlsh COPY for new driver conn interface
Patch by Stefania Alborghetti; reviewed by Paulo Motta for
CASSANDRA-10507
2015-10-13 11:18:55 -05:00
Benedict Elliott Smith c3ba6c8bde ninja-fix handling of unfinished serialized boundaries (bug from CASSANDRA-10357) 2015-10-13 09:33:35 +01:00
Benedict Elliott Smith 4acc3a69d3 ninja comment out broken test line in MmappedFileDataInputTest 2015-10-12 15:13:09 +01:00
T Jake Luciani 182d28c2ff update news.txt 2015-10-12 09:53:25 -04:00
T Jake Luciani df6b27e36c bump versions for 2.1.11 2015-10-12 09:46:49 -04:00
Benedict Elliott Smith f87e34ed3c Fix seeking to end of mmap segment
patch by benedict; reviewed by jake for CASSANDRA-10478
2015-10-10 09:20:16 +01:00
Sylvain Lebresne 94b6471b93 Add Branimir's test from CASSANDRA-10219 2015-10-09 14:00:30 +02:00
Thorkild Stray ad93f3b6eb Allow LOCAL_JMX to be easily overridden
patch by Thorkild Stray ; reviewed by Robert Stupp for CASSANDRA-10275
2015-10-09 13:06:33 +02:00
Stefania Alborghetti 484e6452bf Mark node as dead even if already left
Patch by Stefania Alborghetti; reviewed by Joel Knighton for
CASSANDRA-10205
2015-10-08 09:58:50 +01:00
Carl Yeksigian 1b08cbd817 Update python driver to 2.7.2
Patch by carl; reviewed by tjake for CASSANDRA-10161
2015-10-07 10:11:26 -04:00
T Jake Luciani 78f2e7aa01 bump version 2015-10-01 09:36:24 -04:00
Carl Yeksigian 92c57879f7 Keep StorageServiceMBean interface stable
Patch by Carl Yeksigian, reviewed by Stefania for CASSANDRA-10382
2015-10-01 09:05:08 -04:00
Paulo Motta 31fc6d25fd Bulk Loader API could not tolerate even node failure
patch by Paulo Motta; reviewed by Carl Yeksigian for CASSANDRA-10347
2015-10-01 14:14:45 +02:00
Benedict Elliott Smith c37562e345 Fix Mmapped File Boundaries
This patch fixes two bugs with mmap segment boundary
tracking, and introduces automated correction of
this bug on startup

patch by benedict; reviewed by tjake for CASSANDRA-10357
2015-09-30 19:45:49 +01:00
Stefania Alborghetti f6cab37d5e Suppress some pushed events when rpc_address is shared
Patch by Stefania Alborghetti; reviewed by Olivier Michallat and Tyler Hobbs for
CASSANDRA-10052
2015-09-30 10:46:34 -05:00
Yuki Morishita 4c6411f083 Fix dropping undroppable when message queue is full
patch by yukim; reviewed by Paulo Motta for CASSANDRA-10113
2015-09-29 12:00:01 -05:00
Paul Macintosh 39ab9e0524 Inspect cause and suppressed exceptions in JVMStabilityInspector
Patch by Paul Macintosh; reviewed by aweisberg for CASSANDRA-10228
2015-09-29 12:11:32 -04:00
Carl Yeksigian 6039d0ef74 Fix DC and Rack in nodetool info
Patch by Carl Yeksigian; reviewed by stefania for CASSANDRA-10382
2015-09-24 14:43:44 -07:00