Commit Graph

328 Commits

Author SHA1 Message Date
Sylvain Lebresne 80ea03f5e9 Composite secondary indexes (for CQL3)
patch by slebresne; reviewed by yukim for CASSANDRA-3680
2012-08-09 19:05:44 +02:00
Dave Brosius f650d3e823 cleanup unused import warnings, and trailing whitespace 2012-07-26 00:51:10 -04:00
Jonathan Ellis c9a13c3c45 add ack count to TimedOutException on writes
patch by jbellis; reviewed by slebresne for CASSANDRA-4414
2012-07-13 11:32:12 -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
Jonathan Ellis e1a1ec5dbe r/m memtable_flush_after_mins
patch by Patricio Echague; reviewed by jbellis for CASSANDRA-2427

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1134504 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 02:05:46 +00:00
Jonathan Ellis 129d80a474 extract AbstractCompactionStrategy, AbstractCompactionTask
patch by Alan Liang and Ben Coverston; reviewed by jbellis for CASSANDRA-1610

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1134460 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 22:13:54 +00:00
T Jake Luciani ea6ec42914 merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1127510 13f79535-47bb-0310-9956-ffa450edef68
2011-05-25 13:06:39 +00:00
Jonathan Ellis 4f9b1604c7 merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1127165 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 17:34:36 +00:00
Jonathan Ellis 1adcd1c52e merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1095139 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 17:13:19 +00:00
Jonathan Ellis 9fd80e3e54 merge from 0.8
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1091572 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 21:08:08 +00:00
Jonathan Ellis 8c7bc2fe87 push replication_factor into strategy_options
patch by jhermes and jbellis; reviewed by jhanna for CASSANDRA-1263

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1090905 13f79535-47bb-0310-9956-ffa450edef68
2011-04-10 22:59:57 +00:00
Sylvain Lebresne 9a0bbc542b Merge COSC and Counter thrift structure
patch by slebresne; reviewed by jbellis for CASSANDRA-2440


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1090842 13f79535-47bb-0310-9956-ffa450edef68
2011-04-10 17:31:15 +00:00
Gary Dusbabek d988e11e29 updated thrif-gen-java
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1090276 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 14:40:27 +00:00
Gary Dusbabek a0c4596e45 add Compression.NONE
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1090275 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 14:40:24 +00:00
Gary Dusbabek 4ec9511421 ant gen-thrift-java. patch by gdusbabek, reviewed by tjake. CASSANDRA-2412
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1090076 13f79535-47bb-0310-9956-ffa450edef68
2011-04-08 00:47:44 +00:00
Sylvain Lebresne 3bbfb06957 Merge Mutation and CounterMutation thrift structure
patch by slebresne; reviewed by jbellis for CASSANDRA-2384


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1089517 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 16:19:55 +00:00
Jonathan Ellis 4d1af49b98 introduce ICache, InstrumentingCache, IRowCacheProvider
patch by jbellis, Jon Hermes, and Vijay for CASSANDRA-1969

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1089078 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 15:22:57 +00:00
Eric Evans 46c8f2f378 type validated row keys
Patch by Jon Hermes (w/ minor changes); reviewed by eevans for CASSANDRA-2311

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1086345 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 19:08:34 +00:00
Jonathan Ellis 979ce41ef4 fix migration race vs flush
patch by jbellis; reviewed by gdusbabek for CASSANDRA-2381

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1086343 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 19:05:32 +00:00
Eric Evans 4dfe8eadec thrift generated code
Patch by eevans; reviewed by brandon.williams for CASSANDRA-2334


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1081971 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 22:52:10 +00:00
Eric Evans a330e4a0a2 add SchemaDisagreementException RPC exception
Patch by eevans for CASSANDRA-2334; reviewed by brandon.williams


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1081970 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 22:51:40 +00:00
T Jake Luciani ab5a8c77e4 Use UUID as node identifiers in counters instead of IP addresses
Patch by Sylvain Lebresne; Reviewed by T Jake Luciani for CASSANDRA-1938



git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1080345 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 20:54:50 +00:00
Jonathan Ellis da936f5fe3 merge from 0.7
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1078194 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 22:52:03 +00:00
Jonathan Ellis 0d6db4a68f add CL.TWO, THREE
patch by Peter Schuller; reviewed by tjake for CASSANDRA-2013

