cassandra/src/java/org/apache/cassandra
Jonathan Ellis 2d683c0a7c fix SlicePredicate serialization inside Hadoop jobs. patch by jbellis; reviewed by eevans for CASSANDRA-1049
git-svn-id: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.6@947771 13f79535-47bb-0310-9956-ffa450edef68
2010-05-24 19:45:48 +00:00
..
auth add login functionality to cassandra-cli 2010-03-08 17:10:15 +00:00
avro updated for licensing information (RAT automated) 2010-02-23 18:13:07 +00:00
cache do not recalculate cache capacity post-compaction if it's been manually modified. patch by jbellis; reviewed by Ryan King for CASSANDRA-1079 2010-05-17 19:07:39 +00:00
cli input errors causes cli to exit w/ AssertionErrors 2010-05-24 16:02:30 +00:00
client add per-keyspace replication factor and replication strategy. Patch by Gary Dusbabek, reviewed by Jaakko Laine. CASSANDRA-620 2010-02-04 15:21:31 +00:00
concurrent use correct class in DTPE.getLogger. patch by jbellis 2010-05-22 12:03:29 +00:00
config expose PhiConvictThreshold. patch by Brandon Williams; reviewed by Roger Schildmeijer for CASSANDRA-1053 2010-05-22 01:24:25 +00:00
db add missing license headers 2010-05-24 18:27:13 +00:00
dht Bootstrapping may skip ranges under the right conditions. Patch by Gary Dusbabek, reviewed by Jonathan Ellis. CASSANDRA-902 2010-03-17 22:11:53 +00:00
gms expose PhiConvictThreshold. patch by Brandon Williams; reviewed by Roger Schildmeijer for CASSANDRA-1053 2010-05-22 01:24:25 +00:00
hadoop fix SlicePredicate serialization inside Hadoop jobs. patch by jbellis; reviewed by eevans for CASSANDRA-1049 2010-05-24 19:45:48 +00:00
io do not recalculate cache capacity post-compaction if it's been manually modified. patch by jbellis; reviewed by Ryan King for CASSANDRA-1079 2010-05-17 19:07:39 +00:00
locator make hinted handoff option global to make it easier to merge to trunk. patch by jbellis 2010-05-05 14:50:48 +00:00
net deserialize ipv6 addresses correctly. patch by Gary Dusbabek, reviewed by Jonathan Ellis. CASSANDRA-969 2010-04-12 13:34:10 +00:00
service Don't trigger repair for RF==1. patch by Stu Hood; reviewed by jbellis for CASSANDRA-1090 2010-05-24 18:00:14 +00:00
streaming revert changes for CASSANDRA-956 2010-05-24 16:01:48 +00:00
thrift fix bugs that result in tombstone-only rows from sstables being ignored (and not merged into the resultset correctly). patch by jbellis; reviewed by Stu Hood and tested by Brandon Williams for CASSANDRA-1063 2010-05-07 19:52:20 +00:00
tools expose drain via nodetool. Patch by Roger Schildmeijer, reviewed by Gary Dusbabek. CASSANDRA-978 2010-04-14 20:18:41 +00:00
utils fix SlicePredicate serialization inside Hadoop jobs. patch by jbellis; reviewed by eevans for CASSANDRA-1049 2010-05-24 19:45:48 +00:00