Commit Graph

1555 Commits

Author SHA1 Message Date
Sylvain Lebresne 0db9406955 Updates news file, version and missing licenses for 1.1.12 release 2013-05-22 09:10:40 +02:00
Aleksey Yeschenko ce8bc33d43 Move CassandraServerTest.test_get_count() to thrift server tests 2013-05-11 01:30:17 +03:00
Aleksey Yeschenko 971a95abfc Ninja-unify 1.1/1.2/2.0 system tests 2013-05-06 00:59:10 +03:00
Brandon Williams 54601f1927 forgotten files 2013-03-06 16:23:35 -06:00
Brandon Williams bf8c1ce9ae Fix unit tests on java7
Patch by Marcus Eriksson, reviewed by brandonwilliams for CASSANDRA-5315
2013-03-06 16:15:34 -06:00
Yuki Morishita be01197786 fix test for CASSANDRA-5166 2013-01-18 13:17:55 -06:00
Yuki Morishita f930eb79cd fix saved key cache not loading at startup; patch by yukim reviewed by jbellis for CASSANDRA-5166 2013-01-18 11:47:01 -06:00
Vijay Parthasarathy 993945833c Make-Ec2Region-s-datacenter-name-configurable
patch by Jason Brown; reviewed by Vijay for CASSANDRA-5155
2013-01-15 10:15:27 -08:00
Brandon Williams 4ff5b0ff22 more fixes 2013-01-14 08:16:55 -06:00
Brandon Williams 7de6f9666b fix tests after 5135 2013-01-14 07:39:33 -06:00
Brandon Williams 713bba5af0 Calculate pending ranges asynchronously.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-5135
2013-01-14 06:26:22 -06:00
Yuki Morishita f481a39167 Fix user defined compaction; patch by yukim reviewed by jbellis for CASSANDRA-5118 2013-01-10 11:26:41 -06:00
Brandon Williams e1206f3b87 Fix MoveTest.
Patch by Liu Yu, reviewed by brandonwilliams for CASSANDRA-4564
2013-01-04 07:38:43 -06:00
Sylvain Lebresne 5d5207b911 Fix CompositeType.{get/from}String methods
patch by slebresne; reviewed by jbellis for CASSANDRA-4842
2012-10-24 20:35:32 +02:00
Yuki Morishita 95fb613bf9 fix potential infinite loop in get_count; patch by yukim reviewed by Tyler Hobbs for CASSANDRA-4833 2012-10-22 12:16:20 -05:00
Yuki Morishita b8874ad1a8 fix wrong leveled compaction progress calculation; patch by yukim reviewed by jbellis for CASSANDRA-4807 2012-10-16 16:23:46 -05:00
Yuki Morishita e1491f3f24 Fix test setup and repair/LCS edge case for CASSANDRA-4799 2012-10-16 09:36:51 -05:00
Yuki Morishita 19c3bd3b3b fix infinite loop in LCS test 2012-10-09 10:55:25 -05:00
Sylvain Lebresne 2773f7cd8b Versions, changes, news for 1.1.6 release 2012-10-09 16:44:15 +02:00
Jonathan Ellis 0d12493721 Fix HH to compact with correct gcBefore
patch by Alexey Zotov; reviewed by jbellis for CASSANDRA-4772
2012-10-08 23:37:34 -05:00
Jonathan Ellis 2cd73633bd add SecondaryIndex.reload API
patch by Sam Tunnicliffe; reviewed by jbellis for CASSANDRA-4581
2012-09-05 16:24:24 -05:00
Jonathan Ellis 070c1d8dd3 merge from 1.0 2012-07-26 17:16:39 -05:00
Jonathan Ellis 1ad710b6ea fix typo in SICST class name 2012-07-26 17:12:24 -05:00
Jonathan Ellis bcc7f7b0fb cleanup 2012-07-26 17:12:02 -05:00
T Jake Luciani 27cd2bfda0 remove poorly mocked test in favor of new test 2012-07-26 14:35:31 -04:00
T Jake Luciani bce2d6c357 Push the validation of secondary index values to the secondary index manager
Patch by Alex Liu, Reviewed by tjake for CASSANDRA-4240
2012-07-26 13:37:24 -04:00
Pavel Yaskevich cc0be1b400 fix nodetool's setcompactionthreshold command
patch by Aleksey Yeschenko; reviewed by Pavel Yaskevich for CASSANDRA-4455
2012-07-25 21:59:38 +03:00
Pavel Yaskevich 202f3940dc fix "Can't Modify Index Name" problem on CF update
patch by Pavel Yaskevich; reviewed by Yuki Morishita for CASSANDRA-4439
2012-07-19 01:15:28 +03:00
Jonathan Ellis 485c878983 merge from 1.0 2012-07-10 08:37:19 -05:00
Jonathan Ellis 84a1d6059b fix mixing user-provided timestamps and local deletion time for #4396 2012-07-10 08:35:23 -05:00
Vijay Parthasarathy a2bdc8ff9c Fix for Test failure: remove hardcoded values in CLT 2012-07-06 16:49:40 -07:00
Sylvain Lebresne b94d8d40fb Add missing sstables for ScrubTest 2012-06-29 17:25:58 +02:00
Sylvain Lebresne 75453d0179 Improve scrub and allow to run it offline
patch by slebresne; reviewed by jbellis for CASSANDRA-4321
2012-06-29 10:37:10 +02:00
Jonathan Ellis 0627c8aaec Use correct partitioner when saving + loading caches
patch by jbellis; reviewed by xedin for CASSANDRA-4331
2012-06-27 02:18:04 -05:00
Jonathan Ellis 98dc41393f Check schema before trying to export sstable
patch by Jason Brown; reviewed by jbellis for CASSANDRA-2760
2012-06-26 19:51:30 -05:00
Pavel Yaskevich de55757909 add strategy_options to the KSMetaData.toString() output
patch by Vladimir Sverzhinsky; reviewed by Pavel Yaskevich for CASSANDRA-4248
2012-06-26 00:23:53 +03:00
Jonathan Ellis 55d5c04138 rename store -> cfs 2012-06-14 18:40:05 -05:00
Sylvain Lebresne ac8bbb17ee Make sure DeletedColumn.isMFD always return true
patch by Wade Simmons & slebresne; reviewed by jbellis for CASSANDRA-4307
2012-06-06 10:04:32 +02:00
Sylvain Lebresne 3816ab87cc Add missing licences and versions for 1.1.1 release 2012-06-01 18:20:02 +02:00
Vijay Parthasarathy 02672936f6 update clhm to 1.3
patch by Vijay; reviewed by jbellis for CASSANDRA-4150
2012-05-21 13:56:17 -07:00
Jonathan Ellis 08848e7956 avoid blocking additional writes during flush
patch by jbellis; reviewed by slebresnse and tested by brandonwilliams for CASSANDRA-1991
2012-05-09 14:52:18 -05:00
Jonathan Ellis 885ab7cf85 merge from 1.0 2012-05-04 18:06:40 -05:00
Sylvain Lebresne 2e851032b7 Update descriptor test after #4116 2012-05-04 17:50:59 +02:00
Jonathan Ellis 46e422a941 Open one sstableScanner per level for leveled compaction
patch by slebresne and jbellis for CASSANDRA-4142
2012-05-02 12:48:23 -05:00
Jonathan Ellis 9efe99d92a merge from 1.0 2012-05-02 09:53:41 -05: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
Jonathan Ellis 3a04d85488 Optimize reads when row deletion timestamps allow us to restrict the sstables we check
patch by Sam Tunnicliffe; reviewed by jbellis for CASSANDRA-4116
2012-05-01 23:26:17 -05:00
Jonathan Ellis 808d7c9f32 add JdbcDecimalTest
patch by dbrosius; reviewed by jbellis for CASSANDRA-3837
2012-04-24 13:20:02 -05:00
Jonathan Ellis 4797b40339 add -cf option to nodetool snapshot
patch by dbrosius; reviewed by jbellis for CASSANDRA-556
2012-04-18 09:54:34 -05:00
Brandon Williams c215a4c964 Add gossip shutdown message to serializer test 2012-04-12 11:13:29 -05:00