Commit Graph

6902 Commits

Author SHA1 Message Date
Sylvain Lebresne f4f9802c41 Make thrift HSHA thread limit unlimited by default
patch by scode; reviewed by slebresne for CASSANDRA-4277
2012-05-29 18:25:22 +02:00
Pavel Yaskevich 90170d1594 Avoid ID conflicts from concurrent schema changes
patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-3794
2012-05-29 13:19:20 +03:00
Pavel Yaskevich 4ec819eaa6 merge from 1.1 2012-05-28 21:30:56 +03:00
Pavel Yaskevich 1d9b7f5597 Try to stop all compaction upon Keyspace or ColumnFamily drop
patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-4221
2012-05-28 20:59:14 +03:00
Pavel Yaskevich 0c8c8559ac merge from 1.1 2012-05-26 23:56:34 +03:00
Pavel Yaskevich 46722cc69e fixes small CLI bug introduced by CASSANDRA-3865 2012-05-26 23:52:25 +03:00
Pavel Yaskevich ce96563bee merge from 1.1 2012-05-26 22:56:13 +03:00
Pavel Yaskevich d16c4468e8 add missing CHANGES.txt entry for CASSANDRA-3865 2012-05-26 22:53:44 +03:00
Dave Brosius 9aa8c0f471 Merge branch 'cassandra-1.1' into trunk 2012-05-26 12:02:38 -04:00
Dave Brosius 2d72056c14 Better error messages from improper input in cli, better decimal parsing
patch by dbrosius reviewed by pyaskevich for CASSANDRA-3865
2012-05-26 11:56:52 -04:00
Brandon Williams 48b6df95b7 Merge branch 'cassandra-1.1' into trunk 2012-05-26 10:50:09 -05:00
Brandon Williams 2dc27a1756 Update pig readme 2012-05-26 10:50:00 -05:00
Brandon Williams 802bee2bf3 Merge branch 'cassandra-1.1' into trunk 2012-05-26 10:40:03 -05:00
Brandon Williams db68e03f7d Pig: enable secondary index usage via pushdown.
Patch by brandonwilliams, reviewed by xedin for CASSANDRA-4238
2012-05-26 10:38:42 -05:00
Jonathan Ellis 15d690fdc2 merge from 1.1 2012-05-26 00:25:25 -05:00
Jonathan Ellis dad8d80fe5 Merge branch 'cassandra-1.0' into cassandra-1.1 2012-05-26 00:23:17 -05:00
Jonathan Ellis 043d180836 fix NPE from circular dependency on compaction strategy 2012-05-26 00:22:00 -05:00
Jonathan Ellis 64a5e70ef5 merge from 1.0 2012-05-25 16:23:52 -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 2155250fd8 merge from 1.1 2012-05-25 15:52:23 -05:00
Jonathan Ellis 9383aebfcb kick off background compaction when min/max thresholds change
patch by jbellis; reviewed by slebresne for CASSANDRA-4279
2012-05-25 15:50:57 -05:00
Jonathan Ellis c4d6f781e7 r/m duplicate entry for #3912 2012-05-25 15:50:56 -05:00
Jonathan Ellis 6b29f91dc9 fix merge 2012-05-25 15:50:55 -05:00
Jonathan Ellis 1bfb68518a kick off background compaction when min/max thresholds change
patch by jbellis; reviewed by slebresne for CASSANDRA-4279
2012-05-25 15:50:48 -05:00
Jonathan Ellis 0f439b0390 r/m duplicate entry for #3912 2012-05-25 15:50:47 -05:00
Jonathan Ellis 06b2467942 fix merge 2012-05-25 15:50:46 -05:00
Pavel Yaskevich a7277178a1 update NEWS.txt to warn users about risk of simultaneously creating CFs on different nodes before version 1.2 2012-05-25 23:49:57 +03: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
Brandon Williams 782b1561fa Merge branch 'cassandra-1.1' into trunk 2012-05-25 15:22:08 -05:00
Brandon Williams cf9a581bf7 Add GossipingPropertyFileSnitch.
Patch by brandonwilliams reviewed by Vijay for CASSANDRA-1974
2012-05-25 15:21:27 -05:00
Sylvain Lebresne 5ab69b62cc Fix dataSize() in DeletionInfo 2012-05-25 11:29:47 +02:00
Sylvain Lebresne 2979820e5c Merge branch 'cassandra-1.1' into trunk 2012-05-24 16:47:02 +02:00
Sylvain Lebresne cbf0436181 Fix range queries with secondary indexes
patch by slebresne; reviewed by xedin for CASSANDRA-4257
2012-05-24 16:44:32 +02:00
Sylvain Lebresne f77cd11373 Allow accessing column timestamp and ttl in CQL3
patch by slebresne; reviewed by xedin for CASSANDRA-4217
2012-05-24 16:42:01 +02:00
Jonathan Ellis 969a310c5c Merge branch 'cassandra-1.1' into trunk 2012-05-23 17:17:29 -05:00
Jonathan Ellis a4f06c237f apply parent CF compaction settings to secondary index CFs
patch by jbellis; reviewed by yukim for CASSANDRA-4280
2012-05-23 17:17:12 -05:00
Jonathan Ellis 8104a70f0f Merge branch 'cassandra-1.1' into trunk 2012-05-23 16:33:49 -05:00
Jonathan Ellis 30e78d6dc9 preserve commitlog size cap when recycling segments at startup
patch by jbellis; reviewed by vijay for CASSANDRA-4201
2012-05-23 16:33:41 -05:00
Jonathan Ellis 9345703981 add debug messages + cleanup 2012-05-23 16:32:53 -05:00
Jonathan Ellis 6e8c237116 merge from 1.1 2012-05-23 16:15:59 -05:00
Jonathan Ellis c37fe54f1a rename stopped -> stopRequested 2012-05-23 16:14:24 -05:00
Jonathan Ellis bc783baab5 Merge branch 'cassandra-1.1.' into trunk 2012-05-23 16:11:49 -05:00
Jonathan Ellis 512d97f3bd rename stopped -> stopRequested 2012-05-23 16:11:28 -05:00
Eric Evans cc112ae30a actually bail when storing hints for pre-1.2 node (as advertised)
Patch by eevans; reviewed by jbellis for CASSANDRA-4227
2012-05-23 15:58:44 -05:00
Sylvain Lebresne 820411fe46 Check for unknown/invalid compression options
patch by slebresne; reviewed by jbellis for CASSANDRA-4266
2012-05-23 15:45:17 +02:00
Eric Evans 03ea58a948 Revert "StorageProxy throws NPEs for when there's no hostids for a target"
This reverts commit bd32d4f0b9.
2012-05-22 19:37:16 -05:00
Dave Brosius bd32d4f0b9 StorageProxy throws NPEs for when there's no hostids for a target
patch by dbrosius reviewed by jbellis for CASSANDRA-4227
2012-05-22 19:50:32 -04:00