Commit Graph

6622 Commits

Author SHA1 Message Date
Sylvain Lebresne a788a23ca6 Change build version 2012-06-01 19:51:37 +02:00
Sylvain Lebresne 3816ab87cc Add missing licences and versions for 1.1.1 release 2012-06-01 18:20:02 +02:00
Sylvain Lebresne ef7b4705a0 Preserve compatibility with pre-1.1 index queries
patch by slebresne; reviewed by jbellis for CASSANDRA-4262
2012-06-01 18:06:46 +02:00
Sylvain Lebresne 1f36de1c7f Add back backward compatibility for old style replication factor
patch by slebresne; reviewed by jbellis for CASSANDRA-4294
2012-06-01 17:39:35 +02:00
Sylvain Lebresne 5c275310f9 Take supercolumn names and deletion info into account in memtable throughput
patch by slebresne; reviewed by jbellis for CASSANDRA-4264
2012-06-01 17:36:09 +02:00
Sylvain Lebresne 2247054af8 Avoid deadlock in migration stage
patch by Richard Low; reviewed by slebresne for CASSANDRA-3882
2012-06-01 12:52:45 +02:00
Yuki Morishita a5e0994a13 make tools/bin scripts executable 2012-05-31 15:33:22 -05:00
Brandon Williams d484e28d19 Minor correction in pig readme/example.
Patch by Fabian Rousseau, reviewed by brandonwilliams for CASSANDRA-4301
2012-05-31 09:48:58 -05:00
Dave Brosius 59f349de70 Oversize integer in CQL throws NumberFormatException (support for cql3)
patch by dbrosius reviewed by pyaskevich for CASSANDRA-4291
2012-05-30 20:30:36 -04:00
Dave Brosius 6b4e5f783e Merge branch 'cassandra-1.0' into cassandra-1.1
Conflicts:
	CHANGES.txt
	src/java/org/apache/cassandra/cql/QueryProcessor.java
2012-05-30 20:28:04 -04:00
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
Yuki Morishita 5cda764a9f Add getsstables command to nodetool. Patch by Brandon Williams, reviewed by yukim for CASSANDRA-4199 2012-05-30 14:45:34 -05:00
Sylvain Lebresne 3fdc86ca0a Correctly validate keyspace access in create table statement
patch by slebresne; reviewed by jbellis for CASSANDRA-4296
2012-05-30 16:03:26 +02:00
Brandon Williams 5796542aa4 Fix stress classpath and slf4j warnings.
Patch by Nick Bailey, reviewed by Kirk True for CASSANDRA-4276
2012-05-29 17:36:07 -05:00
Sylvain Lebresne 5177d56f35 Allow hyphens in keyspace properties (CQL3)
patch by slebresne; reviewed by xedin for CASSANDRA-4278
2012-05-29 10:47:01 +02: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 46722cc69e fixes small CLI bug introduced by CASSANDRA-3865 2012-05-26 23:52:25 +03:00
Pavel Yaskevich d16c4468e8 add missing CHANGES.txt entry for CASSANDRA-3865 2012-05-26 22:53:44 +03: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 2dc27a1756 Update pig readme 2012-05-26 10:50:00 -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 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 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 cf9a581bf7 Add GossipingPropertyFileSnitch.
Patch by brandonwilliams reviewed by Vijay for CASSANDRA-1974
2012-05-25 15:21:27 -05: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 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 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 c37fe54f1a rename stopped -> stopRequested 2012-05-23 16:14:24 -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
Brandon Williams b5f99a3364 Don't convict dead states.
Patch by brandonwilliams, reviewed by Vijay for CASSANDRA-4115.
2012-05-22 11:27:06 -05:00
Jonathan Ellis a1386f96c2 Merge branch 'cassandra-1.0' into cassandra-1.1 2012-05-22 10:49:48 -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
Sylvain Lebresne a7ed01cc2b Fix setting column metadata for CF with non-string comparator
patch by slebresne; reviewed by jbellis for CASSANDRA-4269
2012-05-22 17:11:02 +02:00
Dave Brosius 2236b1533c Merge branch 'cassandra-1.1' of https://git-wip-us.apache.org/repos/asf/cassandra into cassandra-1.1 2012-05-21 19:17:40 -04:00
Dave Brosius e515e4b25b LeveledManifest.maxBytesForLevel calculates wrong for sstable_size_in_mb larger than 512
patch by dbrosius reviewed by jbellis for CASSANDRA-4263
2012-05-21 19:15:09 -04:00
Jonathan Ellis eef7796351 update CHANGES 2012-05-21 17:15:51 -05: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
Sylvain Lebresne 3558e45ab6 Rename stress to cassandra-stress and include in debian packaging
patch by Nick Bailey; reviewed by thepaul for CASSANDRA-4256
2012-05-21 19:28:19 +02:00