You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (CASSANDRA-1196) Invalid UTF-8 keys [for legacy OPP] should cause exceptions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/01 01:10:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1241) config file option DiskAccessMode has no-op option "mmap_index_only" - posted by "Robert Coli (JIRA)" <ji...@apache.org> on 2010/07/01 01:36:50 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1241) config file option DiskAccessMode has no-op option "mmap_index_only" - posted by "Robert Coli (JIRA)" <ji...@apache.org> on 2010/07/01 01:36:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1204) CliClient Support for add, drop, and rename should be added for keyspace and column family - posted by "Mason Bryant (JIRA)" <ji...@apache.org> on 2010/07/01 01:46:50 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1232) UTF8Type.compare() is slow and dangerous - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/01 02:49:50 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1242) When loading an AbstractType that does not include an instance field, an unhelpful exception is raised making diagnosis difficult - posted by "Erik Onnen (JIRA)" <ji...@apache.org> on 2010/07/01 03:23:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1242) When loading an AbstractType that does not include an instance field, an unhelpful exception is raised making diagnosis difficult - posted by "Erik Onnen (JIRA)" <ji...@apache.org> on 2010/07/01 03:23:50 UTC, 0 replies.
- svn commit: r959483 - in /cassandra/trunk: src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/07/01 03:24:35 UTC, 0 replies.
- svn commit: r959484 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/tools/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/c... - posted by jb...@apache.org on 2010/07/01 03:24:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1196) Invalid UTF-8 keys [for legacy OPP] should cause exceptions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/01 03:27:52 UTC, 0 replies.
- buildbot failure in ASF Buildbot on cassandra-trunk - posted by bu...@apache.org on 2010/07/01 03:29:29 UTC, 11 replies.
- [jira] Created: (CASSANDRA-1243) Break out context code from increment counters - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/01 03:31:50 UTC, 0 replies.
- svn commit: r959485 - /cassandra/trunk/src/java/org/apache/cassandra/db/marshal/UTF8Type.java - posted by jb...@apache.org on 2010/07/01 03:32:26 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1243) Break out context code from increment counters - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/01 03:37:50 UTC, 3 replies.
- svn commit: r959520 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/db/marshal/UTF8Type.java - posted by jb...@apache.org on 2010/07/01 07:57:38 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientOptions" by zznate - posted by Apache Wiki <wi...@apache.org> on 2010/07/01 08:17:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1243) Break out context code from increment counters - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/07/01 14:29:50 UTC, 1 replies.
- svn commit: r959669 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/db/marshal/UTF8Type.java - posted by jb...@apache.org on 2010/07/01 16:01:07 UTC, 0 replies.
- svn commit: r959672 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/07/01 16:04:31 UTC, 0 replies.
- buildbot success in ASF Buildbot on cassandra-trunk - posted by bu...@apache.org on 2010/07/01 16:07:37 UTC, 11 replies.
- [jira] Commented: (CASSANDRA-1016) Plugins - posted by "Edward Ribeiro (JIRA)" <ji...@apache.org> on 2010/07/01 17:51:54 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1207) Don't write BloomFilters for skinny rows - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/01 17:55:52 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1016) Plugins - posted by "Edward Ribeiro (JIRA)" <ji...@apache.org> on 2010/07/01 17:57:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1203) system_drop_keyspace can cause a node to be unstartable - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/01 18:05:50 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1042) ColumnFamilyRecordReader returns duplicate rows - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/01 18:33:53 UTC, 2 replies.
- svn commit: r959722 - in /cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java db/DefsTable.java - posted by gd...@apache.org on 2010/07/01 18:51:37 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-981) Dynamic endpoint snitch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/01 18:53:51 UTC, 2 replies.
- svn commit: r959726 - in /cassandra/trunk: src/java/org/apache/cassandra/locator/ test/conf/ test/unit/org/apache/cassandra/dht/ test/unit/org/apache/cassandra/locator/ test/unit/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/07/01 19:20:40 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1191) Make Strategy classes fail if asked to fulfil an impossible replication request - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/01 19:21:54 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-1014) GC storming, possible memory leak - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/01 19:23:54 UTC, 7 replies.
- [jira] Commented: (CASSANDRA-912) First-class commandline interface - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/01 19:49:51 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-912) First-class commandline interface - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/01 19:55:50 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1035) Implement User/Keyspace throughput Scheduler - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/01 20:17:50 UTC, 8 replies.
- [jira] Commented: (CASSANDRA-1035) Implement User/Keyspace throughput Scheduler - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/01 20:44:49 UTC, 8 replies.
- svn commit: r959749 - in /cassandra/trunk/lib: avro-1.3.3~cust1.jar avro-1.3.3~cust2.jar - posted by ee...@apache.org on 2010/07/01 21:10:04 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1207) Don't write BloomFilters for skinny rows - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/01 22:05:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1244) FBUtilities: small performance fixes and clean-ups - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/01 23:15:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1244) FBUtilities: small performance fixes and clean-ups - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/01 23:17:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1244) FBUtilities: small performance fixes and clean-ups - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/02 00:16:50 UTC, 1 replies.
- svn commit: r959798 - /cassandra/trunk/src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by jb...@apache.org on 2010/07/02 00:20:03 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1245) ERROR 23:50:24,264 Uncaught exception in thread Thread[pool-1-thread-5,5,main] - posted by "Pedro Paixao (JIRA)" <ji...@apache.org> on 2010/07/02 06:13:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1242) When loading an AbstractType that does not include an instance field, an unhelpful exception is raised making diagnosis difficult - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/02 14:48:54 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1245) ERROR 23:50:24,264 Uncaught exception in thread Thread[pool-1-thread-5,5,main] - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/02 15:16:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1153) Add index metadata to CFMetadata - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/02 16:38:52 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-475) sending random data crashes thrift service - posted by "Pedro Paixao (JIRA)" <ji...@apache.org> on 2010/07/02 16:49:51 UTC, 21 replies.
- [jira] Commented: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/07/02 17:18:50 UTC, 5 replies.
- [jira] Assigned: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/07/02 17:18:51 UTC, 0 replies.
- svn commit: r960022 - in /cassandra/trunk: contrib/pig/src/java/org/apache/cassandra/hadoop/pig/ contrib/word_count/src/ src/java/org/apache/cassandra/hadoop/ test/unit/org/apache/cassandra/hadoop/ - posted by jb...@apache.org on 2010/07/02 17:24:08 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1246) Hadoop output SlicePredicate is slow and doesn't work as intended - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/02 17:31:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1246) Hadoop output SlicePredicate is slow and doesn't work as intended - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/02 17:34:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1177) OutOfMemory on heavy inserts - posted by "Torsten Curdt (JIRA)" <ji...@apache.org> on 2010/07/02 18:48:50 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1177) OutOfMemory on heavy inserts - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/02 19:11:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1153) Add index metadata to CFMetadata - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/02 21:40:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1022) separate assignment of current keyspace from login() - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/02 22:32:50 UTC, 2 replies.
- svn commit: r960120 - /cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraServer.java - posted by jb...@apache.org on 2010/07/02 23:53:25 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-891) Add ValidateWith to CF definitions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/03 00:09:52 UTC, 0 replies.
- svn commit: r960123 [2/2] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/marshal/ src/java/org/apache/c... - posted by jb...@apache.org on 2010/07/03 00:11:05 UTC, 0 replies.
- svn commit: r960123 [1/2] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/marshal/ src/java/org/apache/c... - posted by jb...@apache.org on 2010/07/03 00:11:05 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1247) Convert type of ColumnFamily.id and CFMetaData.cfId to Integer - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/03 02:07:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1247) Convert type of ColumnFamily.id and CFMetaData.cfId to Integer - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/03 02:07:51 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-1227) Input and Output column families should be configured independently - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/03 14:48:53 UTC, 0 replies.
- svn commit: r960269 - in /cassandra/trunk/src/java/org/apache/cassandra: config/ db/ db/commitlog/ db/migration/ utils/ - posted by jb...@apache.org on 2010/07/03 22:59:04 UTC, 0 replies.
- svn commit: r960289 - /cassandra/trunk/test/unit/org/apache/cassandra/config/ColumnDefinitionTest.java - posted by jb...@apache.org on 2010/07/04 04:48:17 UTC, 0 replies.
- svn commit: r960290 - in /cassandra/trunk: src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/07/04 04:48:24 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1247) Convert type of ColumnFamily.id and CFMetaData.cfId to Integer - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/04 14:48:52 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1004) Debian packaging should allow a specific user name and optionally create it as "cassandra" on install - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/05 18:51:50 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1248) ArrayIndexOutOfBoundsException thrown when reading partially-written sstable - posted by "David King (JIRA)" <ji...@apache.org> on 2010/07/05 21:02:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1248) ArrayIndexOutOfBoundsException thrown when reading partially-written sstable - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/05 21:22:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1248) ArrayIndexOutOfBoundsException thrown when reading partially-written sstable - posted by "David King (JIRA)" <ji...@apache.org> on 2010/07/05 21:34:50 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1249) Create ByteRandomPartitioner - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/05 22:30:50 UTC, 0 replies.
- svn commit: r960694 - in /cassandra/trunk/src/java/org/apache/cassandra: db/Table.java service/StorageService.java - posted by jb...@apache.org on 2010/07/05 22:54:52 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1249) Create ByteRandomPartitioner - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/06 00:49:50 UTC, 2 replies.
- svn commit: r960722 - in /cassandra/trunk/src/java/org/apache/cassandra: avro/CassandraServer.java thrift/CassandraServer.java - posted by jb...@apache.org on 2010/07/06 00:54:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1250) add option to repair to perform a real compaction instead of read-only - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 01:10:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1251) [anti]compaction log messages need commas - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/06 01:42:51 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1251) [anti]compaction log messages need commas - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/06 01:42:51 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1251) [anti]compaction log messages need commas - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/06 01:42:52 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1252) @Override annotation on implementing methods - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/06 02:02:50 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1251) [anti]compaction log messages need commas - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/07/06 03:26:50 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1252) @Override annotation on implementing methods - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 04:50:51 UTC, 0 replies.
- svn commit: r960772 - in /cassandra/trunk: src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/marshal/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/utils/ test/system/ te... - posted by jb...@apache.org on 2010/07/06 05:58:38 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1028) NPE in AntiEntropyService.getNeighbors - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 06:02:50 UTC, 0 replies.
- [Cassandra Wiki] Update of "Committers" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/07/06 17:05:21 UTC, 1 replies.
- svn commit: r960925 - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ test/unit/org/apache/cassandra/config/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/07/06 17:54:49 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1253) Forcing CL on a per user basis - posted by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/07/06 18:18:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1253) Forcing CL on a per user basis - posted by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/07/06 18:21:50 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1254) Add Cassandra support to flume - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 18:21:50 UTC, 0 replies.
- svn commit: r960934 - /cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamily.java - posted by jb...@apache.org on 2010/07/06 18:26:50 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1249) Create ByteRandomPartitioner - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/06 18:28:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1249) Deprecate IPartitioner.(to|from)DiskFormat in favor of raw bytes - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/06 18:28:52 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-1254) Add Cassandra support to flume - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 18:35:52 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1254) Add Cassandra support to flume - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 18:56:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1252) @Override annotation on implementing methods - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/06 19:23:50 UTC, 2 replies.
- svn commit: r960972 - in /cassandra/trunk: src/java/org/apache/cassandra/config/ test/conf/ - posted by jb...@apache.org on 2010/07/06 20:21:23 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1255) Explore interning keys and column names - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/06 20:59:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1154) basic, single node indexing against one indexexpression - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 21:27:51 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1123) Allow tracing query details - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 21:46:51 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1007) Make memtable flush thresholds per-CF instead of global - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 21:53:50 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1031) get cassandra version with thrift - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:07:55 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1140) Add RandomPartitioner based system tests - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:09:53 UTC, 0 replies.
- [Cassandra Wiki] Update of "Operations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/07/06 22:11:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1104) Clean up DatacenterShardStrategy.loadEndpoints - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:11:52 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1104) Clean up DatacenterShardStrategy.loadEndpoints - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:11:54 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1162) Put the pig loadfunc for Cassandra into core - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:14:50 UTC, 2 replies.
- [jira] Assigned: (CASSANDRA-1159) For contrib modules that use Java, have a consistent build mechanism - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:16:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1042) ColumnFamilyRecordReader returns duplicate rows - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:18:52 UTC, 5 replies.
- [jira] Assigned: (CASSANDRA-1125) Filter out ColumnFamily rows that aren't part of the query - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/06 22:23:50 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1123) Allow tracing query details - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 22:23:53 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1104) Clean up DatacenterShardStrategy.loadEndpoints - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 22:30:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1159) For contrib modules that use Java, have a consistent build mechanism - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 22:33:49 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1230) Memory use grows extremely fast with super column families - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/06 22:43:50 UTC, 0 replies.
- svn commit: r961013 - /cassandra/trunk/src/java/org/apache/cassandra/db/CompactionManager.java - posted by jb...@apache.org on 2010/07/06 22:48:23 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1068) Create a mini admin interface per each cassandra node - posted by "Masood Mortazavi (JIRA)" <ji...@apache.org> on 2010/07/07 00:31:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1145) Reading with CL > ONE returns multiple copies of the same column per key. - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/07 01:45:54 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1031) get cassandra version with thrift - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/07 01:59:52 UTC, 9 replies.
- [jira] Commented: (CASSANDRA-972) log output should state the current version, the Thrift VERSION, and, if applicable, SVN rev - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/07 04:47:50 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1246) Hadoop output SlicePredicate is slow and doesn't work as intended - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/07 04:49:51 UTC, 1 replies.
- svn commit: r961366 - in /cassandra/trunk: src/java/org/apache/cassandra/hadoop/ColumnFamilyOutputFormat.java src/java/org/apache/cassandra/hadoop/ConfigHelper.java test/unit/org/apache/cassandra/hadoop/SampleColumnFamilyOutputTool.java - posted by jb...@apache.org on 2010/07/07 15:21:05 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1251) [anti]compaction log messages need commas - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/07 15:49:51 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1162) Put the pig loadfunc for Cassandra into core - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/07 17:28:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1256) Switch to THsHaServer - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/07 17:44:50 UTC, 0 replies.
- svn commit: r961417 - /cassandra/trunk/src/java/org/apache/cassandra/hadoop/ColumnFamilyOutputFormat.java - posted by jb...@apache.org on 2010/07/07 17:49:59 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1257) Remove @Override annotations when implementing interfaces - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/07 17:58:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1256) Switch to THsHaServer - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/07 18:10:50 UTC, 6 replies.
- [jira] Commented: (CASSANDRA-674) New SSTable Format - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/07 20:40:56 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1154) basic, single node indexing against one indexexpression - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/07 20:46:51 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1214) Make standard IO the default - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/07 21:10:53 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1258) rebuild indexes after streaming - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/07 21:38:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1181) kinder gentler compaction - posted by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/07/07 22:34:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1181) kinder gentler compaction - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/07 22:38:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1031) get cassandra version with thrift - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/07 22:56:52 UTC, 8 replies.
- [jira] Updated: (CASSANDRA-972) log output should state the current version, the Thrift VERSION, and, if applicable, SVN rev - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/07 22:58:54 UTC, 8 replies.
- [jira] Assigned: (CASSANDRA-972) log output should state the current version, the Thrift VERSION, and, if applicable, SVN rev - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/07 22:58:56 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-685) add backpressure to StorageProxy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/07 23:27:00 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-981) Dynamic endpoint snitch - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/08 00:41:51 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1259) incorrect package name for property_snitch class files - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/08 00:45:52 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1259) incorrect package name for property_snitch class files - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/08 00:45:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1259) incorrect package name for property_snitch class files - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/08 01:00:50 UTC, 0 replies.
- svn commit: r961777 - /cassandra/branches/cassandra-0.6/conf/storage-conf.xml - posted by jb...@apache.org on 2010/07/08 16:12:51 UTC, 0 replies.
- svn commit: r961780 - in /cassandra/trunk: ./ conf/ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/08 16:14:46 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1260) make streaming, HH threads low-priority as well - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/08 16:34:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1236) when I start up the cassandra-cli, a ClassNotFoundException occured:java.lang.ClassNotFoundException: org.apache.cassandra.cli.CliMain - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/08 16:34:51 UTC, 0 replies.
- svn commit: r961795 [3/4] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/... - posted by jb...@apache.org on 2010/07/08 17:17:21 UTC, 0 replies.
- svn commit: r961795 [1/4] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/... - posted by jb...@apache.org on 2010/07/08 17:17:21 UTC, 0 replies.
- svn commit: r961795 [2/4] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/... - posted by jb...@apache.org on 2010/07/08 17:17:21 UTC, 0 replies.
- svn commit: r961795 [4/4] - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/... - posted by jb...@apache.org on 2010/07/08 17:17:21 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1235) BytesType and batch mutate causes encoded bytes of non-printable characters to be dropped - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/08 17:29:52 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-1223) HH improvements - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/08 20:47:57 UTC, 2 replies.
- svn commit: r961938 - /cassandra/trunk/test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/07/08 23:12:07 UTC, 0 replies.
- svn commit: r961939 - /cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraServer.java - posted by jb...@apache.org on 2010/07/08 23:12:11 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1223) HH improvements - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/08 23:21:53 UTC, 2 replies.
- svn commit: r961952 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/07/08 23:37:35 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1186) futureproof [KS|CF]MetaData - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/09 01:53:51 UTC, 21 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1186) futureproof [KS|CF]MetaData - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/09 02:09:51 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1261) Allow local range slices when consistency level is one - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/09 04:17:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1261) Allow local range slices when consistency level is one - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/09 04:17:50 UTC, 0 replies.
- svn commit: r962394 - /cassandra/trunk/bin/cassandra.in.sh - posted by br...@apache.org on 2010/07/09 05:54:04 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1256) Switch to THsHaServer - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/09 05:58:51 UTC, 0 replies.
- [Cassandra Wiki] Update of "Operations" by RobertColi - posted by Apache Wiki <wi...@apache.org> on 2010/07/09 06:09:12 UTC, 0 replies.
- svn commit: r962402 - in /cassandra/branches/cassandra-0.6/contrib/property_snitch/src/java/org/apache/cassandra/locator: PropertyFileEndPointSnitch.java PropertyFileEndPointSnitchMBean.java - posted by ee...@apache.org on 2010/07/09 06:34:13 UTC, 0 replies.
- svn commit: r962403 - /cassandra/trunk/src/java/org/apache/cassandra/io/sstable/SSTable.java - posted by jb...@apache.org on 2010/07/09 06:50:02 UTC, 0 replies.
- svn commit: r962408 - /cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2010/07/09 07:12:47 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-475) sending random data crashes thrift service - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/09 07:26:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-270) Reduce copies in data write path - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/09 17:21:52 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/09 17:32:50 UTC, 28 replies.
- [jira] Created: (CASSANDRA-1262) stress.py stdev option should be float not int - posted by "Oren Benjamin (JIRA)" <ji...@apache.org> on 2010/07/09 19:00:56 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1263) Push replication factor down to the replication strategy - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/09 19:04:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1083) Improvement to CompactionManger's submitMinorIfNeeded - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/09 19:11:51 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1083) Improvement to CompactionManger's submitMinorIfNeeded - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/09 19:14:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-292) Cassandra should be runnable as a Windows service and distribute a Windows installer - posted by "Todd Kochheiser (JIRA)" <ji...@apache.org> on 2010/07/09 19:16:49 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-1262) stress.py stdev option should be float not int - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/09 19:26:50 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-270) Reduce copies in data write path - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/09 19:43:55 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1264) Please add the ability to provide retry logic for the ColumnFamilyRecordWriter and ColumnFamilyRecordReader - posted by "James Mello (JIRA)" <ji...@apache.org> on 2010/07/09 20:46:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1189) Refactor streaming - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/07/09 21:12:50 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-1249) Deprecate IPartitioner.(to|from)DiskFormat in favor of raw bytes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/09 21:18:50 UTC, 2 replies.
- svn commit: r962675 - in /cassandra/trunk: ./ conf/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/scheduler/ src/java/org/apache/cassandra/thrift/ test/conf/ test/unit/org/apache/cassandra/sched... - posted by jb...@apache.org on 2010/07/09 21:58:22 UTC, 0 replies.
- svn commit: r962679 - /cassandra/trunk/src/java/org/apache/cassandra/config/RequestSchedulerOptions.java - posted by jb...@apache.org on 2010/07/09 22:15:59 UTC, 0 replies.
- svn commit: r962683 - in /cassandra/trunk/src/java/org/apache/cassandra/db: HintedHandOffManager.java RowMutation.java - posted by br...@apache.org on 2010/07/09 22:27:30 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-688) cache refinements - posted by "Oren Benjamin (JIRA)" <ji...@apache.org> on 2010/07/09 23:27:55 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1260) make streaming, HH threads low-priority as well - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/10 01:04:52 UTC, 0 replies.
- svn commit: r962720 - in /cassandra/trunk: conf/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/locator/ - posted by br...@apache.org on 2010/07/10 01:07:02 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1260) make streaming, HH threads low-priority as well - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/07/10 02:52:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1265) make getBuckets deterministic - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/10 05:44:51 UTC, 0 replies.
- svn commit: r962753 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/concurrent/JMXEnabledThreadPoolExecutor.java src/java/org/apache/cassandra/db/HintedHandOffManager.java - posted by jb...@apache.org on 2010/07/10 05:57:16 UTC, 0 replies.
- svn commit: r962757 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/07/10 06:10:21 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1265) make getBuckets deterministic - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/07/10 08:53:50 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1265) make getBuckets deterministic - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/07/10 08:55:55 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-292) Cassandra should be runnable as a Windows service and distribute a Windows installer - posted by "Viktor Jevdokimov (JIRA)" <ji...@apache.org> on 2010/07/10 10:29:49 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1266) Upgrade thrift jar to support more robust transport and protocol - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/10 18:58:51 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-475) sending random data crashes thrift service - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/10 18:58:54 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1266) Upgrade thrift jar to support more robust transport and protocol - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/10 19:11:52 UTC, 6 replies.
- svn commit: r962898 - in /cassandra/trunk: CHANGES.txt NEWS.txt - posted by jb...@apache.org on 2010/07/10 20:04:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1266) Upgrade thrift jar to support more robust transport and protocol - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/11 00:26:49 UTC, 0 replies.
- svn commit: r962951 - in /cassandra: branches/cassandra-0.6/contrib/py_stress/stress.py trunk/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/07/11 01:58:10 UTC, 0 replies.
- buildbot failure in ASF Buildbot on cassandra-0.6 - posted by bu...@apache.org on 2010/07/11 02:01:02 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-475) sending random data crashes thrift service - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/11 03:06:51 UTC, 5 replies.
- [jira] Created: (CASSANDRA-1267) Improve performance of cached row slices - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/11 17:59:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1267) Improve performance of cached row slices - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/11 18:01:49 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location off the classpath - posted by "dopsun (JIRA)" <ji...@apache.org> on 2010/07/11 22:55:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-270) Reduce copies in data write path - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/11 23:32:51 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1268) Decoupling from Thrift - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/12 00:07:52 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1268) Decoupling from Thrift - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/12 00:07:53 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-270) Reduce copies in data write path - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/12 01:02:53 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1269) improve test coverage of BufferedRandomAccessFile - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/12 01:04:51 UTC, 0 replies.
- svn commit: r963159 - in /cassandra/trunk: conf/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/sstable/ src/java/org/apache/cassandra/io/util/ src/java/org/apache/cassandra/tools/ test/ test/co... - posted by jb...@apache.org on 2010/07/12 01:07:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location off the classpath - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/12 01:09:49 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1031) get cassandra version via JMX (previously thrift) - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/12 01:41:50 UTC, 2 replies.
- svn commit: r963172 - in /cassandra/trunk: src/java/org/apache/cassandra/db/CompactionManager.java test/unit/org/apache/cassandra/db/CompactionsTest.java - posted by jb...@apache.org on 2010/07/12 03:02:44 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-685) add backpressure to StorageProxy - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/12 03:33:54 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location given on the commandline - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/12 06:42:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1186) futureproof [KS|CF]MetaData - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/12 14:47:54 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1270) Path not found under Windows 7 - posted by "Wojciech GomoĊ‚a (JIRA)" <ji...@apache.org> on 2010/07/12 14:57:50 UTC, 0 replies.
- svn commit: r963316 - /cassandra/trunk/conf/cassandra.yaml - posted by br...@apache.org on 2010/07/12 17:15:31 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraCli" by TheDailySpank - posted by Apache Wiki <wi...@apache.org> on 2010/07/12 19:05:19 UTC, 0 replies.
- [Cassandra Wiki] Update of "ThirdPartySupport" by JoseAvila - posted by Apache Wiki <wi...@apache.org> on 2010/07/12 19:41:41 UTC, 0 replies.
- [Cassandra Wiki] Update of "ArticlesAndPresentations" by MaxGrinev - posted by Apache Wiki <wi...@apache.org> on 2010/07/12 19:46:50 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1011) Exception auto-bootstrapping two nodes nodes at the same time - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/12 23:12:52 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/13 00:20:52 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-973) new AccessLevel needed above FULL for schema modifications - posted by "Morten Wegelbye Holm (JIRA)" <ji...@apache.org> on 2010/07/13 01:06:50 UTC, 0 replies.
- [Cassandra Wiki] Update of "HowToContribute" by JonHermes - posted by Apache Wiki <wi...@apache.org> on 2010/07/13 17:33:58 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1093) BinaryMemtable interface silently dropping data. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 18:34:51 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1272) Don't stop server from starting if version.properties is missing - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/13 18:43:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1272) Don't stop server from starting if version.properties is missing - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/13 18:45:50 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1273) describe_keyspace not returning reconciler info - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/13 19:08:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1273) describe_keyspace not returning reconciler info - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/13 19:10:53 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/13 19:10:53 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1047) Get hadoop ColumnFamily metadata from describe_keyspace instead of config file - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/13 19:15:51 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1272) Don't stop server from starting if version.properties is missing - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/13 19:22:51 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 19:24:50 UTC, 2 replies.
- [jira] Assigned: (CASSANDRA-1272) Don't stop server from starting if version.properties is missing - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 19:25:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-717) register AES verbs at SS start - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/13 19:29:51 UTC, 0 replies.
- svn commit: r963798 - /cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraServer.java - posted by jo...@apache.org on 2010/07/13 19:39:26 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/13 19:44:50 UTC, 4 replies.
- svn commit: r963801 - in /cassandra/trunk: interface/ src/java/org/apache/cassandra/glue/ src/java/org/apache/cassandra/net/http/ test/unit/org/apache/cassandra/net/ - posted by jo...@apache.org on 2010/07/13 19:45:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1275) Log threadpool stats after excessive GC - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/13 19:57:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1275) Log threadpool stats after excessive GC - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/13 19:58:11 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1011) Exception auto-bootstrapping two nodes nodes at the same time - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/13 20:12:12 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1164) py_stress needs a way to adjust the RF for the keyspace it creates - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/13 20:18:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1204) CliClient Support for add, drop, and rename should be added for keyspace and column family - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/13 20:25:53 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-1133) utilities for schema import-from/export-to yaml. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/13 20:46:50 UTC, 5 replies.
- [jira] Created: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily - posted by "B. Todd Burruss (JIRA)" <ji...@apache.org> on 2010/07/13 21:20:51 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1277) improve logging messages for DiskAccessMode in 0.6 and trunk - posted by "Robert Coli (JIRA)" <ji...@apache.org> on 2010/07/13 21:23:56 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1277) improve logging messages for DiskAccessMode in 0.6 and trunk - posted by "Robert Coli (JIRA)" <ji...@apache.org> on 2010/07/13 21:25:51 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 21:33:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1275) Log threadpool stats after excessive GC - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 21:38:50 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1164) py_stress needs a way to adjust the RF for the keyspace it creates - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 21:38:52 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 21:42:50 UTC, 13 replies.
- [jira] Commented: (CASSANDRA-717) register AES verbs at SS start - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/13 21:47:55 UTC, 1 replies.
- svn commit: r963842 - /cassandra/trunk/src/java/org/apache/cassandra/net/MessagingService.java - posted by jb...@apache.org on 2010/07/13 21:50:37 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1093) BinaryMemtable interface silently dropping data. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 00:10:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1093) BinaryMemtable interface silently dropping data. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 00:10:52 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1278) Make bulk loading into Cassandra less crappy, more pluggable - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/14 00:12:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1278) Make bulk loading into Cassandra less crappy, more pluggable - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 00:22:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1221) loadbalance operation never completes on a 3 node cluster - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/14 02:06:53 UTC, 6 replies.
- svn commit: r963928 [4/4] - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ lib/ lib/licenses/ - posted by jb...@apache.org on 2010/07/14 04:47:04 UTC, 0 replies.
- svn commit: r963928 [1/4] - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ lib/ lib/licenses/ - posted by jb...@apache.org on 2010/07/14 04:47:04 UTC, 0 replies.
- svn commit: r963928 [3/4] - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ lib/ lib/licenses/ - posted by jb...@apache.org on 2010/07/14 04:47:04 UTC, 0 replies.
- svn commit: r963928 [2/4] - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ lib/ lib/licenses/ - posted by jb...@apache.org on 2010/07/14 04:47:04 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1266) Upgrade thrift jar to support more robust transport and protocol - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 04:47:50 UTC, 0 replies.
- [Cassandra Wiki] Update of "ArticlesAndPresentations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/07/14 04:53:32 UTC, 1 replies.
- svn commit: r963934 - in /cassandra/branches/cassandra-0.6: src/java/org/apache/cassandra/config/DatabaseDescriptor.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/07/14 05:39:32 UTC, 0 replies.
- svn commit: r963936 - /cassandra/branches/cassandra-0.6/test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/07/14 05:41:12 UTC, 0 replies.
- svn commit: r963937 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ - posted by jb...@apache.org on 2010/07/14 05:43:36 UTC, 0 replies.
- buildbot success in ASF Buildbot on cassandra-0.6 - posted by bu...@apache.org on 2010/07/14 05:45:58 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-1031) get cassandra version via JMX (previously thrift) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 05:56:52 UTC, 1 replies.
- svn commit: r963941 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/commitlog/CommitLog.java src/java/org/apache/cassandra/net/MessageDeserializationTask.java src/java/org/apache/cassandra/utils/FBUtilities.java - posted by jb...@apache.org on 2010/07/14 06:13:23 UTC, 0 replies.
- svn commit: r964020 - in /cassandra/trunk: src/java/org/apache/cassandra/dht/BootStrapper.java test/unit/org/apache/cassandra/dht/BootStrapperTest.java - posted by gd...@apache.org on 2010/07/14 14:10:50 UTC, 0 replies.
- svn commit: r964048 - in /cassandra/trunk/src/java/org/apache/cassandra: net/AsyncResult.java net/IAsyncResult.java service/StorageProxy.java - posted by jb...@apache.org on 2010/07/14 15:51:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1265) make getBuckets deterministic - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/14 15:57:54 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1273) describe_keyspace not returning reconciler info - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/14 15:57:54 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1261) Allow local range slices when consistency level is one - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/14 15:57:55 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1262) stress.py stdev option should be float not int - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/14 15:57:55 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-685) add backpressure to StorageProxy - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/14 15:58:01 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1074) check bloom filters to make minor compaction able to delete (some) tombstones - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:31:50 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-856) Binary Memtable interface writes the same data after each flush. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:45:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1037) Improve load balancing to take into account load in terms of operations - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:47:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-982) read repair on quorum consistencylevel - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:50:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-959) Allow different timeouts for different classes of operation - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:50:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1250) add option to repair to perform a real compaction instead of read-only - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:50:56 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1278) Make bulk loading into Cassandra less crappy, more pluggable - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 16:50:56 UTC, 0 replies.
- [Cassandra Wiki] Update of "ThirdPartySupport" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/07/14 17:15:49 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "Committers" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/07/14 17:16:34 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1155) keep persistent row statistics - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 17:53:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1155) keep persistent row statistics - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 17:55:51 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 17:58:55 UTC, 0 replies.
- svn commit: r964091 - /cassandra/trunk/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/07/14 18:28:16 UTC, 0 replies.
- svn commit: r964092 - in /cassandra: branches/cassandra-0.6/CHANGES.txt branches/cassandra-0.6/src/java/org/apache/cassandra/service/GCInspector.java trunk/CHANGES.txt trunk/src/java/org/apache/cassandra/service/GCInspector.java - posted by br...@apache.org on 2010/07/14 18:28:24 UTC, 0 replies.
- svn commit: r964095 - /cassandra/trunk/conf/cassandra.yaml - posted by br...@apache.org on 2010/07/14 18:36:30 UTC, 0 replies.
- svn commit: r964140 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/14 21:20:39 UTC, 0 replies.
- svn commit: r964141 - in /cassandra/branches/cassandra-0.6: src/java/org/apache/cassandra/config/ test/unit/org/apache/cassandra/config/ test/unit/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/07/14 21:20:46 UTC, 0 replies.
- svn commit: r964142 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/14 21:21:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1280) make storage-conf.xml optional for Hadoop jobs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 21:53:50 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1280) make storage-conf.xml optional for Hadoop jobs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 21:53:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1281) server restart while streaming causes other nodes to not update the ring status - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/14 22:50:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1280) make storage-conf.xml optional for Hadoop jobs - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/14 23:40:50 UTC, 2 replies.
- [jira] Resolved: (CASSANDRA-1281) server restart while streaming causes other nodes to not update the ring status - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/14 23:40:53 UTC, 0 replies.
- svn commit: r964217 - in /cassandra/branches/cassandra-0.6: contrib/word_count/src/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/hadoop/ - posted by jb...@apache.org on 2010/07/14 23:58:16 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1280) make storage-conf.xml optional for Hadoop jobs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/15 00:00:57 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1047) Get hadoop ColumnFamily metadata from describe_keyspace instead of config file - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/15 00:00:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1281) server restart while streaming causes other nodes to not update the ring status - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/15 00:53:51 UTC, 0 replies.
- [Cassandra Wiki] Update of "CloudConfig" by DaveViner - posted by Apache Wiki <wi...@apache.org> on 2010/07/15 02:10:21 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1221) loadbalance operation never completes on a 3 node cluster - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/15 02:24:49 UTC, 2 replies.
- [jira] Resolved: (CASSANDRA-475) sending random data crashes thrift service - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/15 03:23:53 UTC, 2 replies.
- svn commit: r964274 - in /cassandra/trunk: ./ conf/ contrib/py_stress/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/thrift/ test/system/ - posted by jb...@apache.org on 2010/07/15 03:37:40 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1282) NumericType: comparator for integers of fixed and arbitrary length - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/15 04:16:50 UTC, 16 replies.
- [jira] Created: (CASSANDRA-1282) NumericType: comparator for integers of fixed and arbitrary length - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/15 04:16:50 UTC, 0 replies.
- svn commit: r964288 - in /cassandra/trunk/src/java/org/apache/cassandra/io/sstable: SSTableReader.java SSTableWriter.java - posted by jb...@apache.org on 2010/07/15 05:00:39 UTC, 0 replies.
- svn commit: r964289 - in /cassandra/trunk: src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/io/sstable/ src/java/org/apache/cassandra/tools/ test/conf/ test/unit/org/apache/cassandra/dht/ test/un... - posted by jb...@apache.org on 2010/07/15 05:02:23 UTC, 0 replies.
- svn commit: r964290 - in /cassandra/trunk/src/java/org/apache/cassandra/io/sstable: Descriptor.java SSTableReader.java SSTableWriter.java - posted by jb...@apache.org on 2010/07/15 05:02:58 UTC, 0 replies.
- svn commit: r964291 - /cassandra/trunk/test/unit/org/apache/cassandra/service/EmbeddedCassandraServiceTest.java - posted by jb...@apache.org on 2010/07/15 05:05:27 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1016) Plugins - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/15 05:06:55 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1047) Get hadoop ColumnFamily metadata from describe_keyspace instead of config file - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/15 05:25:53 UTC, 1 replies.
- svn commit: r964293 - in /cassandra/branches/cassandra-0.6: ./ contrib/word_count/src/ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/15 05:29:52 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraLimitations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/07/15 06:03:10 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "CassandraLimitations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/07/15 06:04:07 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "ArchitectureOverview" by MichaelSchade - posted by Apache Wiki <wi...@apache.org> on 2010/07/15 09:21:21 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "FAQ" by MichaelSchade - posted by Apache Wiki <wi...@apache.org> on 2010/07/15 10:09:49 UTC, 1 replies.
- [Cassandra Wiki] Update of "FAQ" by MichaelSchade - posted by Apache Wiki <wi...@apache.org> on 2010/07/15 10:22:51 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1280) make storage-conf.xml optional for Hadoop jobs - posted by "Phillip Michalak (JIRA)" <ji...@apache.org> on 2010/07/15 11:43:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-580) vector clock support - posted by "Kazuki Aranami (JIRA)" <ji...@apache.org> on 2010/07/15 14:43:26 UTC, 7 replies.
- [jira] Reopened: (CASSANDRA-475) sending random data crashes thrift service - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/15 15:43:53 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1214) Make standard IO the default - posted by "Schubert Zhang (JIRA)" <ji...@apache.org> on 2010/07/15 15:51:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1155) keep persistent row statistics - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/15 18:21:52 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1283) Make the row cache pluggable - posted by "Daniel Kluesing (JIRA)" <ji...@apache.org> on 2010/07/15 20:15:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1283) Make the row cache pluggable - posted by "Daniel Kluesing (JIRA)" <ji...@apache.org> on 2010/07/15 20:17:52 UTC, 0 replies.
- svn commit: r964550 - in /cassandra/trunk/src/java/org/apache/cassandra: service/StorageService.java service/StorageServiceMBean.java tools/NodeCmd.java tools/NodeProbe.java utils/FBUtilities.java - posted by jb...@apache.org on 2010/07/15 21:40:20 UTC, 0 replies.
- svn commit: r964554 - /cassandra/trunk/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/07/15 21:52:27 UTC, 0 replies.
- svn commit: r964555 - /cassandra/trunk/bin/nodeprobe - posted by br...@apache.org on 2010/07/15 21:53:09 UTC, 0 replies.
- svn commit: r964564 - /cassandra/trunk/test/unit/org/apache/cassandra/hadoop/ColumnFamilyOutputFormatTest.java - posted by jb...@apache.org on 2010/07/15 22:16:55 UTC, 0 replies.
- [Cassandra Wiki] Update of "InstallThrift" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/07/15 23:54:15 UTC, 0 replies.
- svn commit: r964625 - /cassandra/trunk/src/java/org/apache/cassandra/gms/FailureDetector.java - posted by jb...@apache.org on 2010/07/16 00:08:19 UTC, 0 replies.
- svn commit: r964626 - /cassandra/trunk/src/java/org/apache/cassandra/locator/DynamicEndpointSnitch.java - posted by br...@apache.org on 2010/07/16 00:12:42 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1284) Log summary of dropped messages instead of spamming log with warnings - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/16 05:21:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1285) Have a way to increase the replication factor - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/16 19:04:49 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1286) Nodetool ring crashes when no schema is loaded - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/07/16 19:04:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1285) Have a way to increase the replication factor - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/16 19:48:49 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1258) rebuild indexes after streaming - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/16 20:47:53 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-913) Add Hive support - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/16 21:06:52 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1287) Rename 'table' -> 'keyspace' in public APIs - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/16 21:12:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1284) Log summary of dropped messages instead of spamming log with warnings - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/16 21:26:50 UTC, 0 replies.
- svn commit: r964915 - /cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by jb...@apache.org on 2010/07/16 21:30:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1284) Log summary of dropped messages instead of spamming log with warnings - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/16 21:36:50 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1288) replace one-off Timers with a central Timer in StorageService - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/16 21:36:52 UTC, 0 replies.
- svn commit: r964922 - in /cassandra/trunk/src/java/org/apache/cassandra/net: MessageDeserializationTask.java MessagingService.java - posted by br...@apache.org on 2010/07/16 21:38:33 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1289) GossipTimerTask stops running if an Exception occurs - posted by "Wade Simmons (JIRA)" <ji...@apache.org> on 2010/07/16 22:29:52 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-757) FatClient removal causes ConcurrentModificationException - posted by "Wade Simmons (JIRA)" <ji...@apache.org> on 2010/07/16 22:36:50 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1290) Cassandra-cli doesn't use framed transport by default - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/07/16 22:55:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1290) Cassandra-cli doesn't use framed transport by default - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/16 22:58:50 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1290) Cassandra-cli doesn't use framed transport by default - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/07/16 22:58:51 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/16 23:40:50 UTC, 0 replies.
- svn commit: r964961 - in /cassandra/trunk/src/java/org/apache/cassandra/cli: CliOptions.java CliSessionState.java - posted by jb...@apache.org on 2010/07/16 23:56:04 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1292) Multiple migrations might run at once - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/16 23:59:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1267) Improve performance of cached row slices - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/17 02:35:50 UTC, 3 replies.
- svn commit: r964995 - in /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/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/07/17 04:09:41 UTC, 0 replies.
- svn commit: r964996 - in /cassandra/trunk: CHANGES.txt NEWS.txt - posted by jb...@apache.org on 2010/07/17 04:12:22 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1293) add locking around row cache accesses - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/17 04:17:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1294) MIsc license inclusion booboos with recent index commits - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/17 06:50:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1294) MIsc license inclusion booboos with recent index commits - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/17 06:53:49 UTC, 0 replies.
- svn commit: r965067 - in /cassandra/trunk/src/java/org/apache/cassandra: db/IndexScanCommand.java db/marshal/LocalByPartionerType.java dht/LocalPartitioner.java io/sstable/SSTableWriter.java service/IndexScanVerbHandler.java - posted by jb...@apache.org on 2010/07/17 14:46:47 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1294) MIsc license inclusion booboos with recent index commits - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/17 14:47:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1294) MIsc license inclusion booboos with recent index commits - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/17 15:56:49 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-1289) GossipTimerTask stops running if an Exception occurs - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/17 23:34:50 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1295) Log uncaught exceptions thrown in thread pools - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/18 01:24:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1295) Log uncaught exceptions thrown in thread pools - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/18 01:26:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1295) Log uncaught exceptions thrown in thread pools - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/18 02:54:50 UTC, 1 replies.
- svn commit: r965151 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/gms/Gossiper.java - posted by jb...@apache.org on 2010/07/18 04:05:35 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1289) GossipTimerTask stops running if an Exception occurs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/18 04:10:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-580) vector clock support - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/07/18 11:34:05 UTC, 1 replies.
- [jira] Issue Comment Edited: (CASSANDRA-580) vector clock support - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/07/18 11:36:04 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1072) Increment counters - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/18 12:53:55 UTC, 2 replies.
- [jira] Resolved: (CASSANDRA-1243) Break out context code from increment counters - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/07/18 22:58:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1072) Increment counters - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 01:45:54 UTC, 6 replies.
- [jira] Created: (CASSANDRA-1296) DES improvements - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/19 02:23:49 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1297) commitlog recover bug - posted by "jingfengtan (JIRA)" <ji...@apache.org> on 2010/07/19 11:02:49 UTC, 0 replies.
- Paying too much for ink cartridges? - posted by Victor Gonzalez <vi...@matrixofficesupplies.co.uk> on 2010/07/19 11:54:00 UTC, 0 replies.
- svn commit: r965455 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/gms/ - posted by jb...@apache.org on 2010/07/19 14:37:34 UTC, 0 replies.
- svn commit: r965457 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/db/commitlog/CommitLog.java - posted by jb...@apache.org on 2010/07/19 14:39:45 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1285) Have a way to increase the replication factor - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/19 14:40:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1297) commitlog recover bug - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 14:42:49 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1297) commitlog recover bug - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 14:42:50 UTC, 0 replies.
- svn commit: r965459 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/19 14:43:34 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1298) avoid replaying fully-flushed commitlog segments - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 14:46:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1298) avoid replaying fully-flushed commitlog segments - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 14:49:50 UTC, 0 replies.
- svn commit: r965537 - /cassandra/branches/cassandra-0.6/test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/07/19 17:48:48 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1042) ColumnFamilyRecordReader returns duplicate rows - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 17:51:56 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1299) EOFException in LazilyCompactedRow - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/19 18:20:50 UTC, 0 replies.
- svn commit: r965566 - /cassandra/trunk/src/java/org/apache/cassandra/io/util/DataOutputBuffer.java - posted by jb...@apache.org on 2010/07/19 19:23:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1299) EOFException in LazilyCompactedRow - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 19:25:52 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1299) EOFException in LazilyCompactedRow - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/19 19:29:51 UTC, 1 replies.
- svn commit: r965568 - /cassandra/trunk/test/unit/org/apache/cassandra/io/sstable/SSTableUtils.java - posted by jb...@apache.org on 2010/07/19 19:33:41 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1280) make storage-conf.xml optional for Hadoop jobs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 19:43:51 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1300) Assert in RandomPartitioner causes unending compaction - posted by "Anthony Molinaro (JIRA)" <ji...@apache.org> on 2010/07/19 20:10:02 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1300) Assert in RandomPartitioner causes unending compaction - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/19 21:52:06 UTC, 0 replies.
- svn commit: r965604 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/dht/Range.java src/java/org/apache/cassandra/service/StorageProxy.java test/system/test_server.py - posted by jb...@apache.org on 2010/07/19 21:52:26 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1301) Table needs to be aware of indexed column CFSes so they can be flushed correctly - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/19 22:02:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1301) Table needs to be aware of indexed column CFSes so they can be flushed correctly - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/19 22:13:50 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1300) Assert in RandomPartitioner causes unending compaction - posted by "Anthony Molinaro (JIRA)" <ji...@apache.org> on 2010/07/19 22:25:59 UTC, 1 replies.
- svn commit: r965630 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by jb...@apache.org on 2010/07/19 22:56:34 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1301) Table needs to be aware of indexed column CFSes so they can be flushed correctly - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/19 23:12:22 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1295) Log uncaught exceptions thrown in thread pools - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/19 23:52:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/07/20 00:25:52 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-1296) DES improvements - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/20 00:41:51 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1296) DES improvements - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/20 01:13:49 UTC, 3 replies.
- svn commit: r965685 - in /cassandra/trunk: conf/cassandra.yaml src/java/org/apache/cassandra/locator/DynamicEndpointSnitch.java - posted by br...@apache.org on 2010/07/20 01:54:12 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1302) Allow Row Iterator to use the RowCache - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/20 04:08:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1302) Allow Row Iterator to use the RowCache - posted by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/07/20 04:10:50 UTC, 1 replies.
- svn commit: r965714 - /cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by jb...@apache.org on 2010/07/20 04:18:36 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1298) avoid replaying fully-flushed commitlog segments - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/20 04:58:51 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1282) NumericType: comparator for integers of fixed and arbitrary length - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/20 18:21:54 UTC, 3 replies.
- svn commit: r965894 - in /cassandra/trunk: src/java/org/apache/cassandra/db/commitlog/CommitLog.java src/java/org/apache/cassandra/db/commitlog/CommitLogHeader.java test/unit/org/apache/cassandra/db/commitlog/CommitLogHeaderTest.java - posted by jb...@apache.org on 2010/07/20 18:23:03 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1189) Refactor streaming - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/07/20 18:23:52 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1268) Decoupling from Thrift - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/20 18:40:51 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1303) Cassandra Throws Exception During Batch Insert - SVN - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/20 18:45:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1303) Cassandra Throws Exception During Batch Insert - SVN - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/20 18:47:51 UTC, 0 replies.
- svn commit: r965906 - in /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra: net/MessagingService.java net/OutboundTcpConnection.java service/StorageService.java - posted by gd...@apache.org on 2010/07/20 18:55:52 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1304) DatacenterShardStrategy nodetool ring command shows incorrect/duplicate nodes - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/20 18:55:53 UTC, 0 replies.
- svn commit: r965907 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by gd...@apache.org on 2010/07/20 18:56:57 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1305) Slow query log - posted by "Daniel Kluesing (JIRA)" <ji...@apache.org> on 2010/07/20 18:59:53 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1305) Slow query log - posted by "Daniel Kluesing (JIRA)" <ji...@apache.org> on 2010/07/20 19:02:53 UTC, 2 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1305) Slow query log - posted by "Daniel Kluesing (JIRA)" <ji...@apache.org> on 2010/07/20 19:02:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/07/20 19:02:56 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1303) Cassandra Throws Exception During Batch Insert - SVN - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/20 19:04:53 UTC, 1 replies.
- svn commit: r965913 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/net/MessagingService.java src/java/org/apache/cassandra/net/OutboundTcpConnection.java src/java/org/apache/cassandra/service/StorageService.java - posted by gd...@apache.org on 2010/07/20 19:11:47 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1306) Forcing a major compaction on an CF with indexed sub columns occasionally causes an error - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/20 19:22:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1306) Forcing a major compaction on an CF with indexed sub columns occasionally causes an error - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/20 19:22:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-786) RPM Packages - posted by "Peter Halliday (JIRA)" <ji...@apache.org> on 2010/07/20 20:31:54 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-786) RPM Packages - posted by "Peter Halliday (JIRA)" <ji...@apache.org> on 2010/07/20 20:37:56 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-786) RPM Packages - posted by "Peter Halliday (JIRA)" <ji...@apache.org> on 2010/07/20 20:37:57 UTC, 0 replies.
- svn commit: r965987 - /cassandra/trunk/src/java/org/apache/cassandra/thrift/CustomTThreadPoolServer.java - posted by br...@apache.org on 2010/07/20 22:29:26 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/20 22:36:52 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1304) DatacenterShardStrategy nodetool ring command shows incorrect/duplicate nodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/20 22:48:50 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1306) Forcing a major compaction on an CF with indexed sub columns occasionally causes an error - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/20 22:48:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/20 23:40:52 UTC, 8 replies.
- [jira] Updated: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/20 23:42:52 UTC, 1 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/07/20 23:52:54 UTC, 0 replies.
- svn commit: r966033 - in /cassandra/trunk: src/java/org/apache/cassandra/scheduler/RoundRobinScheduler.java test/unit/org/apache/cassandra/scheduler/RoundRobinSchedulerTest.java - posted by jb...@apache.org on 2010/07/21 00:03:08 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/07/21 00:38:50 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-1302) Allow Row Iterator to use the RowCache - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/21 01:11:50 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1307) Get the 'system' keyspace info - posted by "Ching-Shen Chen (JIRA)" <ji...@apache.org> on 2010/07/21 08:26:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1307) Get the 'system' keyspace info - posted by "Ching-Shen Chen (JIRA)" <ji...@apache.org> on 2010/07/21 09:02:51 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1258) rebuild indexes after streaming - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/21 09:13:56 UTC, 15 replies.
- svn commit: r966272 - in /cassandra/trunk/src/java/org/apache/cassandra/config: ColumnFamily.java Config.java Converter.java DatabaseDescriptor.java Keyspace.java RawColumnFamily.java RawKeyspace.java - posted by gd...@apache.org on 2010/07/21 17:13:39 UTC, 0 replies.
- svn commit: r966273 - in /cassandra/trunk: build.xml interface/cassandra.genavro - posted by gd...@apache.org on 2010/07/21 17:13:50 UTC, 0 replies.
- svn commit: r966274 - in /cassandra/trunk/src/java/org/apache/cassandra/io/util: DataOutputBuffer.java OutputBuffer.java - posted by gd...@apache.org on 2010/07/21 17:13:59 UTC, 0 replies.
- svn commit: r966275 - /cassandra/trunk/src/java/org/apache/cassandra/io/SerDeUtils.java - posted by gd...@apache.org on 2010/07/21 17:14:05 UTC, 0 replies.
- svn commit: r966276 - in /cassandra/trunk: interface/cassandra.genavro interface/cassandra.thrift src/java/org/apache/cassandra/avro/CassandraServer.java - posted by gd...@apache.org on 2010/07/21 17:14:13 UTC, 0 replies.
- svn commit: r966277 - in /cassandra/trunk: src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ test/unit/org/apache/cassandra/config/ test/unit/org/apache/cassandra/db/ - posted by gd...@apache.org on 2010/07/21 17:14:25 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1303) Cassandra Throws Exception During Batch Insert - SVN - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/21 17:31:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1303) Cassandra Throws Exception During Batch Insert - SVN - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/21 17:43:50 UTC, 1 replies.
- svn commit: r966289 - in /cassandra/branches/cassandra-0.6: CHANGES.txt bin/cassandra-cli.bat - posted by gd...@apache.org on 2010/07/21 18:00:54 UTC, 0 replies.
- svn commit: r966295 - /cassandra/trunk/bin/cassandra-cli.bat - posted by gd...@apache.org on 2010/07/21 18:17:30 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1236) when I start up the cassandra-cli, a ClassNotFoundException occured:java.lang.ClassNotFoundException: org.apache.cassandra.cli.CliMain - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/21 18:18:59 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1308) Switch Migrations Serialization to Avro - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/21 18:20:49 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1258) rebuild indexes after streaming - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/21 18:54:51 UTC, 1 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/07/21 20:55:52 UTC, 0 replies.
- svn commit: r966363 - in /cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java service/StorageService.java - posted by gd...@apache.org on 2010/07/21 21:03:23 UTC, 0 replies.
- svn commit: r966373 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/service/StorageService.java - posted by gd...@apache.org on 2010/07/21 21:24:20 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1307) Get the 'system' keyspace info - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/21 21:25:52 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-1307) Get the 'system' keyspace info - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/21 21:36:50 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1001) Improve messaging and reduce barrier to entry post CASSANDRA-44 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/21 21:40:52 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1287) Rename 'table' -> 'keyspace' in public APIs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/21 21:43:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1108) ability to forcibly mark machines failed - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/21 21:47:52 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1001) Improve messaging and reduce barrier to entry post CASSANDRA-44 - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/21 21:49:50 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1305) Slow query log - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/21 21:57:09 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/21 22:40:52 UTC, 20 replies.
- [jira] Resolved: (CASSANDRA-1001) Improve messaging and reduce barrier to entry post CASSANDRA-44 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/21 22:53:52 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1138) remove Gossiper.MAX_GOSSIP_PACKET_SIZE - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/21 23:35:56 UTC, 0 replies.
- svn commit: r966435 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/service/StorageService.java - posted by gd...@apache.org on 2010/07/21 23:51:33 UTC, 0 replies.
- svn commit: r966437 - in /cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java service/StorageService.java - posted by gd...@apache.org on 2010/07/21 23:56:33 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1307) Get the 'system' keyspace info - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/21 23:58:49 UTC, 2 replies.
- [jira] Assigned: (CASSANDRA-1307) Get the 'system' keyspace info - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/21 23:58:50 UTC, 0 replies.
- svn commit: r966441 - /cassandra/trunk/build.xml - posted by gd...@apache.org on 2010/07/22 00:21:12 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1138) remove Gossiper.MAX_GOSSIP_PACKET_SIZE - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/22 01:02:50 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-876) Support session consistency - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/22 02:40:51 UTC, 1 replies.
- svn commit: r966472 - /cassandra/trunk/test/system/__init__.py - posted by ee...@apache.org on 2010/07/22 03:19:11 UTC, 0 replies.
- svn commit: r966492 - in /cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilyStore.java RowIteratorFactory.java - posted by jb...@apache.org on 2010/07/22 05:30:13 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1292) Multiple migrations might run at once - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/22 05:30:50 UTC, 0 replies.
- svn commit: r966493 - /cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2010/07/22 05:32:25 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1302) Allow Row Iterator to use the RowCache - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/22 05:33:49 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1253) Forcing CL on a per user basis - posted by "Viktor Jevdokimov (JIRA)" <ji...@apache.org> on 2010/07/22 08:41:55 UTC, 0 replies.
- svn commit: r966657 - in /cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java locator/LocalStrategy.java service/StorageService.java - posted by gd...@apache.org on 2010/07/22 15:52:10 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1253) Forcing CL on a per user basis - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/22 16:05:49 UTC, 0 replies.
- svn commit: r966668 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/locator/LocalStrategy.java src/java/org/apache/cassandra/service/StorageService.java - posted by gd...@apache.org on 2010/07/22 16:09:02 UTC, 0 replies.
- svn commit: r966676 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/locator/LocalStrategy.java src/java/org/apache/cassandra/service/StorageService.java - posted by gd...@apache.org on 2010/07/22 16:20:52 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1253) Forcing CL on a per user basis - posted by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/07/22 16:30:51 UTC, 0 replies.
- svn commit: r966733 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/07/22 18:25:53 UTC, 0 replies.
- svn commit: r966734 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by jb...@apache.org on 2010/07/22 18:30:01 UTC, 0 replies.
- svn commit: r966742 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/dht/ src/java/org/apache/cassandra/service/ test/system/ - posted by jb...@apache.org on 2010/07/22 18:51:44 UTC, 0 replies.
- svn commit: r966743 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/22 18:53:02 UTC, 0 replies.
- svn commit: r966746 - in /cassandra/trunk: ./ bin/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/net/ - posted by jb...@apache.org on 2010/07/22 18:58:29 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-974) SASL authentication support - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/22 19:15:53 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1309) LegacySSTableTest breaks when run from a svn checkout - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/22 20:48:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1138) remove Gossiper.MAX_GOSSIP_PACKET_SIZE - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/22 22:28:52 UTC, 0 replies.
- svn commit: r966846 - in /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/gms: EndPointState.java GossipDigestAckMessage.java GossipDigestSynMessage.java Gossiper.java - posted by br...@apache.org on 2010/07/22 22:32:28 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1028) NPE in AntiEntropyService.getNeighbors - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/22 23:17:00 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1309) LegacySSTableTest breaks when run from a svn checkout - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/22 23:27:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1066) DatacenterShardStrategy needs enforceable and keyspace based RF - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/22 23:46:50 UTC, 12 replies.
- [jira] Assigned: (CASSANDRA-1308) Switch Migrations Serialization to Avro - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/23 00:03:49 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1287) Rename 'table' -> 'keyspace' in public APIs - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/23 00:28:51 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1310) Disallow KS definition with RF > # of nodes - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/23 03:16:50 UTC, 0 replies.
- svn commit: r966964 - in /cassandra/trunk/src/java/org/apache/cassandra/db: BinaryMemtable.java ColumnFamilyStore.java IFlushable.java Memtable.java - posted by jb...@apache.org on 2010/07/23 06:57:21 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1301) Table needs to be aware of indexed column CFSes so they can be flushed correctly - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 06:59:53 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1311) Support (asynchronous) triggers - posted by "Maxim Grinev (JIRA)" <ji...@apache.org> on 2010/07/23 16:32:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1311) Support (asynchronous) triggers - posted by "Maxim Grinev (JIRA)" <ji...@apache.org> on 2010/07/23 16:35:52 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-1311) Support (asynchronous) triggers - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 17:14:51 UTC, 3 replies.
- [jira] Assigned: (CASSANDRA-891) Add ValidateWith to CF definitions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 18:04:52 UTC, 0 replies.
- svn commit: r967150 - /cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilyStore.java - posted by jb...@apache.org on 2010/07/23 18:05:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1258) rebuild indexes after streaming - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 19:32:51 UTC, 12 replies.
- [jira] Created: (CASSANDRA-1312) remove bitmask predicates - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 19:43:52 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1312) remove bitmask predicates - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 19:43:53 UTC, 2 replies.
- svn commit: r967183 - /cassandra/trunk/test/unit/org/apache/cassandra/service/AntiEntropyServiceTest.java - posted by jb...@apache.org on 2010/07/23 20:03:13 UTC, 0 replies.
- svn commit: r967187 - in /cassandra/trunk: ./ conf/ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassan... - posted by jb...@apache.org on 2010/07/23 20:18:08 UTC, 0 replies.
- svn commit: r967192 - in /cassandra/trunk: interface/cassandra.thrift interface/thrift/gen-java/org/apache/cassandra/thrift/CfDef.java src/java/org/apache/cassandra/thrift/CassandraServer.java - posted by jb...@apache.org on 2010/07/23 20:33:25 UTC, 0 replies.
- svn commit: r967193 - /cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift/Constants.java - posted by jb...@apache.org on 2010/07/23 20:34:27 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1192) change Snitch api to getClosestEndpoint(InetAddress[], FailureDetector) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 20:36:52 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1007) Make memtable flush thresholds per-CF instead of global - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 20:50:53 UTC, 0 replies.
- svn commit: r967207 - /cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2010/07/23 21:08:36 UTC, 0 replies.
- svn commit: r967213 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/io/sstable/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/... - posted by br...@apache.org on 2010/07/23 21:22:59 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1133) utilities for schema import-from/export-to yaml. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/23 22:11:05 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1133) utilities for schema import-from/export-to yaml. - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/23 22:27:52 UTC, 0 replies.
- svn commit: r967248 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/tools/ test/unit/org/apache/cassandra/io/sstable/ - posted by jb...@apache.org on 2010/07/23 22:35:33 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1312) remove bitmask predicates - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/23 22:47:51 UTC, 1 replies.
- svn commit: r967261 - in /cassandra/trunk: bin/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/tools/ src/java/org/apache/cassandra/utils/ - posted by gd...@apache.org on 2010/07/23 22:52:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1157) add support for multiple indexexpressions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 23:28:52 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1157) add support for multiple indexexpressions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/23 23:30:50 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1313) make cache sizes in CfDef Strings again so we can use %s of rows in the CF as in 0.6 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/24 00:21:51 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-685) add backpressure to StorageProxy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/24 02:45:54 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1314) snitch that prefers a single replica for all reads to a given key - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/24 03:42:51 UTC, 0 replies.
- svn commit: r978791 - in /cassandra/branches/cassandra-0.6: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/commitlog/ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/07/24 06:05:46 UTC, 0 replies.
- svn commit: r978792 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/24 06:07:10 UTC, 0 replies.
- svn commit: r978800 - /cassandra/trunk/src/java/org/apache/cassandra/db/commitlog/CommitLog.java - posted by jb...@apache.org on 2010/07/24 07:01:51 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1315) ColumnFamilyOutputFormat should use client API objects - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/24 20:21:50 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1316) Read repair does not always work correctly - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/25 01:51:52 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1316) Read repair does not always work correctly - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/25 01:51:53 UTC, 9 replies.
- [jira] Commented: (CASSANDRA-1316) Read repair does not always work correctly - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/25 01:53:52 UTC, 3 replies.
- svn commit: r978978 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/thrift/ThriftValidation.java test/system/test_thrift_server.py - posted by jb...@apache.org on 2010/07/25 06:16:31 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1317) StorageProxy ignores snitch when determining whether to do a local read - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 00:39:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1317) StorageProxy ignores snitch when determining whether to do a local read - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 00:39:51 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1314) snitch that prefers a single replica for all reads to a given key - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 04:49:50 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-1314) snitch that prefers a single replica for all reads to a given key - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 04:51:49 UTC, 0 replies.
- svn commit: r979139 - in /cassandra/trunk: ./ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/07/26 05:00:09 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1312) remove bitmask predicates - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 05:02:01 UTC, 0 replies.
- svn commit: r979156 - in /cassandra/branches/cassandra-0.6: CHANGES.txt contrib/bmt_example/CassandraBulkLoader.java src/java/org/apache/cassandra/db/BinaryVerbHandler.java - posted by jb...@apache.org on 2010/07/26 06:39:42 UTC, 0 replies.
- svn commit: r979160 - in /cassandra/trunk: ./ contrib/bmt_example/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/07/26 06:45:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1318) CommitLogTest is failing in trunk - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/26 08:00:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1318) CommitLogTest is failing in trunk - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/26 08:04:52 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1310) Disallow KS definition with RF > # of nodes - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/26 10:34:51 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-1318) CommitLogTest is failing in trunk - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 15:08:53 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-685) add backpressure to StorageProxy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 16:48:00 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1014) GC storming, possible memory leak - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 16:50:54 UTC, 0 replies.
- svn commit: r979335 - in /cassandra/trunk: ./ contrib/word_count/src/ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/26 18:04:07 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/07/26 18:59:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/26 19:16:20 UTC, 4 replies.
- [jira] Commented: (CASSANDRA-1318) CommitLogTest and RecoveryManager2Test is failing in trunk - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/26 19:43:16 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1066) DatacenterShardStrategy needs enforceable and keyspace based RF - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/26 19:57:18 UTC, 3 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1066) DatacenterShardStrategy needs enforceable and keyspace based RF - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/26 20:01:31 UTC, 0 replies.
- svn commit: r979398 - in /cassandra/branches/cassandra-0.6: contrib/word_count/bin/ contrib/word_count/src/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/07/26 20:19:26 UTC, 0 replies.
- svn commit: r979399 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/26 20:20:53 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1319) TimestampReconciler should be a singleton - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/26 20:22:19 UTC, 0 replies.
- svn commit: r979400 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/26 20:24:46 UTC, 0 replies.
- svn commit: r979402 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by jb...@apache.org on 2010/07/26 20:25:34 UTC, 0 replies.
- svn commit: r979406 - in /cassandra/trunk: ./ contrib/word_count/bin/ contrib/word_count/src/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassand... - posted by jb...@apache.org on 2010/07/26 20:44:26 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1320) Convert AccessLevel to Set - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/26 21:19:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1320) Convert AccessLevel to Set - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/26 21:22:15 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-1315) ColumnFamilyOutputFormat should use client API objects - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/26 21:51:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1317) StorageProxy ignores snitch when determining whether to do a local read - posted by "Tupshin Harper (JIRA)" <ji...@apache.org> on 2010/07/26 21:56:17 UTC, 1 replies.
- svn commit: r979436 - /cassandra/trunk/src/java/org/apache/cassandra/locator/SimpleSnitch.java - posted by jb...@apache.org on 2010/07/26 23:01:21 UTC, 0 replies.
- svn commit: r979437 - in /cassandra/trunk/contrib/word_count: bin/word_count_setup src/WordCountSetup.java - posted by jb...@apache.org on 2010/07/26 23:01:24 UTC, 0 replies.
- svn commit: r979438 - /cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraDaemon.java - posted by jb...@apache.org on 2010/07/26 23:01:27 UTC, 0 replies.
- svn commit: r979439 - in /cassandra/trunk/src/java/org/apache/cassandra: thrift/CassandraDaemon.java utils/FBUtilities.java - posted by jb...@apache.org on 2010/07/26 23:01:31 UTC, 0 replies.
- svn commit: r979440 - in /cassandra/trunk: contrib/word_count/src/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/hadoop/ - posted by jb...@apache.org on 2010/07/26 23:01:36 UTC, 0 replies.
- svn commit: r979441 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2010/07/26 23:05:25 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1321) loadSchemaFromYaml should push migrations to cluster. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/26 23:17:17 UTC, 0 replies.
- svn commit: r979449 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/07/26 23:23:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1322) allow configuring Pig without cassandra.yaml - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 23:32:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1322) allow configuring Pig without cassandra.yaml - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 23:32:18 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1047) Get hadoop ColumnFamily metadata from describe_keyspace instead of config file - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 23:34:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1145) Reading with CL > ONE returns multiple copies of the same column per key. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 23:40:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1235) BytesType and batch mutate causes encoded bytes of non-printable characters to be dropped - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/26 23:40:22 UTC, 1 replies.
- svn commit: r979465 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java - posted by br...@apache.org on 2010/07/27 00:10:10 UTC, 0 replies.
- svn commit: r979470 - /cassandra/trunk/src/java/org/apache/cassandra/avro/CassandraServer.java - posted by gd...@apache.org on 2010/07/27 00:17:31 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1321) loadSchemaFromYaml should push migrations to cluster. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/27 00:32:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1308) Switch Migrations Serialization to Avro - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/27 01:15:16 UTC, 1 replies.
- svn commit: r979492 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2010/07/27 03:45:19 UTC, 0 replies.
- svn commit: r979494 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2010/07/27 03:50:32 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1323) digest mismatches are processed serially - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 04:32:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1323) digest mismatches are processed serially - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 04:35:16 UTC, 0 replies.
- svn commit: r979500 - in /cassandra/branches/cassandra-0.6: ./ lib/ lib/licenses/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/07/27 04:48:30 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1323) digest mismatches are processed serially - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/27 04:53:18 UTC, 0 replies.
- svn commit: r979508 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/07/27 05:17:11 UTC, 0 replies.
- svn commit: r979509 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/27 05:17:57 UTC, 0 replies.
- svn commit: r979511 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/ReadResponseResolver.java src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2010/07/27 05:32:44 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1323) digest mismatches are processed serially - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 05:46:16 UTC, 0 replies.
- svn commit: r979514 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/07/27 05:54:22 UTC, 0 replies.
- svn commit: r979516 - in /cassandra/trunk/test/unit/org/apache/cassandra/db: CommitLogTest.java RecoveryManager2Test.java - posted by jb...@apache.org on 2010/07/27 06:02:04 UTC, 0 replies.
- svn commit: r979518 - /cassandra/trunk/test/unit/org/apache/cassandra/hadoop/ColumnFamilyOutputFormatTest.java - posted by jb...@apache.org on 2010/07/27 06:05:45 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/27 08:13:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/27 09:49:17 UTC, 1 replies.
- svn commit: r979674 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by jb...@apache.org on 2010/07/27 14:43:32 UTC, 0 replies.
- svn commit: r979676 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by jb...@apache.org on 2010/07/27 14:45:03 UTC, 0 replies.
- svn commit: r979678 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ - posted by jb...@apache.org on 2010/07/27 14:45:26 UTC, 0 replies.
- svn commit: r979689 - in /cassandra/trunk: src/java/org/apache/cassandra/io/sstable/Descriptor.java test/unit/org/apache/cassandra/io/sstable/LegacySSTableTest.java - posted by gd...@apache.org on 2010/07/27 15:24:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1028) NPE in AntiEntropyService.getNeighbors - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/27 15:41:22 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1287) Rename 'table' -> 'keyspace' in public APIs - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/27 15:41:26 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1321) loadSchemaFromYaml should push migrations to cluster. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 16:43:16 UTC, 1 replies.
- svn commit: r979734 - in /cassandra/trunk/src/java/org/apache/cassandra: db/DefinitionsUpdateResponseVerbHandler.java service/StorageService.java - posted by gd...@apache.org on 2010/07/27 16:50:10 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1310) Disallow KS definition with RF > # of nodes - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/27 16:50:16 UTC, 3 replies.
- [jira] Resolved: (CASSANDRA-1316) Read repair does not always work correctly - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 18:48:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/27 18:50:17 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1325) Update usage of byte[] to ByteBuffer where beneficial - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/27 18:59:17 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/07/27 18:59:19 UTC, 0 replies.
- svn commit: r979784 - in /cassandra/trunk: ./ conf/ src/java/org/apache/cassandra/db/marshal/ test/conf/ test/system/ test/unit/org/apache/cassandra/db/marshal/ - posted by jb...@apache.org on 2010/07/27 19:46:29 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1326) contrib/pig's cassandra.yaml is out of date - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/27 21:41:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1326) contrib/pig's cassandra.yaml is out of date - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/27 21:41:16 UTC, 0 replies.
- svn commit: r979828 - /cassandra/trunk/contrib/pig/cassandra.yaml - posted by br...@apache.org on 2010/07/27 21:49:11 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1327) page within a single row during hinted handoff - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 22:29:17 UTC, 0 replies.
- svn commit: r979861 - in /cassandra/branches/cassandra-0.6: build.xml debian/changelog - posted by ee...@apache.org on 2010/07/27 22:46:43 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1292) Multiple migrations might run at once - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/27 22:56:18 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1328) key index, bloom filter rebuild is not crash-safe - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 23:22:18 UTC, 0 replies.
- svn commit: r979880 - /cassandra/tags/cassandra-0.6.4/ - posted by ee...@apache.org on 2010/07/27 23:48:03 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1329) make multiget take a set of keys instead of a list - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/27 23:49:24 UTC, 0 replies.
- svn commit: r979898 - /cassandra/trunk/src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2010/07/28 00:43:14 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1189) Refactor streaming - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/07/28 01:59:20 UTC, 5 replies.
- [jira] Resolved: (CASSANDRA-1134) No support for authentication - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/28 04:49:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1326) contrib/pig's cassandra.yaml is out of date - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/07/28 14:53:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1292) Multiple migrations might run at once - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/28 18:12:19 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1285) Have a way to increase the replication factor - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/28 18:16:19 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1330) AssertionError: discard at CommitLogContext(file=...) is not after last flush at ... - posted by "Viliam Holub (JIRA)" <ji...@apache.org> on 2010/07/28 19:27:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1328) key index, bloom filter rebuild is not crash-safe - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/07/28 19:29:16 UTC, 0 replies.
- svn commit: r980141 - in /cassandra/trunk/src/java/org/apache/cassandra: service/StorageService.java thrift/CassandraServer.java - posted by gd...@apache.org on 2010/07/28 20:00:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1330) AssertionError: discard at CommitLogContext(file=...) is not after last flush at ... - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/28 21:48:17 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1328) key index, bloom filter rebuild is not crash-safe - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/28 21:50:23 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1327) page within a single row during hinted handoff - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/28 22:21:21 UTC, 2 replies.
- [jira] Assigned: (CASSANDRA-1327) page within a single row during hinted handoff - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/28 22:21:22 UTC, 0 replies.
- svn commit: r980206 - /cassandra/trunk/contrib/client_only/ClientOnlyExample.java - posted by ee...@apache.org on 2010/07/28 22:54:33 UTC, 0 replies.
- svn commit: r980215 - in /cassandra/trunk/src/java/org/apache/cassandra: config/KSMetaData.java db/migration/AddColumnFamily.java db/migration/DropColumnFamily.java db/migration/RenameColumnFamily.java db/migration/RenameKeyspace.java - posted by gd...@apache.org on 2010/07/28 23:01:30 UTC, 0 replies.
- svn commit: r980217 - in /cassandra/trunk/interface: cassandra.genavro cassandra.thrift thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java thrift/gen-java/org/apache/cassandra/thrift/KsDef.java - posted by gd...@apache.org on 2010/07/28 23:01:41 UTC, 0 replies.
- svn commit: r980220 - in /cassandra/trunk: src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/thrift/ test/unit/org/apache/cassandra/config/ test/unit/org/apache/cas... - posted by gd...@apache.org on 2010/07/28 23:01:50 UTC, 0 replies.
- svn commit: r980222 - in /cassandra/trunk: conf/ src/java/org/apache/cassandra/auth/ src/java/org/apache/cassandra/thrift/ - posted by gd...@apache.org on 2010/07/28 23:01:57 UTC, 0 replies.
- svn commit: r980225 - in /cassandra/trunk/src/java/org/apache/cassandra: auth/AuthenticatedUser.java avro/CassandraServer.java service/ClientState.java thrift/CassandraDaemon.java thrift/CassandraServer.java - posted by gd...@apache.org on 2010/07/28 23:02:05 UTC, 0 replies.
- svn commit: r980226 - in /cassandra/trunk/src/java/org/apache/cassandra: auth/SimpleAuthenticator.java config/DatabaseDescriptor.java - posted by gd...@apache.org on 2010/07/28 23:02:13 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1313) make cache sizes in CfDef Strings again so we can use %s of rows in the CF as in 0.6 - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/07/28 23:45:17 UTC, 5 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1313) make cache sizes in CfDef Strings again so we can use %s of rows in the CF as in 0.6 - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/07/28 23:58:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1331) Any request after a TApplicationException hangs - posted by "Apache (JIRA)" <ji...@apache.org> on 2010/07/29 00:04:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1332) Scan results out of order - posted by "Dave Revell (JIRA)" <ji...@apache.org> on 2010/07/29 00:45:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1332) Scan results out of order - posted by "Dave Revell (JIRA)" <ji...@apache.org> on 2010/07/29 00:56:16 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1313) make cache sizes in CfDef Strings again so we can use %s of rows in the CF as in 0.6 - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/07/29 01:20:17 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1333) cassandra-cli cannot connect - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/29 02:08:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1333) cassandra-cli cannot connect - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/29 02:20:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1332) Scan results out of order - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 03:44:16 UTC, 2 replies.
- svn commit: r980285 - in /cassandra/trunk: src/java/org/apache/cassandra/cli/CliMain.java src/java/org/apache/cassandra/client/RingCache.java test/unit/org/apache/cassandra/client/TestRingCache.java - posted by jb...@apache.org on 2010/07/29 03:47:26 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1333) cassandra-cli cannot connect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 03:51:16 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1333) cassandra-cli cannot connect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 03:51:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1331) Any request after a TApplicationException hangs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 04:04:16 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "FAQ_JP" by terurou - posted by Apache Wiki <wi...@apache.org> on 2010/07/29 14:05:00 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1061) GCInspector uses com.sun.management - Exception under IBM JDK - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/29 16:12:16 UTC, 2 replies.
- [jira] Reopened: (CASSANDRA-1061) GCInspector uses com.sun.management - Exception under IBM JDK - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/29 17:42:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1061) GCInspector uses com.sun.management - Exception under IBM JDK - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/29 17:53:16 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1263) Push replication factor down to the replication strategy - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/29 17:55:17 UTC, 0 replies.
- svn commit: r980491 - /cassandra/trunk/src/java/org/apache/cassandra/thrift/CassandraServer.java - posted by gd...@apache.org on 2010/07/29 17:58:20 UTC, 0 replies.
- svn commit: r980492 - /cassandra/trunk/src/java/org/apache/cassandra/tools/NodeCmd.java - posted by gd...@apache.org on 2010/07/29 17:58:29 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1310) Disallow KS definition with RF > # of nodes - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/29 18:00:22 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/29 18:32:18 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/29 18:35:17 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1322) allow configuring Pig without cassandra.yaml - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/07/29 18:56:19 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1061) GCInspector uses com.sun.management - Exception under IBM JDK - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/29 18:56:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1327) page within a single row during hinted handoff - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 20:59:16 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1334) cfstats shows deleted cfs - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/29 21:01:37 UTC, 0 replies.
- svn commit: r980542 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/HintedHandOffManager.java - posted by br...@apache.org on 2010/07/29 21:05:24 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1334) cfstats shows deleted cfs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 21:09:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1334) cfstats shows deleted cfs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 21:09:17 UTC, 1 replies.
- svn commit: r980554 [1/2] - in /cassandra/trunk: conf/ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/auth/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/c... - posted by gd...@apache.org on 2010/07/29 21:53:37 UTC, 0 replies.
- svn commit: r980554 [2/2] - in /cassandra/trunk: conf/ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/auth/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/c... - posted by gd...@apache.org on 2010/07/29 21:53:37 UTC, 0 replies.
- svn commit: r980558 - in /cassandra/trunk/src/java/org/apache/cassandra: cli/Cli.g cli/CliClient.java cli/CliCompleter.java cli/CliMain.java thrift/CassandraServer.java - posted by ee...@apache.org on 2010/07/29 22:22:09 UTC, 0 replies.
- svn commit: r980559 - /cassandra/trunk/src/java/org/apache/cassandra/cli/CliClient.java - posted by ee...@apache.org on 2010/07/29 22:22:14 UTC, 0 replies.
- svn commit: r980560 - /cassandra/trunk/src/java/org/apache/cassandra/cli/CliMain.java - posted by ee...@apache.org on 2010/07/29 22:22:19 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1335) Add Consistency Level for Schema Creation Operations - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/29 22:31:20 UTC, 0 replies.
- svn commit: r980564 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/db/HintedHandOffManager.java - posted by br...@apache.org on 2010/07/29 22:36:19 UTC, 0 replies.
- CassandraLimitations reverted to revision 13 on Cassandra Wiki - posted by Apache Wiki <wi...@apache.org> on 2010/07/29 23:03:12 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1335) Add Consistency Level for Schema Creation Operations - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/29 23:05:20 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1336) Update to new Log4j version - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/07/29 23:09:17 UTC, 0 replies.
- svn commit: r980582 - /cassandra/trunk/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/07/29 23:17:07 UTC, 0 replies.
- svn commit: r980583 - in /cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilyStore.java RowIteratorFactory.java - posted by jb...@apache.org on 2010/07/29 23:18:24 UTC, 0 replies.
- svn commit: r980586 - /cassandra/branches/cassandra-0.6/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/07/29 23:21:24 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1156) support querying multiple nodes for index scan - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 23:48:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 23:53:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1156) support querying multiple nodes for index scan - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/29 23:55:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1338) optimize forward slices starting with '' by skipping the column index - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/30 00:09:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1338) optimize forward slices starting with '' by skipping the column index - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/30 00:09:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1339) add support for GT, GTE index expressions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/30 00:09:18 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1340) making cassandra-cli friendlier to scripts - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/30 00:45:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1340) making cassandra-cli friendlier to scripts - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/07/30 00:45:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1341) Duplicate nodes showing on the ring when starting 3 nodes on empty cluster - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/30 01:21:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1341) Duplicate nodes showing on the ring when starting 3 nodes on empty cluster - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/07/30 01:21:17 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop outputwriter and such - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/30 01:37:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop outputwriter and such - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/30 01:37:17 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1341) Duplicate nodes showing on the ring when starting 3 nodes on empty cluster - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/30 01:39:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1340) making cassandra-cli friendlier to scripts - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/30 01:39:16 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop ColumnFamilyRecordWriter and such - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/30 01:41:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1088) Enable cassandra-cli to list rows, and page through rows in a column family - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/30 15:19:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1315) ColumnFamilyOutputFormat should use client API objects - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/30 15:21:16 UTC, 0 replies.
- svn commit: r980790 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/service/GCInspector.java - posted by gd...@apache.org on 2010/07/30 15:46:51 UTC, 0 replies.
- svn commit: r980791 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by gd...@apache.org on 2010/07/30 15:47:36 UTC, 0 replies.
- svn commit: r980796 - in /cassandra/trunk: ./ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/service/ - posted by gd...@apache.org on 2010/07/30 16:02:56 UTC, 0 replies.
- [Cassandra Wiki] Update of "RunningCassandra" by AJoslin103 - posted by Apache Wiki <wi...@apache.org> on 2010/07/30 21:14:35 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/30 21:36:16 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/30 21:36:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/30 21:44:17 UTC, 0 replies.
- svn commit: r980964 - in /cassandra/trunk/src/java/org/apache/cassandra/cli: CliClient.java CliMain.java CliOptions.java CliSessionState.java - posted by ee...@apache.org on 2010/07/30 23:06:01 UTC, 0 replies.
- [Cassandra Wiki] Update of "Avro" by StuHood - posted by Apache Wiki <wi...@apache.org> on 2010/07/30 23:15:12 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/31 00:12:17 UTC, 0 replies.
- svn commit: r980983 - in /cassandra/trunk/src/java/org/apache/cassandra/locator: DatacenterShardStrategy.java RackAwareStrategy.java RackUnawareStrategy.java - posted by br...@apache.org on 2010/07/31 00:16:03 UTC, 0 replies.
- [Cassandra Wiki] Update of "HowToContribute" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/07/31 00:32:28 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/31 00:49:16 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/31 00:51:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/07/31 00:51:17 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1344) Update CLI add keyspace usage to take into account replication strategy options - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/07/31 02:34:23 UTC, 0 replies.
- svn commit: r981000 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py - posted by ee...@apache.org on 2010/07/31 07:04:03 UTC, 0 replies.
- svn commit: r981046 - in /cassandra/trunk: src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/io/sstable/ src/java/org/apache/cassandra/tools/ test/unit/org/apache/cassandra/io/sstable/ test/unit/org/a... - posted by jb...@apache.org on 2010/07/31 14:51:14 UTC, 0 replies.
- svn commit: r981052 - in /cassandra/trunk/lib: licenses/log4j-1.2.14.txt licenses/log4j-1.2.16.txt log4j-1.2.14.jar log4j-1.2.16.jar - posted by jb...@apache.org on 2010/07/31 15:10:29 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1336) Update to new Log4j version - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/31 15:12:18 UTC, 0 replies.
- svn commit: r981065 - /cassandra/branches/cassandra-0.6/conf/storage-conf.xml - posted by jb...@apache.org on 2010/07/31 17:13:30 UTC, 0 replies.
- svn commit: r981066 - in /cassandra/trunk: ./ conf/ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/07/31 17:16:41 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1308) Switch Migrations Serialization to Avro - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/31 17:30:21 UTC, 9 replies.
- [jira] Resolved: (CASSANDRA-749) Secondary indices for column families - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/07/31 17:32:30 UTC, 0 replies.
- svn commit: r981069 [1/2] - in /cassandra/trunk: conf/ interface/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/client/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/... - posted by ee...@apache.org on 2010/07/31 17:42:28 UTC, 0 replies.
- svn commit: r981069 [2/2] - in /cassandra/trunk: conf/ interface/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/client/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/... - posted by ee...@apache.org on 2010/07/31 17:42:28 UTC, 0 replies.
- svn commit: r981070 - in /cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift: Cassandra.java KsDef.java - posted by ee...@apache.org on 2010/07/31 17:42:35 UTC, 0 replies.
- svn commit: r981071 - /cassandra/trunk/conf/datacenters.properties - posted by ee...@apache.org on 2010/07/31 17:42:39 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/31 22:17:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1286) Nodetool ring crashes when no schema is loaded - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/07/31 22:19:17 UTC, 0 replies.