You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Commented: (CASSANDRA-242) Implement method to "evenly" split a Range - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/01 00:24:14 UTC, 8 replies.
- [jira] Commented: (CASSANDRA-275) Replace Map.keySet by more efficient Map.entrySet - posted by "Edward Ribeiro (JIRA)" <ji...@apache.org> on 2009/08/01 02:00:14 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-275) Replace Map.keySet by more efficient Map.entrySet - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/01 04:24:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-330) encapsulate SequenceFile, AbstractWriter better - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/08/01 05:04:14 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-263) get_slice needs to support desc from last column - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/01 14:34:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-333) Table.java has mixed line endings. - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/01 14:34:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-212) Range queries do not yet span multiple nodes - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/01 14:34:15 UTC, 0 replies.
- svn commit: r799942 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/CommitLog.java io/AbstractWriter.java io/BufferedRandomAccessFile.java io/IFileReader.java io/SSTableReader.java io/SequenceFile.java - posted by jb...@apache.org on 2009/08/02 00:30:15 UTC, 0 replies.
- svn commit: r799943 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/filter/SSTableNamesIterator.java db/filter/SSTableSliceIterator.java io/SSTableReader.java io/SequenceFile.java - posted by jb...@apache.org on 2009/08/02 00:30:24 UTC, 0 replies.
- svn commit: r799944 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/db/ test/unit/org/apac... - posted by jb...@apache.org on 2009/08/02 00:30:41 UTC, 0 replies.
- svn commit: r799945 - in /incubator/cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/ColumnIndexer.java src/java/org/apache/cassandra/io/SequenceFile.java test/unit/org/apache/cassandra/db/TableTest.java - posted by jb...@apache.org on 2009/08/02 00:30:49 UTC, 0 replies.
- svn commit: r799946 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/filter/SSTableNamesIterator.java io/SequenceFile.java - posted by jb...@apache.org on 2009/08/02 00:30:55 UTC, 0 replies.
- svn commit: r799947 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/filter/SSTableSliceIterator.java io/IndexHelper.java io/SequenceFile.java - posted by jb...@apache.org on 2009/08/02 00:31:01 UTC, 0 replies.
- svn commit: r799948 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamily.java db/filter/SSTableNamesIterator.java io/IFileReader.java io/IndexHelper.java io/SequenceFile.java - posted by jb...@apache.org on 2009/08/02 00:31:08 UTC, 0 replies.
- svn commit: r799949 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ db/filter/ io/ - posted by jb...@apache.org on 2009/08/02 00:31:16 UTC, 0 replies.
- svn commit: r799950 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/io/ - posted by jb...@apache.org on 2009/08/02 00:31:24 UTC, 0 replies.
- svn commit: r799951 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/filter/SSTableSliceIterator.java io/IndexHelper.java - posted by jb...@apache.org on 2009/08/02 00:31:34 UTC, 0 replies.
- [jira] Created: (CASSANDRA-334) Temporally Ordered Sub columns in a SuperColumnFamily - posted by "Michael Koziarski (JIRA)" <ji...@apache.org> on 2009/08/02 05:04:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-334) Temporally Ordered Sub columns in a SuperColumnFamily - posted by "Michael Koziarski (JIRA)" <ji...@apache.org> on 2009/08/02 05:08:14 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-213) complete bootstrap code - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/02 22:29:14 UTC, 5 replies.
- [jira] Updated: (CASSANDRA-213) complete bootstrap code - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/03 01:11:16 UTC, 3 replies.
- [jira] Created: (CASSANDRA-335) Temp SSTable Generation increases by two, instead of one - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/03 04:39:14 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-335) Temp SSTable Generation increases by two, instead of one - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 04:47:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-293) remove_key_range operation - posted by "Gasol Wu (JIRA)" <ji...@apache.org> on 2009/08/03 12:13:14 UTC, 0 replies.
- [Cassandra Wiki] Update of "CodeStyle" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/03 17:27:25 UTC, 5 replies.
- svn commit: r800440 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamilyStore.java dht/BootstrapMetadataVerbHandler.java net/MessagingService.java net/TcpConnection.java net/io/ContentStreamState.java service/StreamManager.java - posted by jb...@apache.org on 2009/08/03 18:01:01 UTC, 0 replies.
- svn commit: r800442 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/io/SSTable.java - posted by jb...@apache.org on 2009/08/03 18:03:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-336) Merge batchmutation types and support batched deletes - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/03 18:15:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-329) combine thrift slice methods - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 18:33:15 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-336) Merge batchmutation types and support batched deletes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 18:35:15 UTC, 13 replies.
- [jira] Commented: (CASSANDRA-335) Temp SSTable Generation increases by two, instead of one - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/03 21:31:14 UTC, 1 replies.
- [jira] Issue Comment Edited: (CASSANDRA-335) Temp SSTable Generation increases by two, instead of one - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/03 21:31:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-335) Temp SSTable Generation increases by two, instead of one - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/03 21:35:14 UTC, 1 replies.
- [jira] Created: (CASSANDRA-337) Make BinaryMemtable work - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 21:43:14 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-337) Make BinaryMemtable work - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 21:45:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-329) combine thrift slice methods - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 21:47:14 UTC, 5 replies.
- [jira] Created: (CASSANDRA-338) Fix low-hanging scoping and other issues picked up by findbugs - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/03 21:53:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-338) Fix low-hanging scoping and other issues picked up by findbugs - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/03 21:55:14 UTC, 7 replies.
- [jira] Updated: (CASSANDRA-337) Make BinaryMemtable work - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 22:03:15 UTC, 8 replies.
- [jira] Commented: (CASSANDRA-338) Fix low-hanging scoping and other issues picked up by findbugs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/03 22:09:14 UTC, 12 replies.
- svn commit: r800547 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ gms/ locator/ net/ net/io/ service/ - posted by jb...@apache.org on 2009/08/03 22:33:24 UTC, 0 replies.
- svn commit: r800561 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/net/io/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/tools/ test/unit/org/ap... - posted by jb...@apache.org on 2009/08/03 22:59:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-334) Temporally Ordered Sub columns in a SuperColumnFamily - posted by "Michael Koziarski (JIRA)" <ji...@apache.org> on 2009/08/03 23:24:14 UTC, 1 replies.
- svn commit: r800573 - in /incubator/cassandra/trunk: conf/ src/java/org/apache/cassandra/db/marshal/ - posted by jb...@apache.org on 2009/08/03 23:27:05 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-195) Improve bootstrap algorithm - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/04 01:17:14 UTC, 21 replies.
- [jira] Created: (CASSANDRA-339) Better out-of-the-box defaults for performance - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/04 01:17:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-340) Default configuration broken with UUID change - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/04 06:17:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-340) Default configuration broken with UUID change - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/04 06:17:14 UTC, 0 replies.
- svn commit: r800769 - /incubator/cassandra/trunk/conf/storage-conf.xml - posted by jb...@apache.org on 2009/08/04 15:05:29 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-340) Default configuration broken with UUID change - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/04 15:07:14 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-192) Load balancing - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/04 22:56:14 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-195) Improve bootstrap algorithm - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/04 22:58:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-341) supercolumn indexing is broken - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 00:38:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-341) supercolumn indexing is broken - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 00:42:14 UTC, 1 replies.
- [jira] Created: (CASSANDRA-342) hadoop integration - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 00:42:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-343) SSTable gets removed if index file is missing - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/05 01:32:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-343) SSTable gets removed if index file is missing - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 01:46:14 UTC, 4 replies.
- [jira] Issue Comment Edited: (CASSANDRA-343) SSTable gets removed if index file is missing - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/05 01:52:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-231) Project logo and (web) identity design - posted by "Vitor Lourenco (JIRA)" <ji...@apache.org> on 2009/08/05 02:50:14 UTC, 0 replies.
- svn commit: r801042 - in /incubator/cassandra/trunk: conf/log4j.properties test/conf/log4j.properties - posted by jb...@apache.org on 2009/08/05 03:31:30 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-341) supercolumn indexing is broken - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/05 04:34:15 UTC, 1 replies.
- svn commit: r801047 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilyStore.java filter/SSTableSliceIterator.java - posted by jb...@apache.org on 2009/08/05 04:37:40 UTC, 0 replies.
- svn commit: r801048 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/SuperColumn.java - posted by jb...@apache.org on 2009/08/05 04:37:45 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-111) Mixed line endings in the codebase - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/05 14:36:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-240) Remove time-sorted columns - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/05 14:36:15 UTC, 0 replies.
- svn commit: r801228 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ db/marshal/ dht/ service/ tools/ utils/ - posted by jb...@apache.org on 2009/08/05 15:38:41 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-311) replace`isAscending` bool with `reversed` - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 17:07:14 UTC, 8 replies.
- [jira] Updated: (CASSANDRA-332) Clean up SSTableSliceIterator to not echo data around DataOutput/Inputs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 19:29:14 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-332) Clean up SSTableSliceIterator to not echo data around DataOutput/Inputs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 19:29:14 UTC, 16 replies.
- [jira] Assigned: (CASSANDRA-325) Column bloomfilter not exploited - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 20:11:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-325) Column bloomfilter not exploited - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 20:19:14 UTC, 2 replies.
- [jira] Created: (CASSANDRA-344) allow slicing during key range query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 20:21:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-322) get_key_range should accept a consistency level - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 20:28:15 UTC, 7 replies.
- [jira] Commented: (CASSANDRA-322) get_key_range should accept a consistency level - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 20:30:14 UTC, 2 replies.
- [jira] Assigned: (CASSANDRA-344) allow slicing during key range query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 21:48:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-344) allow slicing during key range query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 21:48:15 UTC, 1 replies.
- [jira] Created: (CASSANDRA-345) move getKeyRange into CFS - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 21:54:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-345) move getKeyRange into CFS - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/05 22:09:14 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-327) Thrift interface needs a Ruby namespace - posted by "Brett Eisenberg (JIRA)" <ji...@apache.org> on 2009/08/06 01:01:14 UTC, 5 replies.
- [jira] Created: (CASSANDRA-346) Improve the speed of RandomPartitioner comparator which will help flushing of BMT and compaction - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/06 02:37:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-346) Improve the speed of RandomPartitioner comparator which will help flushing of BMT and compaction - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/06 02:47:15 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-346) Improve the speed of RandomPartitioner comparator which will help flushing of BMT and compaction - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 02:51:14 UTC, 2 replies.
- svn commit: r801493 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/dht/RandomPartitioner.java - posted by jb...@apache.org on 2009/08/06 03:55:30 UTC, 0 replies.
- [jira] Created: (CASSANDRA-347) disabling commitlog as alternative to binarymemtable? - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 04:43:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-347) disabling commitlog as alternative to binarymemtable? - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 04:45:14 UTC, 1 replies.
- [jira] Created: (CASSANDRA-348) Range scan over two nodes returns wrong data - posted by "Mark Robson (JIRA)" <ji...@apache.org> on 2009/08/06 12:36:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-348) Range scan over two nodes returns wrong data - posted by "Mark Robson (JIRA)" <ji...@apache.org> on 2009/08/06 12:38:15 UTC, 10 replies.
- [jira] Commented: (CASSANDRA-348) Range scan over two nodes returns wrong data - posted by "Mark Robson (JIRA)" <ji...@apache.org> on 2009/08/06 12:40:15 UTC, 21 replies.
- [jira] Issue Comment Edited: (CASSANDRA-332) Clean up SSTableSliceIterator to not echo data around DataOutput/Inputs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 14:38:15 UTC, 0 replies.
- [Cassandra Wiki] Update of "JmxInterface" by MarkR - posted by Apache Wiki <wi...@apache.org> on 2009/08/06 16:16:29 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-339) Better out-of-the-box defaults for performance - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 16:57:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-349) better error handling for CommitLogSyncDelay - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/06 17:03:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-349) better error handling for CommitLogSyncDelay - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/06 17:05:14 UTC, 2 replies.
- svn commit: r801676 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/RangeReply.java service/CassandraServer.java service/RangeVerbHandler.java service/StorageProxy.java - posted by jb...@apache.org on 2009/08/06 17:34:27 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-349) better error handling for CommitLogSyncDelay - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 18:46:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-350) optimize away unnecessary range scans - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 21:25:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-351) fixes for code review of #332 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 22:46:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-351) fixes for code review of #332 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 22:48:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-351) fixes for code review of #332 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/06 22:48:14 UTC, 6 replies.
- [Cassandra Wiki] Update of "CassandraCli" by JoeStump - posted by Apache Wiki <wi...@apache.org> on 2009/08/07 00:41:56 UTC, 0 replies.
- [jira] Created: (CASSANDRA-352) Make ./bin/cassandra respect JAVA_HOME - posted by "Joe Stump (JIRA)" <ji...@apache.org> on 2009/08/07 01:02:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-352) Make ./bin/cassandra respect JAVA_HOME - posted by "Joe Stump (JIRA)" <ji...@apache.org> on 2009/08/07 01:04:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-353) Snapshot should include index and bloomfile - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/07 02:25:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-353) Snapshot should include index and bloomfile - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/07 04:41:16 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-353) Snapshot should include index and bloomfile - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/07 14:52:14 UTC, 1 replies.
- [jira] Created: (CASSANDRA-354) BUGS.txt cites bugs which are now fixed - posted by "Mark Robson (JIRA)" <ji...@apache.org> on 2009/08/07 17:59:14 UTC, 0 replies.
- svn commit: r802067 - /incubator/cassandra/trunk/bin/cassandra - posted by ee...@apache.org on 2009/08/07 18:19:32 UTC, 0 replies.
- svn commit: r802070 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/db/TableTest.java - posted by jb...@apache.org on 2009/08/07 18:23:42 UTC, 0 replies.
- svn commit: r802071 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnIndexer.java db/filter/SSTableSliceIterator.java io/IndexHelper.java - posted by jb...@apache.org on 2009/08/07 18:23:53 UTC, 0 replies.
- svn commit: r802072 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2009/08/07 18:24:04 UTC, 0 replies.
- svn commit: r802073 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnIndexer.java db/filter/SSTableNamesIterator.java db/filter/SSTableSliceIterator.java db/filter/SliceQueryFilter.java io/IndexHelper.java - posted by jb...@apache.org on 2009/08/07 18:24:12 UTC, 0 replies.
- svn commit: r802074 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/filter/SSTableSliceIterator.java - posted by jb...@apache.org on 2009/08/07 18:24:18 UTC, 0 replies.
- svn commit: r802075 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamily.java db/filter/SSTableNamesIterator.java db/filter/SSTableSliceIterator.java io/IndexHelper.java service/CassandraServer.java - posted by jb...@apache.org on 2009/08/07 18:24:26 UTC, 0 replies.
- svn commit: r802076 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/db/TableTest.java - posted by jb...@apache.org on 2009/08/07 18:24:31 UTC, 0 replies.
- svn commit: r802077 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/db/TableTest.java - posted by jb...@apache.org on 2009/08/07 18:24:42 UTC, 0 replies.
- svn commit: r802078 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2009/08/07 18:24:54 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-351) fixes for code review of #332 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/07 18:25:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-349) better error handling for CommitLogSyncDelay - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/07 18:27:14 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-354) BUGS.txt cites bugs which are now fixed - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/07 19:03:14 UTC, 0 replies.
- svn commit: r802092 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by jb...@apache.org on 2009/08/07 19:03:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-349) better error handling for CommitLogSyncDelay - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/07 19:05:14 UTC, 0 replies.
- svn commit: r802093 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by jb...@apache.org on 2009/08/07 19:08:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-345) move getKeyRange into CFS - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/07 19:32:14 UTC, 1 replies.
- svn commit: r802098 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2009/08/07 19:35:26 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-339) Better out-of-the-box defaults for performance - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/07 20:19:14 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-233) Serializing the CF name to the sstable for every key is unnecessary - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/07 22:37:14 UTC, 3 replies.
- svn commit: r802180 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/tools/ test/unit/org/apache/cassandra/locator/ - posted by jb...@apache.org on 2009/08/07 22:48:45 UTC, 0 replies.
- svn commit: r802185 - in /incubator/cassandra/trunk: conf/storage-conf.xml src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/io/SSTableWriter.java test/system/stress.py - posted by jb...@apache.org on 2009/08/07 22:57:03 UTC, 0 replies.
- svn commit: r802186 - in /incubator/cassandra/trunk: conf/ src/java/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/08/07 22:57:09 UTC, 0 replies.
- svn commit: r802246 - /incubator/cassandra/trunk/test/conf/storage-conf.xml - posted by jb...@apache.org on 2009/08/08 00:01:18 UTC, 0 replies.
- svn commit: r802267 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/service/StorageService.java test/unit/org/apache/cassandra/service/StorageServiceTest.java - posted by jb...@apache.org on 2009/08/08 01:29:50 UTC, 0 replies.
- svn commit: r802268 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/service/StorageServiceTest.java - posted by jb...@apache.org on 2009/08/08 01:30:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-311) replace`isAscending` bool with `reversed` - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/08 02:06:14 UTC, 3 replies.
- svn commit: r802276 - in /incubator/cassandra/trunk: conf/storage-conf.xml src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/io/SSTableWriter.java test/conf/storage-conf.xml - posted by jb...@apache.org on 2009/08/08 02:59:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-355) add tuneable for read buffer sizes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/08 03:01:15 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-348) Range scan over two nodes returns wrong data - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/08 03:11:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-325) Column bloomfilter not exploited - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/08 03:45:14 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-241) move daemon to framed transport (thrift) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/08 05:14:14 UTC, 8 replies.
- [jira] Commented: (CASSANDRA-352) Make ./bin/cassandra respect JAVA_HOME - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/08 14:36:15 UTC, 0 replies.
- [Cassandra Wiki] Update of "HowToContribute" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/08 20:50:10 UTC, 5 replies.
- [jira] Updated: (CASSANDRA-296) remove CQL - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/08 22:32:15 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-327) Thrift interface needs a Ruby namespace - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/09 18:10:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-356) Count parameter has no effect on subcolumns. - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/09 21:00:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-357) CompareSubcolumnsWith= has no effect - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/09 22:00:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-357) CompareSubcolumnsWith= has no effect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/09 22:16:14 UTC, 9 replies.
- [jira] Updated: (CASSANDRA-241) move daemon to framed transport (thrift) - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/10 00:32:14 UTC, 2 replies.
- svn commit: r802639 - /incubator/cassandra/trunk/interface/cassandra.thrift - posted by jb...@apache.org on 2009/08/10 04:49:33 UTC, 0 replies.
- svn commit: r802640 [3/4] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cas... - posted by jb...@apache.org on 2009/08/10 04:51:36 UTC, 0 replies.
- svn commit: r802640 [4/4] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cas... - posted by jb...@apache.org on 2009/08/10 04:51:36 UTC, 0 replies.
- svn commit: r802640 [2/4] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cas... - posted by jb...@apache.org on 2009/08/10 04:51:36 UTC, 0 replies.
- svn commit: r802640 [1/4] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cas... - posted by jb...@apache.org on 2009/08/10 04:51:36 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-296) remove CQL - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 04:56:14 UTC, 7 replies.
- [jira] Commented: (CASSANDRA-356) Count parameter has no effect on subcolumns. - posted by "Edward Ribeiro (JIRA)" <ji...@apache.org> on 2009/08/10 05:38:14 UTC, 7 replies.
- [jira] Updated: (CASSANDRA-356) Count parameter has no effect on subcolumns. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 05:38:14 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-357) CompareSubcolumnsWith= has no effect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 06:22:14 UTC, 3 replies.
- [jira] Created: (CASSANDRA-358) SystemTable.initMetadata throws an NPE when called twice - posted by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2009/08/10 11:31:14 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-357) CompareSubcolumnsWith= has no effect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 16:38:14 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-356) Count parameter has no effect on subcolumns. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 16:38:14 UTC, 0 replies.
- svn commit: r802826 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilyStore.java filter/NamesQueryFilter.java filter/QueryFilter.java filter/SliceQueryFilter.java - posted by jb...@apache.org on 2009/08/10 17:29:58 UTC, 0 replies.
- svn commit: r802827 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ test/system/ - posted by jb...@apache.org on 2009/08/10 17:30:12 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-356) Count parameter has no effect on subcolumns. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 17:30:15 UTC, 0 replies.
- svn commit: r802898 - in /incubator/cassandra/trunk: conf/storage-conf.xml src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/service/CassandraDaemon.java - posted by ee...@apache.org on 2009/08/10 20:57:03 UTC, 0 replies.
- svn commit: r802908 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/cli/Cli.g - posted by ee...@apache.org on 2009/08/10 21:34:38 UTC, 0 replies.
- svn commit: r802909 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/cli: Cli.g CliClient.java CliCompiler.java CliMain.java CliUtils.java - posted by ee...@apache.org on 2009/08/10 21:34:46 UTC, 0 replies.
- svn commit: r802911 - in /incubator/cassandra/trunk: ./ interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/cql/common/ src/java/org/apache/cassandra/cql/compiler/common/ src/java... - posted by ee...@apache.org on 2009/08/10 21:35:03 UTC, 0 replies.
- svn commit: r802912 - /incubator/cassandra/trunk/README.txt - posted by ee...@apache.org on 2009/08/10 21:35:07 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-357) CompareSubcolumnsWith= has no effect - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/10 21:48:14 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-355) add tuneable for read buffer sizes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 22:22:15 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-311) replace`isAscending` bool with `reversed` - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 22:22:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-355) add tuneable for read buffer sizes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/10 23:00:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-355) add tuneable for read buffer sizes - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/08/10 23:33:14 UTC, 2 replies.
- svn commit: r802950 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/filter/SSTableNamesIterator.java utils/BloomFilter.java - posted by jb...@apache.org on 2009/08/11 00:52:08 UTC, 0 replies.
- [jira] Created: (CASSANDRA-359) CFS readStats_ and diskReadStats_ are missing - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/11 00:56:14 UTC, 0 replies.
- svn commit: r802953 - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/... - posted by jb...@apache.org on 2009/08/11 01:17:08 UTC, 0 replies.
- svn commit: r802969 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/CassandraServer.java - posted by jb...@apache.org on 2009/08/11 02:50:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-359) CFS readStats_ and diskReadStats_ are missing - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/11 03:38:14 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-195) Improve bootstrap algorithm - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/11 03:57:14 UTC, 9 replies.
- svn commit: r802977 - in /incubator/cassandra/trunk: conf/log4j.properties src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/db/marshal/TimeUUIDType.java test/conf/storage-conf.xml test/system/test_server.py - posted by jb...@apache.org on 2009/08/11 04:09:34 UTC, 0 replies.
- svn commit: r802978 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/filter/SliceQueryFilter.java src/java/org/apache/cassandra/db/marshal/AbstractType.java test/system/test_server.py - posted by jb...@apache.org on 2009/08/11 04:09:41 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-357) CompareSubcolumnsWith= has no effect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/11 04:13:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-358) SystemTable.initMetadata throws an NPE when called twice - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/11 05:24:15 UTC, 16 replies.
- [jira] Issue Comment Edited: (CASSANDRA-358) SystemTable.initMetadata throws an NPE when called twice - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/11 13:01:14 UTC, 1 replies.
- svn commit: r803135 - in /incubator/cassandra/trunk: conf/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/io/ - posted by jb...@apache.org on 2009/08/11 16:13:47 UTC, 0 replies.
- [Cassandra Wiki] Update of "GettingStarted" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/11 16:35:37 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-358) SystemTable.initMetadata throws an NPE when called twice - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/11 18:09:14 UTC, 9 replies.
- [jira] Commented: (CASSANDRA-337) Make BinaryMemtable work - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/11 18:35:15 UTC, 16 replies.
- [jira] Commented: (CASSANDRA-354) BUGS.txt cites bugs which are now fixed - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/11 18:39:14 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-359) CFS readStats_ and diskReadStats_ are missing - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/11 18:45:14 UTC, 1 replies.
- svn commit: r803208 - /incubator/cassandra/trunk/BUGS.txt - posted by jb...@apache.org on 2009/08/11 19:13:06 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-354) BUGS.txt cites bugs which are now fixed - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/11 19:15:14 UTC, 0 replies.
- svn commit: r803211 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/db: BinaryMemtable.java BinaryMemtableManager.java ColumnFamilyStore.java - posted by jb...@apache.org on 2009/08/11 19:17:21 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-233) Serializing the CF name to the sstable for every key is unnecessary - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/11 19:22:14 UTC, 2 replies.
- [jira] Created: (CASSANDRA-360) Expose out each threadpool's pendingtasks via nodeprobe - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/11 20:04:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-360) Expose out each threadpool's pendingtasks via nodeprobe - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/11 20:18:15 UTC, 2 replies.
- svn commit: r803240 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamilyStore.java db/ColumnFamilyStoreMBean.java tools/NodeProbe.java - posted by jb...@apache.org on 2009/08/11 20:27:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-299) make table directory creation lazy - posted by "Arin Sarkissian (JIRA)" <ji...@apache.org> on 2009/08/11 20:56:14 UTC, 6 replies.
- [Cassandra Wiki] Update of "GitAndJIRA" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/11 21:20:37 UTC, 0 replies.
- svn commit: r803284 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/ db/filter/ io/ - posted by jb...@apache.org on 2009/08/11 22:34:21 UTC, 0 replies.
- svn commit: r803285 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/tools/NodeProbe.java - posted by jb...@apache.org on 2009/08/11 22:40:10 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-330) encapsulate SequenceFile, AbstractWriter better - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:28:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-310) Add perl namespace to thrift interface - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:28:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-321) update changelog for 0.4 - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:28:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-323) Make Strategy and the EndpointSnitch pluggable - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:28:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-326) get_string_list_property("tables") does not include CompareSubcolumnsWith - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:28:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-307) Running on Windows XP, get "Incorrect number of parameters: and" - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:30:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-287) Make iterator-based read code the One True Path - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:30:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-283) Cassandra leaks FDs - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:30:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-303) allow get_slice to operate on SC subcolumns - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:30:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-306) Make nosetest retrieve the stdout and stderr message when Cassandra fails to start - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:30:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-284) ant target(s) for thrift code generation - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:30:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-285) Add PendingTasks in nodeprobe - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:30:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-282) system tests fail straingely if an instance is running - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-281) Spelling fixes, correct command names, and other pedantry - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-272) Enhance how metrics are exposed - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-278) functional test errors on OSX - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-274) bin/cassandra-cli enhancement - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-280) scanning multiple CFs at once for range queries is a misfeature - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-273) Collection of smalls improvements - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-277) combine _range slice methods into main ones - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:32:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-264) log replay bugs - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-261) get_slice needs offset + limit - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-258) Enhance describeTable to return Map of Column Family so that it can be programatically parsed - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-251) Restore ColumnSort=Time on Super Columnfamilies - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-254) clean up sstable constructors - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-255) Supercolumn deserialization bug - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-253) add capability to query CFS attributes to nodeprobe - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-262) get_slice needs to allow returning all columns - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-266) Thrift validation bugs - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-259) LRU cache for key positions - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/11 23:34:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-343) SSTable gets removed if index file is missing - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 00:00:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-315) Add init script for cassandra - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 00:00:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-328) use long instead of int for sstable data - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 00:00:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-336) Merge batchmutation types and support batched deletes - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 00:00:15 UTC, 8 replies.
- [jira] Updated: (CASSANDRA-350) optimize away unnecessary range scans - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 00:02:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-257) Eliminate thrift warnings - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 00:02:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-257) Eliminate thrift warnings - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/12 00:04:14 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-195) Improve bootstrap algorithm - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/12 00:06:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-361) Clean up references to Cql - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 02:50:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-361) Clean up references to Cql - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 02:50:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-294) missing lib/license/google-collect-1.0-rc1.jar.LICENSE - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-152) allow restricting get_key_range to a subset of columnfamilies - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-246) Efficient way of creating wrapper classes - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-236) Bug in Range.contains(Token) - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-194) Indexed reads for the rest of the API - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-211) web ui sucks - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-208) OOM intermittently during compaction - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-220) TCP writes get stuck - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-173) add getPendingTasks to CFSMBean - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-139) thrift API should use lists instead of colon-delimited strings to specify column path - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-154) Change thrift interface to allow #endpoints as a parameter to insert calls - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-247) Thrift interface uses reserved keyword "end" - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-245) Break out verb handlers from Gossiper - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-230) Race in ChecksumManager.instance() - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-53) Add new call to API: get_slice_by_name_range - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-291) Zookeeper is never actually used, outdated jar and references should be removed until useful - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-176) Add .LICENSE files - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-228) Improve the readability of the DBManager.instance() method - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-226) Make time-sorted CFs behave consistently - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-244) Innefficient use of String constructor - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-223) time-based slicing does not work correctly w/ "historial" memtables - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-184) intermittent OneCompactionTest failure - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-214) Incorrect parameter names in Thrift interface - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-227) Remove unused Constants class - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-218) exit if OOM occurs - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-243) more commitlogheader improvement - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-198) r/m deprecated getColumnFamilyMap - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-199) Row.columnFamilies_ is initialized to Hashtable in one place, HashMap in another - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-74) Random port (5555) hardcoded - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-237) test and cleanup CommitLogHeader - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-224) Encapsulate SSTable, SequenceFile better - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-132) Support (limited) session level consistency - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-290) Superfluous .jar files should be removed - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-250) Add mocking library to lib - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-210) add a unit test for get_slice_from - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-188) raise error if supercolumn is configured as time-sorted - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-201) get_slice_from forces iterating all columns and leaks file handlers with exception - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-140) allow user to specify how many nodes to block for on reads and writes - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-172) A improved and more general version of get_slice - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-202) Refactor different getRow calls in Table.java to more specific name and add more logging information - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-141) forceFlush skips flush when there are pending operations - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-79) Multi-table support - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-235) Move system CFs into own Table - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-115) Make cassandra crash-only - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-249) Add unit test for gms package - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:12:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-148) wiki client code samples - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-142) vet Setup page and remove it - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-62) Stop accepting emails to Google Groups for Cassandra - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-36) Log runtime stats for analysis by ops - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-229) cassandra-cli is not executable - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-239) Version name not set correctly - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-209) Trunk build set to wrong version - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-221) add changelog - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-146) Better windows integration - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/12 03:14:15 UTC, 0 replies.
- svn commit: r803355 - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/config/ - posted by ee...@apache.org on 2009/08/12 04:59:55 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-361) Clean up references to Cql - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/12 05:02:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-361) Clean up references to Cql - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/12 05:02:15 UTC, 1 replies.
- [Cassandra Wiki] Update of "ThriftInterface" by MarkMcBride - posted by Apache Wiki <wi...@apache.org> on 2009/08/12 07:39:27 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-360) Expose out each threadpool's pendingtasks via nodeprobe - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/12 15:09:15 UTC, 0 replies.
- svn commit: r803716 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2009/08/12 23:27:25 UTC, 0 replies.
- [jira] Created: (CASSANDRA-362) SystemTable is not persisted across reboots - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/13 19:05:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-362) SystemTable is not persisted across reboots - posted by "Mark Robson (JIRA)" <ji...@apache.org> on 2009/08/13 22:55:14 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-362) SystemTable is not persisted across reboots - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/13 23:05:14 UTC, 3 replies.
- [jira] Created: (CASSANDRA-363) Reenable/Make TokenUpdateVerbHandler work so that InitialToken can be set - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/14 00:05:16 UTC, 0 replies.
- svn commit: r804045 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java db/CommitLog.java db/SystemTable.java io/SSTableReader.java - posted by jb...@apache.org on 2009/08/14 00:16:01 UTC, 0 replies.
- [jira] Created: (CASSANDRA-364) clean up systemtable.java - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/14 00:17:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-365) add license headers for new-in-0.4 files - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/14 01:28:14 UTC, 2 replies.
- [jira] Created: (CASSANDRA-365) add license headers for new-in-0.4 files - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/14 01:28:14 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-195) Improve bootstrap algorithm - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/14 03:04:14 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-363) Reenable/Make TokenUpdateVerbHandler work so that InitialToken can be set - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/14 05:44:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-364) clean up systemtable.java - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/14 05:44:16 UTC, 3 replies.
- [Cassandra Wiki] Trivial Update of "DataModel2" by MarkMcBride - posted by Apache Wiki <wi...@apache.org> on 2009/08/14 07:08:12 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-301) Support a maven release - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/14 17:31:15 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-301) Support a maven release - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/14 17:37:14 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-308) Thrift client forwarding the null keys to the servers - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/14 17:39:14 UTC, 6 replies.
- [jira] Commented: (CASSANDRA-365) add license headers for new-in-0.4 files - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/14 18:47:14 UTC, 1 replies.
- svn commit: r804294 - in /incubator/cassandra/trunk: interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/db/marshal... - posted by jb...@apache.org on 2009/08/14 18:52:57 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-308) Thrift client forwarding the null keys to the servers - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/14 18:55:14 UTC, 1 replies.
- svn commit: r804298 - /incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by jb...@apache.org on 2009/08/14 19:01:06 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-299) make table directory creation lazy - posted by "Arin Sarkissian (JIRA)" <ji...@apache.org> on 2009/08/14 19:07:14 UTC, 0 replies.
- svn commit: r804299 - /incubator/cassandra/trunk/pom.xml - posted by ee...@apache.org on 2009/08/14 19:08:49 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-301) Support a maven release - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/14 19:11:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-366) Invalid Java identified by JDK7 in StorageProxy.java - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/14 21:24:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-366) Invalid Java identified by JDK7 in StorageProxy.java - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/14 21:26:14 UTC, 0 replies.
- svn commit: r804351 - /incubator/cassandra/tags/cassandra-0.4.0-beta1/build.xml - posted by ee...@apache.org on 2009/08/14 22:05:21 UTC, 0 replies.
- svn commit: r804359 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2009/08/14 22:20:51 UTC, 0 replies.
- svn commit: r804372 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/SystemTable.java src/java/org/apache/cassandra/service/StorageService.java test/unit/org/apache/cassandra/db/SystemTableTest.java - posted by jb...@apache.org on 2009/08/14 23:00:18 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-299) make table directory creation lazy - posted by "Arin Sarkissian (JIRA)" <ji...@apache.org> on 2009/08/14 23:11:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-367) CommitLog does not flush on writes - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/15 02:04:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-367) CommitLog does not flush on writes - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/15 02:06:14 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-367) CommitLog does not flush on writes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/15 03:42:14 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-368) Missing or incorrect SVN properties in http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/08/15 11:29:20 UTC, 0 replies.
- [jira] Created: (CASSANDRA-368) Missing or incorrect SVN properties in http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/08/15 11:29:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-368) Missing or incorrect SVN properties in http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/15 13:28:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-369) Expose commitlog queue size - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/16 01:45:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-342) hadoop integration - posted by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2009/08/17 11:14:14 UTC, 28 replies.
- [jira] Commented: (CASSANDRA-342) hadoop integration - posted by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2009/08/17 11:16:15 UTC, 16 replies.
- [jira] Issue Comment Edited: (CASSANDRA-342) hadoop integration - posted by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2009/08/17 11:18:14 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-369) Expose commitlog queue size - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/17 15:55:15 UTC, 2 replies.
- svn commit: r804998 - /incubator/cassandra/trunk/pom.xml - posted by ee...@apache.org on 2009/08/17 16:35:07 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-197) Expose ring map to client for more direct access - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/08/17 23:23:14 UTC, 16 replies.
- [Cassandra Wiki] Update of "DataModel2" by MarkMcBride - posted by Apache Wiki <wi...@apache.org> on 2009/08/18 00:21:28 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-16) Memory efficient compactions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/18 01:22:14 UTC, 1 replies.
- svn commit: r805211 - in /incubator/cassandra/trunk: conf/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/ test/conf/ - posted by jb...@apache.org on 2009/08/18 01:34:23 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-315) Add init script for cassandra - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/18 02:00:14 UTC, 3 replies.
- [Cassandra Wiki] Update of "DataModel2" by MarkR - posted by Apache Wiki <wi...@apache.org> on 2009/08/18 09:24:42 UTC, 0 replies.
- [Cassandra Wiki] Update of "DataModel2" by MichaelGreene - posted by Apache Wiki <wi...@apache.org> on 2009/08/18 15:35:13 UTC, 0 replies.
- [jira] Created: (CASSANDRA-370) Commit log replay issues - posted by "James Golick (JIRA)" <ji...@apache.org> on 2009/08/18 18:43:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-371) LICENSE.txt should mention lib/licenses - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/18 18:45:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-371) LICENSE.txt should mention lib/licenses - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/18 18:47:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-371) LICENSE.txt should mention lib/licenses - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/18 19:04:14 UTC, 3 replies.
- svn commit: r805505 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by jb...@apache.org on 2009/08/18 19:24:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-370) Commit log replay issues - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/18 19:42:15 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-370) Commit log replay issues - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/18 19:44:14 UTC, 3 replies.
- [jira] Created: (CASSANDRA-372) changelog doesn't mention snapshot support - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/18 20:00:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-372) changelog doesn't mention snapshot support - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/18 20:02:14 UTC, 1 replies.
- [jira] Created: (CASSANDRA-373) storage-conf.xml reformatting - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/18 20:36:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-373) storage-conf.xml reformatting - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/18 20:42:14 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-373) storage-conf.xml reformatting - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/18 20:48:15 UTC, 16 replies.
- [jira] Created: (CASSANDRA-374) Startup script should pass env variables to the JVM - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/18 22:12:14 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-367) CommitLog does not flush on writes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/19 00:46:14 UTC, 0 replies.
- svn commit: r805615 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/CommitLog.java - posted by jb...@apache.org on 2009/08/19 00:49:20 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-367) CommitLog does not flush on writes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/19 00:50:14 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-369) Expose commitlog queue size - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/19 01:24:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-369) Expose commitlog queue size - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/19 01:26:14 UTC, 7 replies.
- [jira] Created: (CASSANDRA-375) Echo writes to bootstrapping nodes - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/19 02:12:14 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientExamples" by daniellockard - posted by Apache Wiki <wi...@apache.org> on 2009/08/19 02:31:16 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientExamples" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/19 02:44:26 UTC, 6 replies.
- [jira] Created: (CASSANDRA-376) sanity check start, finish slice args - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/19 02:57:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-376) sanity check start, finish slice args - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/19 03:05:14 UTC, 3 replies.
- [jira] Created: (CASSANDRA-377) Cannot get_slice from CF defined with CompareWith="TimeUUIDType" - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/19 03:55:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-377) Cannot get_slice from CF defined with CompareWith="TimeUUIDType" - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/19 03:55:14 UTC, 5 replies.
- [jira] Updated: (CASSANDRA-377) Cannot get_slice from CF defined with CompareWith="TimeUUIDType" - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/19 17:07:15 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-376) sanity check start, finish slice args - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/19 17:37:16 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-378) Missing or incorrect SVN properties in http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/19 17:39:15 UTC, 1 replies.
- svn commit: r805868 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/marshal/ test/system/ - posted by jb...@apache.org on 2009/08/19 18:27:20 UTC, 0 replies.
- [jira] Created: (CASSANDRA-379) Remove @author tags from source - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/19 18:29:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-380) Remove Groovy binary until we need to use it - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/19 18:31:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-380) Remove Groovy binary until we need to use it - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/19 22:10:16 UTC, 6 replies.
- [jira] Commented: (CASSANDRA-379) Remove @author tags from source - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/19 22:26:14 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-380) Remove Groovy binary until we need to use it - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/19 22:32:14 UTC, 0 replies.
- svn commit: r805968 - in /incubator/cassandra/trunk: bin/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/gms/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/locator/ src/java/org/apac... - posted by jb...@apache.org on 2009/08/19 22:51:07 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-195) Improve bootstrap algorithm - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/19 22:52:14 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-373) storage-conf.xml reformatting - posted by "Bill de hOra (JIRA)" <ji...@apache.org> on 2009/08/19 22:55:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-381) Quorum read timeout stemming from TcpConnectionManager initialization - posted by "Phillip Michalak (JIRA)" <ji...@apache.org> on 2009/08/20 00:13:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-381) Quorum read timeout stemming from TcpConnectionManager initialization - posted by "Phillip Michalak (JIRA)" <ji...@apache.org> on 2009/08/20 00:17:14 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-242) Implement method to "evenly" split a Range - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/08/20 01:10:16 UTC, 5 replies.
- [jira] Created: (CASSANDRA-382) Enhance nodeprobe ring command to display right side of the range - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/20 01:22:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-382) Enhance nodeprobe ring command to display right side of the range - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/20 02:14:14 UTC, 2 replies.
- [jira] Created: (CASSANDRA-383) StorageProxy.insertBlocking does not perform hinted handoff - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/20 02:22:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-364) clean up systemtable.java - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/20 02:36:14 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-383) StorageProxy.insertBlocking does not perform hinted handoff - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/20 02:48:14 UTC, 3 replies.
- svn commit: r806015 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: db/SystemTable.java service/StorageService.java - posted by jb...@apache.org on 2009/08/20 03:03:20 UTC, 0 replies.
- svn commit: r806016 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/utils/ test/unit/org/a... - posted by jb...@apache.org on 2009/08/20 03:03:33 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-383) StorageProxy.insertBlocking does not perform hinted handoff - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/20 03:09:14 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-379) Remove @author tags from source - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/20 04:13:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-384) LongType should be network-endian - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/20 05:02:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-384) LongType should be network-endian - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/20 05:02:15 UTC, 2 replies.
- svn commit: r806030 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: concurrent/ db/ tools/ - posted by jb...@apache.org on 2009/08/20 05:13:19 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-384) LongType should be network-endian - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/20 05:14:14 UTC, 4 replies.
- svn commit: r806032 [2/2] - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: concurrent/ config/ db/ dht/ gms/ io/ locator/ net/ net/io/ net/sink/ service/ tools/ utils/ - posted by jb...@apache.org on 2009/08/20 05:31:28 UTC, 0 replies.
- svn commit: r806032 [1/2] - in /incubator/cassandra/trunk/src/java/org/apache/cassandra: concurrent/ config/ db/ dht/ gms/ io/ locator/ net/ net/io/ net/sink/ service/ tools/ utils/ - posted by jb...@apache.org on 2009/08/20 05:31:28 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-70) MultiGet - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/20 05:46:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-70) MultiGet - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/20 05:46:15 UTC, 4 replies.
- [jira] Created: (CASSANDRA-385) intellibootstrap - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/20 06:00:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-386) CompareWith="LongType" CF mis-applies tombstones - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/20 06:02:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-386) CompareWith="LongType" CF mis-applies tombstones - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/20 06:04:14 UTC, 19 replies.
- [jira] Issue Comment Edited: (CASSANDRA-386) CompareWith="LongType" CF mis-applies tombstones - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/20 06:06:14 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-385) intellibootstrap - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/20 06:10:14 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-385) intellibootstrap - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/20 06:26:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-385) intellibootstrap - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/20 06:38:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-387) Upgrade to Thrift 2009-08-19+ and introduce dependency on slf4j - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/20 16:17:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-387) Upgrade to Thrift 2009-08-19+ and introduce dependency on slf4j - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/20 16:25:14 UTC, 6 replies.
- svn commit: r806245 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2009/08/20 18:37:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-378) Missing or incorrect SVN properties in http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/20 18:42:15 UTC, 0 replies.
- svn commit: r806249 [2/2] - in /incubator/cassandra/trunk: ./ bin/ conf/ interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/config/ src/... - posted by jb...@apache.org on 2009/08/20 18:48:11 UTC, 0 replies.
- svn commit: r806249 [1/2] - in /incubator/cassandra/trunk: ./ bin/ conf/ interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/config/ src/... - posted by jb...@apache.org on 2009/08/20 18:48:11 UTC, 0 replies.
- svn commit: r806250 - in /incubator/cassandra/trunk: lib/clhm-20090629.jar lib/commons-collections-3.2.1.jar lib/commons-lang-2.4.jar lib/google-collect-1.0-rc1.jar lib/high-scale-lib.jar lib/junit-4.6.jar lib/log4j-1.2.15.jar test/cassandra.in.sh - posted by jb...@apache.org on 2009/08/20 18:51:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-378) Missing or incorrect SVN properties in http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/20 18:54:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-387) Upgrade to Thrift 2009-08-19+ and introduce dependency on slf4j - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/20 19:02:14 UTC, 0 replies.
- [jira] Closed: (CASSANDRA-378) Missing or incorrect SVN properties in http://svn.apache.org/repos/asf/incubator/cassandra/tags/cassandra-0.4.0-beta1/ - posted by "Sebb (JIRA)" <ji...@apache.org> on 2009/08/20 19:08:14 UTC, 0 replies.
- svn commit: r806258 - /incubator/cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2009/08/20 19:09:45 UTC, 0 replies.
- svn commit: r806267 - in /incubator/cassandra/trunk: ./ conf/ lib/ lib/licenses/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/procedures/ src/java/org/apache/cassandra/service/ test/conf/ - posted by jb...@apache.org on 2009/08/20 19:24:34 UTC, 0 replies.
- [Cassandra Wiki] Update of "ThriftInterface" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/20 20:16:22 UTC, 0 replies.
- svn commit: r806305 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/procedures/ - posted by jb...@apache.org on 2009/08/20 21:00:59 UTC, 0 replies.
- svn commit: r806325 - /incubator/cassandra/trunk/conf/storage-conf.xml - posted by ee...@apache.org on 2009/08/20 21:48:10 UTC, 0 replies.
- svn commit: r806342 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/marshal/LongType.java test/system/test_server.py - posted by jb...@apache.org on 2009/08/20 22:37:45 UTC, 0 replies.
- svn commit: r806362 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/tools/NodeProbe.java - posted by ee...@apache.org on 2009/08/20 23:17:59 UTC, 0 replies.
- [jira] Created: (CASSANDRA-388) merge batch_insert, batch_insert_super - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/21 00:29:14 UTC, 0 replies.
- [Cassandra Wiki] Update of "GettingStarted" by EricEvans - posted by Apache Wiki <wi...@apache.org> on 2009/08/21 00:33:38 UTC, 1 replies.
- [jira] Created: (CASSANDRA-389) SSTable Versioning - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/21 00:44:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-389) SSTable Versioning - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/21 00:44:14 UTC, 9 replies.
- [jira] Updated: (CASSANDRA-386) CompareWith="LongType" CF mis-applies tombstones - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/21 02:42:14 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-388) merge batch_insert, batch_insert_super - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/21 04:59:15 UTC, 1 replies.
- [jira] Created: (CASSANDRA-390) Block connections on startup until the ring is stabilized - posted by "Lance Weber (JIRA)" <ji...@apache.org> on 2009/08/21 05:46:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-390) Block connections on startup until the ring is stabilized - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/21 05:50:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-372) changelog doesn't mention snapshot support - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/21 14:35:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-382) Enhance nodeprobe ring command to display right side of the range - posted by "Hudson (JIRA)" <ji...@apache.org> on 2009/08/21 14:35:15 UTC, 0 replies.
- [Cassandra Wiki] Update of "HowToContribute" by EricEvans - posted by Apache Wiki <wi...@apache.org> on 2009/08/21 16:38:10 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-197) Expose ring map to client for more direct access - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/21 18:54:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-197) Expose ring map to client for more direct access - posted by "Michael Greene (JIRA)" <ji...@apache.org> on 2009/08/21 18:56:14 UTC, 2 replies.
- [Cassandra Wiki] Update of "ClientExamples" by CurtMicol - posted by Apache Wiki <wi...@apache.org> on 2009/08/22 20:13:00 UTC, 1 replies.
- svn commit: r807305 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2009/08/24 18:49:21 UTC, 0 replies.
- [jira] Created: (CASSANDRA-391) better default logging paths - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/24 20:15:59 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-391) better default logging paths - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/24 20:17:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-391) better default logging paths - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/24 20:21:59 UTC, 1 replies.
- svn commit: r807334 - /incubator/cassandra/trunk/conf/log4j.properties - posted by ee...@apache.org on 2009/08/24 20:40:21 UTC, 0 replies.
- [Cassandra Wiki] Update of "DataModel2" by CurtMicol - posted by Apache Wiki <wi...@apache.org> on 2009/08/24 21:07:12 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "DataModel2" by CurtMicol - posted by Apache Wiki <wi...@apache.org> on 2009/08/24 21:09:26 UTC, 2 replies.
- [Cassandra Wiki] Update of "CaseStudy1" by CurtMicol - posted by Apache Wiki <wi...@apache.org> on 2009/08/24 21:46:33 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-375) Echo writes to bootstrapping nodes - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/24 21:46:59 UTC, 1 replies.
- [Cassandra Wiki] Trivial Update of "CaseStudy1" by CurtMicol - posted by Apache Wiki <wi...@apache.org> on 2009/08/24 21:49:04 UTC, 0 replies.
- svn commit: r807364 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/CommitLog.java - posted by jb...@apache.org on 2009/08/24 22:31:57 UTC, 0 replies.
- svn commit: r807365 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/CommitLog.java - posted by jb...@apache.org on 2009/08/24 22:32:00 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-370) Commit log replay issues - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/24 22:34:59 UTC, 1 replies.
- svn commit: r807381 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/CommitLog.java - posted by jb...@apache.org on 2009/08/24 23:13:32 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-370) Commit log replay issues - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/24 23:15:59 UTC, 0 replies.
- svn commit: r807395 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ test/system/ - posted by jb...@apache.org on 2009/08/24 23:48:21 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-386) CompareWith="LongType" CF mis-applies tombstones - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/24 23:49:59 UTC, 0 replies.
- svn commit: r807399 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/CommitLog.java - posted by jb...@apache.org on 2009/08/25 00:03:35 UTC, 0 replies.
- svn commit: r807431 - in /incubator/cassandra/trunk: lib/ lib/licenses/ src/java/org/apache/cassandra/client/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandr... - posted by ju...@apache.org on 2009/08/25 01:39:28 UTC, 0 replies.
- [Cassandra Wiki] Update of "API" by JoeStump - posted by Apache Wiki <wi...@apache.org> on 2009/08/25 01:41:08 UTC, 7 replies.
- [jira] Closed: (CASSANDRA-197) Expose ring map to client for more direct access - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/08/25 01:46:59 UTC, 0 replies.
- [Cassandra Wiki] Update of "API" by Chris Goffinet - posted by Apache Wiki <wi...@apache.org> on 2009/08/25 02:21:56 UTC, 1 replies.
- [Cassandra Wiki] Update of "API" by ArinSarkissian - posted by Apache Wiki <wi...@apache.org> on 2009/08/25 06:15:46 UTC, 0 replies.
- [Cassandra Wiki] Update of "FrontPage" by JoeStump - posted by Apache Wiki <wi...@apache.org> on 2009/08/25 06:19:15 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "API" by JoeStump - posted by Apache Wiki <wi...@apache.org> on 2009/08/25 06:42:08 UTC, 0 replies.
- [Cassandra Wiki] Update of "CaseStudies" by CurtMicol - posted by Apache Wiki <wi...@apache.org> on 2009/08/25 10:13:17 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-389) SSTable Versioning - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/08/25 17:53:59 UTC, 6 replies.
- [jira] Commented: (CASSANDRA-388) merge batch_insert, batch_insert_super - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/25 17:57:59 UTC, 2 replies.
- [jira] Assigned: (CASSANDRA-336) Merge batchmutation types and support batched deletes - posted by "Evan Weaver (JIRA)" <ji...@apache.org> on 2009/08/25 20:19:59 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-388) merge batch_insert, batch_insert_super - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/25 21:39:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-70) MultiGet - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/26 02:45:59 UTC, 4 replies.
- [jira] Issue Comment Edited: (CASSANDRA-389) SSTable Versioning - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2009/08/26 04:09:59 UTC, 0 replies.
- svn commit: r808045 - in /incubator/cassandra/trunk: ./ interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2009/08/26 17:11:28 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-375) Echo writes to bootstrapping nodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/26 17:19:59 UTC, 2 replies.
- svn commit: r808151 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/db/CommitLog.java - posted by jb...@apache.org on 2009/08/26 20:33:47 UTC, 0 replies.
- [jira] Created: (CASSANDRA-392) Deadlock with SelectorManager.doProcess and TcpConnection.write - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/26 20:35:59 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-392) Deadlock with SelectorManager.doProcess and TcpConnection.write - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/26 20:57:59 UTC, 1 replies.
- [jira] Created: (CASSANDRA-393) rename storageendpoint overloads for clarity - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/26 21:03:59 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-393) rename storageendpoint overloads for clarity - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/26 21:03:59 UTC, 2 replies.
- svn commit: r808161 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/locator/ test/unit/org/apache/cassandra/locator/ - posted by jb...@apache.org on 2009/08/26 21:04:07 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-393) rename storageendpoint overloads for clarity - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/26 23:37:59 UTC, 2 replies.
- svn commit: r808205 - in /incubator/cassandra/trunk: conf/ src/java/org/apache/cassandra/db/marshal/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/utils/ test/conf/ test/unit/org/apache/cassandr... - posted by jb...@apache.org on 2009/08/27 00:20:15 UTC, 0 replies.
- svn commit: r808206 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/dht/ test/conf/ test/unit/org/apache/cassandra/dht/ - posted by jb...@apache.org on 2009/08/27 00:20:23 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientExamples" by Chris Goffinet - posted by Apache Wiki <wi...@apache.org> on 2009/08/27 02:49:04 UTC, 3 replies.
- [jira] Created: (CASSANDRA-394) FileUtils.getUsedDiskSpace is inaccurate - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/27 03:28:59 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-394) FileUtils.getUsedDiskSpace is inaccurate - posted by "Sammy Yu (JIRA)" <ji...@apache.org> on 2009/08/27 03:34:59 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-242) Implement method to "evenly" split a Range - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/27 04:28:59 UTC, 0 replies.
- svn commit: r808268 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/db/BootstrapTest.java - posted by jb...@apache.org on 2009/08/27 05:13:50 UTC, 0 replies.
- svn commit: r808271 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/db/BootstrapTest.java - posted by jb...@apache.org on 2009/08/27 05:19:40 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-242) Implement method to "evenly" split a Range - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 15:57:01 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-394) FileUtils.getUsedDiskSpace is inaccurate - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 17:02:59 UTC, 1 replies.
- svn commit: r808546 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/utils/FileUtils.java - posted by jb...@apache.org on 2009/08/27 19:22:04 UTC, 0 replies.
- svn commit: r808559 [1/2] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ lib/ lib/licenses/ - posted by jb...@apache.org on 2009/08/27 20:11:59 UTC, 0 replies.
- svn commit: r808559 [2/2] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ lib/ lib/licenses/ - posted by jb...@apache.org on 2009/08/27 20:11:59 UTC, 0 replies.
- svn commit: r808589 [3/3] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2009/08/27 22:07:13 UTC, 0 replies.
- svn commit: r808589 [1/3] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2009/08/27 22:07:13 UTC, 0 replies.
- svn commit: r808589 [2/3] - in /incubator/cassandra/trunk: interface/ interface/gen-java/org/apache/cassandra/service/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2009/08/27 22:07:13 UTC, 0 replies.
- svn commit: r808590 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/db/marshal/BytesTypeTest.java - posted by jb...@apache.org on 2009/08/27 22:07:16 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-70) MultiGet - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 22:07:59 UTC, 0 replies.
- svn commit: r808597 - in /incubator/cassandra/trunk: interface/cassandra.thrift interface/gen-java/org/apache/cassandra/service/Cassandra.java src/java/org/apache/cassandra/service/CassandraServer.java test/system/test_server.py - posted by jb...@apache.org on 2009/08/27 22:11:50 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-393) rename storageendpoint overloads for clarity - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 22:23:59 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-395) BootstrapTest occasionally fails - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 22:46:59 UTC, 1 replies.
- [jira] Created: (CASSANDRA-395) BootstrapTest occasionally fails - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 22:46:59 UTC, 0 replies.
- svn commit: r808620 - in /incubator/cassandra/trunk: interface/gen-java/org/apache/cassandra/service/ lib/ - posted by jb...@apache.org on 2009/08/27 22:47:22 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-387) Upgrade to Thrift 2009-08-19+ and introduce dependency on slf4j - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 22:48:59 UTC, 0 replies.
- svn commit: r808621 - /incubator/cassandra/trunk/conf/storage-conf.xml - posted by jb...@apache.org on 2009/08/27 22:49:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-396) more-efficient anticompaction/bootstrap/load-balance - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 22:54:59 UTC, 0 replies.
- [jira] Created: (CASSANDRA-396) more-efficient anticompaction/bootstrap/load-balance - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/27 22:54:59 UTC, 0 replies.
- [Cassandra Wiki] Update of "OpenNMS" by EricEvans - posted by Apache Wiki <wi...@apache.org> on 2009/08/28 00:11:18 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-395) BootstrapTest occasionally fails - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/28 02:44:59 UTC, 2 replies.
- svn commit: r808742 - /incubator/cassandra/trunk/test/unit/org/apache/cassandra/db/BootstrapTest.java - posted by jb...@apache.org on 2009/08/28 05:05:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-396) more-efficient anticompaction/bootstrap/load-balance - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/28 17:38:19 UTC, 0 replies.
- [jira] Created: (CASSANDRA-397) bootstrap and ringcache - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/28 18:18:59 UTC, 0 replies.
- svn commit: r808942 - in /incubator/cassandra/trunk: conf/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/tools/ - posted by jb...@apache.org on 2009/08/28 18:27:59 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-337) Make BinaryMemtable work - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/28 18:28:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-398) Submit BinaryMemtable Example for contrib/ - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/28 18:44:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-397) bootstrap and ringcache - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/28 19:12:32 UTC, 9 replies.
- svn commit: r808989 - in /incubator/cassandra/trunk/interface: ./ gen-java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2009/08/28 21:02:47 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-308) Thrift client forwarding the null keys to the servers - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/28 21:04:32 UTC, 0 replies.
- svn commit: r809001 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/locator/TokenMetadata.java - posted by jb...@apache.org on 2009/08/28 21:33:05 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-392) Deadlock with SelectorManager.doProcess and TcpConnection.write - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 00:22:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-399) Consisteny Level of ZERO blocks for ack on Commit Log - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 00:24:32 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-399) Consisteny Level of ZERO blocks for ack on Commit Log - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 00:26:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-399) Consisteny Level of ZERO blocks for ack on Commit Log - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 00:26:34 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-399) Consisteny Level of ZERO blocks for ack on Commit Log - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/30 00:34:32 UTC, 5 replies.
- svn commit: r809216 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2009/08/30 00:39:58 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-399) Consisteny Level of ZERO blocks for ack on Commit Log - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/30 00:47:32 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-132) Support (limited) session level consistency - posted by "Sandeep Tata (JIRA)" <ji...@apache.org> on 2009/08/30 01:07:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-400) Switch default comparator to BytesType - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/30 01:13:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-401) Less crappy failure mode when swamped with inserts than "run out of memory and gc-storm to death" - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/30 01:15:33 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-401) Less crappy failure mode when swamped with inserts than "run out of memory and gc-storm to death" - posted by "Sam Pullara (JIRA)" <ji...@apache.org> on 2009/08/30 01:44:34 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-401) Less crappy failure mode when swamped with inserts than "run out of memory and gc-storm to death" - posted by "Jeff Hammerbacher (JIRA)" <ji...@apache.org> on 2009/08/30 05:01:32 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-400) Switch default comparator to BytesType - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 21:33:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-400) Switch default comparator to BytesType - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 21:35:32 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-12) Gossiper should set the Node is dead when notifies the subscriber - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 22:01:32 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-322) get_key_range should accept a consistency level - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 22:11:33 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-363) Reenable/Make TokenUpdateVerbHandler work so that InitialToken can be set - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 22:21:34 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-47) SSTable compression - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 22:23:32 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-342) hadoop integration - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/30 22:25:32 UTC, 0 replies.
- svn commit: r809586 - in /incubator/cassandra/trunk: src/java/org/apache/cassandra/client/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/tools/ test/unit/or... - posted by jb...@apache.org on 2009/08/31 15:35:47 UTC, 0 replies.
- [Cassandra Wiki] Update of "FAQ" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/31 16:56:03 UTC, 0 replies.
- svn commit: r809629 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/net/SelectorManager.java - posted by ju...@apache.org on 2009/08/31 17:44:42 UTC, 0 replies.
- svn commit: r809639 - in /incubator/cassandra/trunk: interface/cassandra.thrift interface/gen-java/org/apache/cassandra/service/Cassandra.java src/java/org/apache/cassandra/service/CassandraServer.java test/system/test_server.py - posted by jb...@apache.org on 2009/08/31 17:50:59 UTC, 0 replies.
- [jira] Closed: (CASSANDRA-392) Deadlock with SelectorManager.doProcess and TcpConnection.write - posted by "Jun Rao (JIRA)" <ji...@apache.org> on 2009/08/31 17:51:35 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-392) Deadlock with SelectorManager.doProcess and TcpConnection.write - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/31 17:55:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-400) Switch default comparator to BytesType - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2009/08/31 18:01:33 UTC, 0 replies.
- svn commit: r809645 - in /incubator/cassandra/trunk: CHANGES.txt conf/storage-conf.xml src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by jb...@apache.org on 2009/08/31 18:07:37 UTC, 0 replies.
- [Cassandra Wiki] Update of "DataModel2" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/31 19:47:52 UTC, 3 replies.
- [Cassandra Wiki] Update of "API" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/31 19:50:06 UTC, 3 replies.
- svn commit: r809704 - /incubator/cassandra/trunk/interface/cassandra.thrift - posted by jb...@apache.org on 2009/08/31 21:25:26 UTC, 0 replies.
- [jira] Created: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/31 21:47:32 UTC, 0 replies.
- svn commit: r809718 - in /incubator/cassandra/trunk: interface/cassandra.thrift src/java/org/apache/cassandra/service/CassandraDaemon.java - posted by jb...@apache.org on 2009/08/31 21:48:24 UTC, 0 replies.
- svn commit: r809719 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/service/CassandraDaemon.java - posted by jb...@apache.org on 2009/08/31 21:49:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-324) Add documentation to Thrift interface - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/31 22:15:32 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-324) Add documentation to Thrift interface - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/31 22:17:32 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "API" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/31 22:17:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/31 22:41:32 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraLimitations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/31 22:58:57 UTC, 0 replies.
- [Cassandra Wiki] Update of "DataModel" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/31 23:00:39 UTC, 1 replies.
- [Cassandra Wiki] Update of "API03" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2009/08/31 23:06:35 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2009/08/31 23:11:32 UTC, 0 replies.
- svn commit: r809746 - in /incubator/cassandra/trunk/src/java/org/apache/cassandra/service: StorageService.java StorageServiceMBean.java - posted by jb...@apache.org on 2009/08/31 23:14:28 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-402) Add mbean to adjust log4j output level at runtime - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2009/08/31 23:15:32 UTC, 0 replies.
- svn commit: r809752 - /incubator/cassandra/trunk/src/java/org/apache/cassandra/io/SSTableReader.java - posted by jb...@apache.org on 2009/08/31 23:31:26 UTC, 0 replies.