Commit Graph

276 Commits

Author SHA1 Message Date
Jonathan Ellis 533bf3f6a8 add describe_splits_ex providing improved split size estimate
patch by Piotr Kolaczkowski; reviewed by jbellis for CASSANDRA-4803
2012-10-19 18:07:47 -05:00
Sylvain Lebresne a0e0e2c13c Add parameters name to CqlPreparedResult
patch by Pierre Chalamet; reviewed by slebresne for CASSANDRA-4242
2012-05-17 19:14:59 +02:00
Jonathan Ellis 6564b33c76 merge from 1.1.0 2012-04-11 09:10:37 -05:00
Brandon Williams eef93e7d68 Add describe_token_map call.
Patch by Sam Tunnicliffe, reviewed by Nick Bailey and brandonwilliams
for CASSANDRA-4092
2012-04-10 15:25:57 -05:00
Sylvain Lebresne 1ea2a60e84 Improve picking of comparator for composite column with CQL3
patch by slebresne; reviewed by jbellis for CASSANDRA-4093
2012-04-09 19:01:34 +02:00
Sylvain Lebresne 0d1d3bca1c Improve picking of comparator for composite column with CQL3
patch by slebresne; reviewed by jbellis for CASSANDRA-4093
2012-04-09 18:41:03 +02:00
Jonathan Ellis 2b77ef61cc fix read_repair_chance to really default to 0.1 in the cli and Thrift clients
patch by jbellis; reviewed by vijay for CASSANDRA-4114
2012-04-04 12:06:15 -05:00
Jonathan Ellis b3b6e4a45e merge from 1.0 2012-04-02 16:38:52 -05:00
Jonathan Ellis 67e88da62e clarify backwards-compatibility policy (CASSANDRA-3951) 2012-04-02 16:37:43 -05:00
Pavel Yaskevich 930721d71a reincarnate removed and deprecated KsDef/CfDef attributes
patch by Paul Cannon; reviewed by Pavel Yaskevich for CASSANDRA-3953
2012-02-28 01:18:18 +03:00
Sylvain Lebresne 5030f78a5a Remove deprecated merge_shard_chance
patch by slebresne; reviewed by jbellis for CASSANDRA-3940
2012-02-22 16:32:07 +01:00
Vijay Parthasarathy 4e6a4c016a dc local read repair setting down to the DC-level
patch by Vijay and Sylvain Lebresne; reviewed by Sylvain Lebresne for
CASSANDRA-2506
2012-02-10 10:51:04 -08:00
Jonathan Ellis f0ec9e4eaa remove deprecated KsDef.replication_factor from KsMetaData
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-3793
2012-01-30 21:56:27 -06:00
Sylvain Lebresne e10eb19e85 Update CqlPreparedResult to provide type information
patch by slebresne; reviewed by jbellis for CASSANDRA-3753
2012-01-26 16:25:18 +01:00
T Jake Luciani fba541c0c3 Add wide row support to ColumnFamilyInputFormat
Patch by jbellis; reviewed by tjake for CASSANDRA-3264
2012-01-25 15:43:55 -05:00
Sylvain Lebresne 087d24a9d8 Thrift generated files for CASSANDRA-3761 (CQL 3.0) 2012-01-25 13:34:19 +01:00
Sylvain Lebresne 655ccc3abf CQL 3.0 beta
patch by slebresne; reviewed by jbellis and urandom for CASSANDRA-3761
2012-01-25 13:34:18 +01:00
Jonathan Ellis b08c6757e9 implement index scan in terms of SP.getRangeSlice 2012-01-23 16:00:25 -06:00
Eric Evans bce44ff329 fix merge error; recompile Cassandra.java with thrift 0.7.0 2012-01-18 10:54:33 -06:00
Eric Evans ce29659ae2 generated thrift code
Patch by eevans; reviewed by Rick Shaw for CASSANDRA-3634
2012-01-18 08:59:54 -06:00
T Jake Luciani 7c8c57041b Upgrade Thrift to 0.7.0
Patch by jfarrell; reviewed by tjake for CASSANDRA-3213
2012-01-10 15:46:22 -05:00
Pavel Yaskevich b9813ed388 a way to deactivate global key/row cache on per-CF basis
patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-3667
2012-01-02 22:30:16 +02:00
Sylvain Lebresne 3297a96e18 Merge get_indexed_slices with get_range_slices
patch by slebresne; reviewed by jbellis for CASSANDRA-1600
2012-01-02 17:03:18 +01:00
Jonathan Ellis c7d6904813 merge from 1.0
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1222768 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23 17:57:08 +00:00
Jonathan Ellis d38aea1433 allow configuring bloom_filter_fp_chance
patch by yukim and jbellis for CASSANDRA-3497

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1222738 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23 16:39:01 +00:00
Pavel Yaskevich 295aedb278 global key/row caches
patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-3143

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1222715 13f79535-47bb-0310-9956-ffa450edef68
2011-12-23 16:09:05 +00:00
Brandon Williams fc0550ece7 Truncate throws TOE on timeout instead of UA.
Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-3651

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1222340 13f79535-47bb-0310-9956-ffa450edef68
2011-12-22 16:41:21 +00:00
Eric Evans e15f3aa028 compiler generated thrift code for prepared statements
Patch by Rick Shaw; reviewed by eevans for CASSANDRA-2475

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1214521 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 22:53:36 +00:00
Eric Evans 9bec1e42a6 CQL support for prepared statements
Patch by Rick Shaw; reviewed by eevans for CASSANDRA-2475

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1214520 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 22:52:54 +00:00
Sylvain Lebresne bafa3059cc add new upgradesstables nodetool command
patch by slebresne; reviewed by jbellis for CASSANDRA-3406