git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1078134 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 21:08:21 +00:00
Eric Evans 718954fe26 raise IRE for null keyspace
Patch by eevans; reviewed by jbellis for CASSANDRA-2251


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1074714 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:06:24 +00:00
Jonathan Ellis 804729f1ee add delete support for counters
patch by Kelvin Kakugawa; reviewed by slebresne for CASSANDRA-2101

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1067391 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05 05:13:50 +00:00
Eric Evans 9696928064 move remaining avro records to hadoop package
Patch by eevans; reviewed by Jeremy Hanna for CASSANDRA-926

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1059460 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 04:06:08 +00:00
Eric Evans 0386c2ccf3 don't build schema for rpc interface
Patch by eevans; reviewed by Jeremy Hanna for CASSANDRA-926

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1059455 13f79535-47bb-0310-9956-ffa450edef68
2011-01-16 04:05:44 +00:00
Eric Evans 5630e15e28 (thrift )compiler generated code
Patch by eevans; reviewed by jbellis for CASSANDRA-1913

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1054139 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 17:24:38 +00:00
Eric Evans aae1f03f4d move RPC code generation avro -> thrift
Patch by eevans; reviewed by jbellis for CASSANDRA-1913

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1054138 13f79535-47bb-0310-9956-ffa450edef68
2010-12-31 17:24:30 +00:00
Johan Oskarsson 2c4ac98c9f Adds support for columns that act as incr/decr counters. Patch primarily by Kelvin Kakugawa with select parts from Chris Goffinet, Sylvain Lebresne, Rob Coli, Johan Oskarsson, Adam Samet, Jaakko Laine and more. Review by Jonathan Ellis and Sylvain Lebresne. CASSANDRA-1072.
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1051679 13f79535-47bb-0310-9956-ffa450edef68
2010-12-21 22:17:09 +00:00
Eric Evans 0939780a0c SELECT COUNT(...) FROM support
Patch by eevans

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1034538 13f79535-47bb-0310-9956-ffa450edef68
2010-11-12 19:33:06 +00:00
Eric Evans f6deb516ae (mostly )working SELECT; (barely )working UPDATE
Patch by eevans

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1029356 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 14:35:36 +00:00
Jonathan Ellis c75abc8e56 renamed CL.DCQUORUM to LOCAL_QUORUM and DCQUORUMSYNCto EACH_QUORUM. patch by jbellis
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@1027174 13f79535-47bb-0310-9956-ffa450edef68
2010-10-25 16:00:56 +00:00
Jonathan Ellis 729022c655 remove preload_row_cache option
patch by jbellis; reviewed by brandonwilliams for CASSANDRA-1647

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1026429 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 17:54:44 +00:00
Jonathan Ellis e7a385ac3f tjake
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1026200 13f79535-47bb-0310-9956-ffa450edef68
2010-10-22 03:23:26 +00:00
Gary Dusbabek 3105b2df18 remvove system_rename* methods from API. thift/avro changes. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1630
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1024242 13f79535-47bb-0310-9956-ffa450edef68
2010-10-19 14:23:24 +00:00
Brandon Williams bb0dc512d8 Make memtable flush thresholds per-CF instead of global. Patch by Jon Hermes, reviewed by brandonwilliams for CASSANDRA-1007
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1023036 13f79535-47bb-0310-9956-ffa450edef68
2010-10-15 17:42:57 +00:00
Jonathan Ellis 07744ceac1 add row/key cache save periods to CfDef.
patch by Jon Hermes; reviewed by jbellis for CASSANDRA-1606

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1022209 13f79535-47bb-0310-9956-ffa450edef68
2010-10-13 17:40:56 +00:00
Brandon Williams 21913c5502 Remove ConsistencyLevel.ZERO. Patch by jbellis, reviewed by brandonwilliams for CASSANDRA-1607.
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1021852 13f79535-47bb-0310-9956-ffa450edef68
2010-10-12 17:33:53 +00:00
Jonathan Ellis 5c44cc166e merge from 0.6
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1005317 13f79535-47bb-0310-9956-ffa450edef68
2010-10-07 02:24:22 +00:00
Gary Dusbabek f7f5877481 use avro includes and aliases in order to have less duplicated structures. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1436
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1004678 13f79535-47bb-0310-9956-ffa450edef68
2010-10-05 15:43:41 +00:00
Eric Evans a62d9785cf Add authorization to describe_keyspace(s) and change Thrift exceptions.
Patch by Stu Hood; reviewed by eevans for CASSANDRA-1271

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1002402 13f79535-47bb-0310-9956-ffa450edef68
2010-09-28 23:01:03 +00:00
Jonathan Ellis 8b38ee2806 add describe_snitch to Thrift api.
patch by jhermes; reviewed by jbellis for CASSANDRA-1490


git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@1001332 13f79535-47bb-0310-9956-ffa450edef68
2010-09-25 23:56:55 +00:00
Jonathan Ellis d966ed0861 r/m Clock from Thrift api. patch by jbellis; reviewed by slebresne for CASSANDRA-1501
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@999542 13f79535-47bb-0310-9956-ffa450edef68
2010-09-21 18:56:23 +00:00
Jonathan Ellis 267c76a655 min,max compaction threshold are configurable and persistent per-ColumnFamily. patch by Jon Hermes; reviewed by jbellis for CASSANDRA-1468
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@998558 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 22:08:06 +00:00
Jonathan Ellis ec0316708b change multiget back to list, for now. patch by jbellis for CASSANDRA-1329
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@998435 13f79535-47bb-0310-9956-ffa450edef68
2010-09-18 10:08:49 +00:00
Jonathan Ellis 283a428d6a remove defaults from CfDef subcomparator_type, reconciler, and comment (while keeping them optional).
patch by Jon Hermes; reviewed by Jeremy Hanna for CASSANDRA-1480

git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@996651 13f79535-47bb-0310-9956-ffa450edef68
2010-09-13 19:22:43 +00:00
Jonathan Ellis 9d95281270 regenerate thrift code. patch by jbellis
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@995280 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 23:10:44 +00:00
Jonathan Ellis 780a58a9d0 rename check_schema_agreement to describe_schema_versions. patch by jbellis
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@995108 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 15:49:28 +00:00
Jonathan Ellis ec7476c58d remove keyspace from describe_splits method. patch by Jeremy Hanna; reviewed by jbellis for CASSANDRA-1425
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@995086 13f79535-47bb-0310-9956-ffa450edef68
2010-09-08 15:14:53 +00:00
Jonathan Ellis 8c5069fba2 support for Hadoop Streaming [non-jvm map/reduce via stdin/out]. patch by Stu Hood; reviewed by jbellis for CASSANDRA-1368
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@992475 13f79535-47bb-0310-9956-ffa450edef68
2010-09-03 21:20:10 +00:00