Commit Graph

5669 Commits

Author SHA1 Message Date
Dave Brosius edfc06fdd0 Oversize integer in CQL throws NumberFormatException
patch by dbrosius reviewed by pyaskevich for CASSANDRA-4291
2012-05-30 20:17:13 -04:00
Jonathan Ellis 043d180836 fix NPE from circular dependency on compaction strategy 2012-05-26 00:22:00 -05:00
Jonathan Ellis 853a75936c rewrite to avoid bFound variable 2012-05-25 16:15:24 -05:00
Jonathan Ellis 271761038c switch to Map<Long, List> to avoid re-hashing the list with every addition
patch by jbellis; reviewed by thobbs for CASSANDRA-4287
2012-05-25 16:15:24 -05:00
Jonathan Ellis 6ab02c5997 switch to ArrayList 2012-05-25 16:15:23 -05:00
Jonathan Ellis 99ad7d6001 debug logging 2012-05-25 16:15:19 -05:00
Jonathan Ellis 00a5534386 kick off background compaction when min/max thresholds change
patch by jbellis; reviewed by slebresne for CASSANDRA-4279
2012-05-25 15:49:49 -05:00
Jonathan Ellis f89b9aecc6 fix long-test xml
patch by Tyler Patterson; reviewed by jbellis for CASSANDRA-4270
2012-05-22 10:49:42 -05:00
Jonathan Ellis 641b021d3c synchronize LCS getEstimatedTasks to avoid CME
patch by jbellis; reviewed by slebresne for CASSANDRA-4255
2012-05-21 11:49:20 -05:00
Brandon Williams 48438ffc61 warn if deb sysctl vm.max_map_count setting fails for OpenVZ
Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-3636
2012-05-21 11:20:11 -05:00
Aaron Morton 2db61ab9e0 Ensure unique streaming session id's
Patch by Aaron Morton, reviewed by Yuki Morishita for CASSANDRA-4223
2012-05-18 15:17:39 +12:00
Brandon Williams 0077edc946 Report thrift status in nodetool info.
Patch by Dave Brosius, reviewed by brandonwilliams for CASSANDRA-4010
2012-05-15 18:01:47 -05:00
Brandon Williams be9fa05d06 Enable piping to cqlsh with locale.getpreferredencoding()
Patch by paul cannon, reviewd by brandonwilliams for CASSANDRA-4113
2012-05-15 17:19:04 -05:00
Brandon Williams 452619cd07 Do not allow 'nodetool decommission' to take parameters.
Patch by brandonwilliams, reviewed by vijay for CASSANDRA-4160
2012-05-09 11:33:42 -05:00
Sylvain Lebresne b2ca7f8212 Change version for 1.0.10 release 2012-05-04 17:53:39 +02:00
Sylvain Lebresne 2e851032b7 Update descriptor test after #4116 2012-05-04 17:50:59 +02:00
Jonathan Ellis c1148cec0d ignore maxtimestamp unless it includes row tombstones correctly
patch by jbellis; reviewed by yukim for CASSANDRA-4205
2012-05-03 18:04:53 -05:00
Jonathan Ellis abb39c2bc4 fix compaction NPE when out of disk space and assertions disabled
patch by jbellis; reviewed by xedin for CASSANDRA-3985
2012-05-03 18:00:49 -05:00
Pavel Yaskevich f20badb685 stress tool to return appropriate exit code on failure
patch by Tyler Patterson; reviewed by Pavel Yaskevich for CASSANDRA-4188
2012-05-03 03:34:58 +03:00
Jonathan Ellis 48a22695f4 fix maxTimestamp to include row tombstones
patch by Sam Tunnicliffe and jbellis for CASSANDRA-4116
2012-05-02 09:52:10 -05:00
Brandon Williams 2b7672fa11 Return DateType as long in pig. 2012-05-01 14:57:05 -05:00
Brandon Williams f4430ff4e7 Change default ant target to jar.
Patch by brandonwilliams reviewed by Ben Coverston for CASSANDRA-4168
2012-05-01 13:58:29 -05:00
Brandon Williams 6ba063387f Pig: support for DateType.
Patch by brandonwilliams, reviewed by Rick Branson for CASSANDRA-4204
2012-05-01 12:03:36 -05:00
Eric Evans a725f80fce eliminate clientutil dependency on commons-lang
Patch by Dave Brosius; reviewed by eevans for CASSANDRA-3665
2012-04-27 09:40:56 -05:00
Sylvain Lebresne eb9f96146e Fix bug with super columns where row cache is not updated
patch by slebresne; reviewed by jbellis for CASSANDRA-4190
2012-04-26 16:32:06 +02:00
Pavel Yaskevich cb67c98d57 fix stress tool that hangs forever on timeout or error
patch by Pavel Yaskevich; reviewed by Brandon Williams for CASSANDRA-4128
2012-04-24 10:52:54 -07:00
Jonathan Ellis 8c9d0fb72a Revert "allow running stress from build classes" and "Add stress tool to binaries"
This reverts commits cb7a931ffc and 9b746daf7f.
2012-04-18 11:12:29 -05:00
Vijay Parthasarathy 03ad8cdf4d make stress executable 2012-04-18 09:05:12 -07:00
Jonathan Ellis 10a64bd681 avoid streaming empty files with bulk loader if sstablewriter errors out
patch by yukim; reviewed by jbellis for CASSANDRA-3946
2012-04-17 16:21:50 -05:00
Sylvain Lebresne 5434ac4a06 Avoids possible deadlock during bootstrap due to not comparing schema UUID by timestamp
patch by slebresne; reviewed by driftx for CASSANDRA-4159
2012-04-17 18:09:46 +02:00
Vijay Parthasarathy cb7a931ffc allow running stress from build classes
patch by Vijay; reviewed by jbellis for CASSANDRA-4139
2012-04-16 15:43:53 -07:00
Jonathan Ellis f080511941 change node-down message from info to debug 2012-04-13 12:58:56 -05:00
Jonathan Ellis c738813098 support PropertyFileSnitch in bulk loader
patch by Ji Cheng; reviewed by jbellis for CASSANDRA-4145
2012-04-13 10:31:01 -05:00
Jonathan Ellis 142e8c1a29 add auto_snapshot option allowing disabling snapshot before drop/truncate
patch by dbrosius; reviewed by jbellis for CASSANDRA-3710
2012-04-11 09:01:56 -05:00
Vijay Parthasarathy 9b746daf7f Add stress tool to binaries
patch by Vijay; reviewed by driftx for CASSANDRA-4103
2012-04-09 17:09:53 -07:00
Jonathan Ellis 0162447858 allow short snitch names & update snitch comments
patch by jbellis; reviewed by vijay for CASSANDRA-4130
2012-04-06 17:21:17 -05:00
Pavel Yaskevich 17d6354f65 (CLI) properly handle quotes in create/update keyspace commands
patch by Pavel Yaskevich; reviewed by Jonathan Ellis (CASSANDRA-4129)
2012-04-06 19:41:25 +03:00
Brandon Williams 40515ed5de Merge branch 'cassandra-0.8' into cassandra-1.0 2012-04-05 15:04:34 -05:00
Brandon Williams 1a42cf3f8e Backport CASSANDRA-3600 to 0.8 2012-04-05 14:53:54 -05:00
Jonathan Ellis c9f88103d0 guess correct version of Python for Arch Linux
patch by Andrew Ash and Paul Cannon for CASSANDRA-4090
2012-04-03 11:12:13 -05:00
Stephen Connolly 062ee3f2ee Update POM generation after migration to git
patch by stephenc; reviewed by slebresne for CASSANDRA-3732
2012-04-03 18:02:03 +02:00
Sylvain Lebresne 3fd0fb6aa0 Fix exception during cleanup for Leveled compaction
patch by jbellis & slebresne; reviewed by jbellis & slebresne for CASSANDRA-4112
2012-04-03 16:32:58 +02:00
Jonathan Ellis 67e88da62e clarify backwards-compatibility policy (CASSANDRA-3951) 2012-04-02 16:37:43 -05:00
Jonathan Ellis 6be70090fb merge from 0.8 2012-04-02 12:14:25 -05:00
Jonathan Ellis c5e242819a update blog link for sun -> oracle transition 2012-04-02 12:09:21 -05:00
Jonathan Ellis cfec1e1f81 update CHANGES 2012-04-02 12:08:25 -05:00
Sylvain Lebresne 4457839b9d Update versions and news for 1.0.9 2012-04-02 14:23:50 +02:00
Vijay Parthasarathy cec4253ba8 CASSANDRA-4099-reopened
patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4098
2012-03-30 11:42:10 -07:00
Jonathan Ellis 4a6531172c remove unnecessary asserts in native code interfaces
patch by jbellis; reviewed by pschuller for CASSANDRA-4096
2012-03-30 10:41:32 -05:00
Sylvain Lebresne 5cde93d960 Fix intermittent NPE in get_slice
patch by jbellis; reviewed by vijay for CASSANDRA-4095
2012-03-30 17:22:59 +02:00