git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1203117 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 08:57:38 +00:00
Brandon Williams edba458e4a Bump thrift ver for 3433
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1195646 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 20:07:10 +00:00
Brandon Williams 4c4024b9cf Don't use rpc address for endpoints in describe_ring.
Patch by Nick Bailey, reviewed by brandonwilliams for CASSANDRA-3433

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1195644 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 20:05:32 +00:00
Brandon Williams e8fa4aeba2 Correct describe_ring topology info errors from 2882.
Patch by patricioe, reviewed by brandonwilliams for CASSANDRA-3403.

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1189412 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 19:50:02 +00:00
Jonathan Ellis b8434fcb69 merge from 1.0
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1170341 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 20:56:44 +00:00
Jonathan Ellis 3c2db692f2 ant gen-thrift-java
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0.0@1170325 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 19:54:39 +00:00
Jonathan Ellis b1a087ebf8 merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0.0@1170321 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 19:43:09 +00:00
Brandon Williams effb653450 Return both listen_address and rpc_address through describe_ring.
Patch by Nick Bailey, reviewed by brandonwilliams for CASSANDRA-3187

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0.0@1170285 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 18:30:25 +00:00
Jonathan Ellis ca468a4fe5 merge from 1.0.0
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1170026 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 03:58:23 +00:00
Pavel Yaskevich f6183e8c25 Make SerializingCacheProvider the default if JNA is available
patch by Pavel Yaskevich; reviewed by Jonathan Ellis for CASSANDRA-3183

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0.0@1169969 13f79535-47bb-0310-9956-ffa450edef68
2011-09-12 22:51:48 +00:00
Jonathan Ellis b391600dce merge #2882 from trunk
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-1.0@1169962 13f79535-47bb-0310-9956-ffa450edef68
2011-09-12 22:19:39 +00:00
Jonathan Ellis b788d192ff remove explicit per-CF memtable thresholds
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-2449

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1166520 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 03:36:40 +00:00
Jonathan Ellis cc83c44a30 include schema with CQL resultset
patch by jbellis; reviewed by thobbs for CASSANDRA-2734

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1165750 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 16:21:29 +00:00
Sylvain Lebresne 3e77792d31 Use only one parameters for compression options
patch by slebresne; reviewed by jbellis for CASSANDRA-3128


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1165577 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 09:33:33 +00:00
Pavel Yaskevich c8afd769e5 Make the compression algorithm and chunk length configurable
patch by Sylvain Lebresne; reviewed by Pavel Yaskevich for CASSANDRA-3001

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1163801 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 20:30:20 +00:00
T Jake Luciani 16d7385166 Pluggable Secondary Index Implementations
patch by tjake; reviewed by jbellis for CASSANDRA-3078



git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1163228 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30 14:25:53 +00:00
Sylvain Lebresne 1ecabe6842 Add optional compression for sstables
patch by xedin; reviewed by slebresne for CASSANDRA-47


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1153210 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 17:28:55 +00:00
Jonathan Ellis e688815e5a add row_cache_keys_to_save CF option
patch by Chris Burroughs; reviewed by jbellis for CASSANDRA-1966

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1151205 13f79535-47bb-0310-9956-ffa450edef68
2011-07-26 18:42:37 +00:00
Jonathan Ellis 244138416b merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1143483 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 16:13:31 +00:00
T Jake Luciani 37edeb5753 merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1139361 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 15:49:46 +00:00
Jonathan Ellis 2fa8f2fb7b r/m memtable flush setting from thrift as well
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1134577 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 12:13:12 +00:00