cassandra/src/java/org/apache/cassandra
Jonathan Ellis 798af777ae update comments
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/trunk@888870 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 16:42:07 +00:00
..
cli replace "system" magic strings with SYSTEM_TABLE constant. patch by Stu Hood 2009-12-09 06:33:08 +00:00
client RingCache code breaks; patch by junrao, reviewed by jbellis for issue 566 2009-11-19 22:22:50 +00:00
concurrent improve testing of StorageService init, and fix shutdown of messagingservice. 2009-12-02 18:54:07 +00:00
config add StorageService.initClient, which starts up Gossiper without setting a token or anything other application state. 2009-12-02 18:51:45 +00:00
db replace "system" magic strings with SYSTEM_TABLE constant. patch by Stu Hood 2009-12-09 06:33:08 +00:00
dht Rename BootstrapMetadata and friends to StreamRequest* as that is what those essentially are. Move them to cassandra.io where rest of streaming stuff resides. patch by Jaakko Laine; reviewed by jbellis for CASSANDRA-564 2009-12-09 16:36:31 +00:00
gms increase failure conviction threshold. patch by Brandon Williams; reviewed by jbellis for CASSANDRA-610 2009-12-08 21:28:33 +00:00
io Rename BootstrapMetadata and friends to StreamRequest* as that is what those essentially are. Move them to cassandra.io where rest of streaming stuff resides. patch by Jaakko Laine; reviewed by jbellis for CASSANDRA-564 2009-12-09 16:36:31 +00:00
locator simplify findSuitableEndPoint by using sortByProximity. patch by jbellis 2009-12-03 21:03:46 +00:00
net cleanup Streaming and rename transferOneTable -> transferSSTables. patch by Stu Hood; reviewed by jbellis for CASSANDRA-520 2009-12-07 22:51:05 +00:00
service update comments 2009-12-09 16:42:07 +00:00
tools Add removeToken command to StorageService and nodeprobe. patch by Jaakko Laine; reviewed by jbellis for CASSANDRA-564 2009-12-09 16:37:03 +00:00
utils r/m unused code. patch by Stu Hood; reviewed by jbellis for CASSANDRA-608 2009-12-08 19:54:09 +00:00