Eric Evans
8aa58cb65d
run as dedicated user on debian
...
Patch by eevans for CASSANDRA-1004
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981326 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 21:51:50 +00:00
Eric Evans
51780266e7
update {CHANGES,NEWS}.txt
...
Patch by eevans for CASSANDRA-1066
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981139 13f79535-47bb-0310-9956-ffa450edef68
2010-08-01 04:07:16 +00:00
Eric Evans
05ba306d84
datacenter.properties no longer neeeded
...
Patch by eevans for CASSANDRA-1066
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981071 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 15:42:38 +00:00
Eric Evans
f3516171e1
regenerated thrift code
...
Patch by eevans for CASSANDRA-1066
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981070 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 15:42:34 +00:00
Eric Evans
df8a93358c
configurable options for replication strategies
...
Patch by Jeremy Hanna; review by eevans for CASSANDRA-1066
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981069 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 15:42:27 +00:00
Jonathan Ellis
170bd4d0a0
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981066 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 15:16:38 +00:00
Jonathan Ellis
63b77c5361
upgrade log4j to 1.2.16
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981052 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 13:10:28 +00:00
Jonathan Ellis
b4386e7c24
rebuild secondary indexes after streaming. patch by Nate McCall and jbellis for CASSANDRA-1258
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@981046 13f79535-47bb-0310-9956-ffa450edef68
2010-07-31 12:51:14 +00:00
Brandon Williams
e0d4419a2e
Use LinkedHashSet in location strategies to maintain order. Patch by Jignesh Dhruv reviewed by brandonwilliams for CASSANDRA-1291
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980983 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 22:16:02 +00:00
Eric Evans
2673caf5de
CASSANDRA-1340. cassandra-cli: batch processing mode
...
Passing --batch on the command line causes normal output to be suppressed,
and errors to be fatal. Useful for executing bulk commands in a script ala:
bin/cassandra-cli < commands.txt
Patch by eevans for CASSANDRA-1340
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980964 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 21:06:01 +00:00
Gary Dusbabek
3adc03e6e4
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980796 13f79535-47bb-0310-9956-ffa450edef68
2010-07-30 14:02:56 +00:00
Jonathan Ellis
ab6b05f820
r/m unnecessary `final` from local variables, clean up gcbefore in RowIteratorFactory. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980583 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 21:18:23 +00:00
Brandon Williams
8cb42364eb
Fix range slices of supercolumns in stress.py
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980582 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 21:17:07 +00:00
Eric Evans
b43e536f96
don't assume cli err stream is System.err
...
This is a non-change, but protects a future where the cli's error
stream is substituted for something else.
Patch by eevans
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980560 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 20:22:19 +00:00
Eric Evans
a149163699
minor grammatical and formatting nits w/ help text
...
Patch by eevans for CASSANDRA-1204
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980559 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 20:22:14 +00:00
Eric Evans
cdc48e527b
cli support for keyspace/cf add, drop, and rename
...
Patch by Mason Bryant; review by eevans for CASSANDRA-1204
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980558 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 20:22:08 +00:00
Gary Dusbabek
de5715e14f
revert 980215, 980217, 980220, 980222, 980225, 980226. CASSANDRA-1237
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980554 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 19:53:36 +00:00
Brandon Williams
8a17df1b66
page within a single row during hinted handoff. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-1327
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980542 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 19:05:24 +00:00
Gary Dusbabek
5504e2c935
print a more friendly error when printRing gets IllegalState. Patch by Nate McCall, reviewed by Gary Dusbabek. CASSANDRA-1310
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980492 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 15:58:29 +00:00
Gary Dusbabek
ccc51f1a8f
check for ks/cf keyspace name agreement. Patch by Nate McCall, reviewed by Gary Dusbabek. CASSANDRA-1310
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980491 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 15:58:19 +00:00
Jonathan Ellis
c618c213d8
update to use modern TBinaryProtocol everywhere. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980285 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 01:47:26 +00:00
Gary Dusbabek
c13bb7b2cb
apply access.properties to KSM during loadSchemaFromYaml. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1237
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980226 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 21:02:13 +00:00
Gary Dusbabek
da2d195919
move CS threadlocals into single object. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1237
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980225 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 21:02:05 +00:00
Gary Dusbabek
3f9f50725b
new IAuthenticator interface. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1237
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980222 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 21:01:57 +00:00
Gary Dusbabek
7b9f69ad18
push access structures into KSM. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1237
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980220 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 21:01:49 +00:00
Gary Dusbabek
c213967e43
put access structures in KsDef. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1237
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980217 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 21:01:39 +00:00
Gary Dusbabek
4ee87ab35d
move KSM modification code into copy methods. patch by stuhood, reviewed by gdusbabek. CASSANDRA-1237
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980215 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 21:01:30 +00:00
Eric Evans
c1d3fdf48c
update client_only example for CASSANDRA-1317 changes
...
Patch by eevans
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980206 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 20:54:33 +00:00
Gary Dusbabek
76de427e42
run thrift and jmx migrations on migration stage. patch by gdusbabek, reviewed by stuhood. CASSANDRA-1292
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@980141 13f79535-47bb-0310-9956-ffa450edef68
2010-07-28 18:00:18 +00:00
Jonathan Ellis
e4fe6f3bcf
minor cleanup of getRangeSlices. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979898 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 22:43:13 +00:00
Brandon Williams
df728f48cd
Update contrib/pig's cassandra.yaml for trunk. Patch by Jeremy Hanna reviewed by brandonwilliams for CASSANDRA-1326
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979828 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 19:49:11 +00:00
Jonathan Ellis
3a044a9140
add IntegerType for arbitrary-length integers. patch by Folke Behrens; reviewed by mdennis and jbellis for CASSANDRA-1282
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979784 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 17:46:28 +00:00
Gary Dusbabek
dd5cebce85
push migrations when SS.loadSchemaFromYaml is called. patch by gdusbabek, reviewed by jbellis. CASSANDRA-1321
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979734 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 14:50:10 +00:00
Gary Dusbabek
529aa2ebd8
LegacySSTableTest should ignore invalid directories. patch by stuhood, reviewed by gdusbabek
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979689 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 13:24:20 +00:00
Jonathan Ellis
774c214336
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979678 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 12:45:26 +00:00
Jonathan Ellis
257177b421
fix TBinaryProtocol instantiation in CFOF. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979518 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 04:05:45 +00:00
Jonathan Ellis
291846dc05
fix commitlog tests post-1135. patch by mdennis; reviewed by jbellis for CASSANDRA-1318
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979516 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 04:02:04 +00:00
Jonathan Ellis
93f71af6b3
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979514 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 03:54:22 +00:00
Jonathan Ellis
034845d8a3
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979509 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 03:17:56 +00:00
Jonathan Ellis
619cbd124d
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979508 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 03:17:10 +00:00
Gary Dusbabek
9064f4c33a
fix the build
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979470 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 22:17:30 +00:00
Jonathan Ellis
77e3578577
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979449 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:23:17 +00:00
Jonathan Ellis
cf39b740d0
finish CASSANDRA-1280 for trunk (lots of new code that the merge from 0.6 didn't finish). bonus: contrib/word_count actually tested and working again. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979440 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:00:40 +00:00
Jonathan Ellis
6468f7bfc6
formatting. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979439 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:01:31 +00:00
Jonathan Ellis
f27c6b7ce6
enable "strict reads" to aid troubleshooting corrupt messages / framed bugs. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979438 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:01:27 +00:00
Jonathan Ellis
62d044bbf2
fix formatting, default framed mode
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979437 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:01:23 +00:00
Jonathan Ellis
d52fcb1777
s/NotImplementedException/UnsupportedOperationException/. patch by jbellis
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979436 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 21:01:20 +00:00
Jonathan Ellis
1babf7602b
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979406 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 18:44:25 +00:00
Jonathan Ellis
3015876a86
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979400 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 18:24:46 +00:00
Jonathan Ellis
20c03ea969
merge from 0.6
...
git-svn-id: https://svn.apache.org/repos/asf/cassandra/trunk@979399 13f79535-47bb-0310-9956-ffa450edef68
2010-07-26 18:20:53 +00:00