You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Updated: (CASSANDRA-1338) optimize forward slices starting with '' by skipping the column index - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/01 02:51:17 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1207) Don't write BloomFilters for skinny rows - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/01 03:25:17 UTC, 0 replies.
- svn commit: r981115 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/db/RowMutation.java - posted by jb...@apache.org on 2010/08/01 03:33:02 UTC, 0 replies.
- [jira] Resolved: (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/08/01 03:43:18 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1286) Nodetool ring crashes when no schema is loaded - posted by "dopsun (JIRA)" <ji...@apache.org> on 2010/08/01 04:13:16 UTC, 5 replies.
- [jira] Updated: (CASSANDRA-1187) make the number of compaction threads configurable - posted by "Sean Bridges (JIRA)" <ji...@apache.org> on 2010/08/01 04:32:16 UTC, 0 replies.
- svn commit: r981139 - in /cassandra/trunk: CHANGES.txt NEWS.txt - posted by ee...@apache.org on 2010/08/01 06:07:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-767) Row keys should be byte[]s, not Strings - posted by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2010/08/01 13:42:18 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-767) Row keys should be byte[]s, not Strings - posted by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2010/08/01 13:44:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1308) Switch Migrations Serialization to Avro - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/01 13:46:17 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1258) rebuild indexes after streaming - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/01 14:50:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1066) DatacenterShardStrategy needs enforceable and keyspace based RF - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/01 14:50:19 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1189) Refactor streaming - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/01 17:41:18 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-876) Support session consistency - posted by "Brian Palmer (JIRA)" <ji...@apache.org> on 2010/08/01 21:21:21 UTC, 0 replies.
- svn commit: r981326 - in /cassandra/trunk/debian: TODO cassandra.postinst init - posted by ee...@apache.org on 2010/08/01 23:51:50 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1004) Debian packaging should allow a specific user name and optionally create it as "cassandra" on install - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/01 23:55:17 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1345) Cassandra 0.6.3 fails to restart if Cassandra 0.7 trunk (rev 981071) is run on the same data system store - posted by "Sanjay Sharma (JIRA)" <ji...@apache.org> on 2010/08/02 09:27:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1345) Cassandra 0.6.3 fails to restart if Cassandra 0.7 trunk (rev 981071) is run on the same data system store - posted by "Chris Goffinet (JIRA)" <ji...@apache.org> on 2010/08/02 09:40:20 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1346) Internal error processing get_slice - posted by "Sasha1024 (JIRA)" <ji...@apache.org> on 2010/08/02 10:16:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1346) Internal error processing get_slice - posted by "Sasha1024 (JIRA)" <ji...@apache.org> on 2010/08/02 10:18:19 UTC, 8 replies.
- [Cassandra Wiki] Update of "API" by StaffanEricsson - posted by Apache Wiki <wi...@apache.org> on 2010/08/02 12:50:35 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1345) Cassandra 0.6.3 fails to restart if Cassandra 0.7 trunk (rev 981071) is run on the same data system store - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/02 13:30:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1346) Internal error processing get_slice - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/02 13:32:16 UTC, 1 replies.
- [Cassandra Wiki] Update of "Operations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/08/02 15:36:52 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1338) optimize forward slices starting with '' by skipping the column index - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/02 16:48:16 UTC, 1 replies.
- svn commit: r981541 - /cassandra/trunk/src/java/org/apache/cassandra/db/filter/SSTableSliceIterator.java - posted by jb...@apache.org on 2010/08/02 17:05:11 UTC, 0 replies.
- svn commit: r981542 - in /cassandra/trunk: src/java/org/apache/cassandra/db/filter/SSTableSliceIterator.java test/unit/org/apache/cassandra/io/StreamingTest.java - posted by jb...@apache.org on 2010/08/02 17:05:29 UTC, 0 replies.
- svn commit: r981543 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/columniterator/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/io/sstable/ test/unit/org/apache/cassandra/ test/unit/o... - posted by jb...@apache.org on 2010/08/02 17:05:49 UTC, 0 replies.
- svn commit: r981544 - in /cassandra/trunk/src/java/org/apache/cassandra: db/columniterator/IndexedSliceReader.java db/columniterator/SSTableSliceIterator.java db/columniterator/SimpleSliceReader.java io/sstable/SSTable.java - posted by jb...@apache.org on 2010/08/02 17:06:01 UTC, 0 replies.
- svn commit: r981546 - in /cassandra/trunk/src/java/org/apache/cassandra: db/ColumnIndexer.java db/columniterator/IndexedSliceReader.java db/columniterator/SSTableNamesIterator.java db/columniterator/SSTableSliceIterator.java io/sstable/IndexHelper.java - posted by jb...@apache.org on 2010/08/02 17:06:12 UTC, 0 replies.
- svn commit: r981547 - /cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2010/08/02 17:07:32 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1286) Nodetool ring crashes when no schema is loaded - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/02 17:09:16 UTC, 1 replies.
- svn commit: r981645 - in /cassandra/trunk: ./ interface/ internode/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ - posted by gd...@apache.org on 2010/08/02 20:18:41 UTC, 0 replies.
- svn commit: r981646 - /cassandra/trunk/internode/cassandra.genavro - posted by gd...@apache.org on 2010/08/02 20:18:47 UTC, 0 replies.
- svn commit: r981647 - in /cassandra/trunk/src/java/org/apache/cassandra: config/CFMetaData.java config/ColumnDefinition.java config/KSMetaData.java db/DefsTable.java db/migration/AddColumnFamily.java db/migration/AddKeyspace.java - posted by gd...@apache.org on 2010/08/02 20:18:56 UTC, 0 replies.
- svn commit: r981648 - /cassandra/trunk/src/java/org/apache/cassandra/io/SerDeUtils.java - posted by gd...@apache.org on 2010/08/02 20:19:10 UTC, 0 replies.
- svn commit: r981649 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/db/ - posted by gd...@apache.org on 2010/08/02 20:19:29 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/02 21:00:22 UTC, 11 replies.
- [jira] Updated: (CASSANDRA-1156) support querying multiple nodes for index scan - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/02 22:14:17 UTC, 3 replies.
- svn commit: r981673 - in /cassandra/trunk/src/java/org/apache/cassandra: locator/TokenMetadata.java service/StorageService.java service/StorageServiceMBean.java thrift/CassandraServer.java tools/NodeCmd.java tools/NodeProbe.java - posted by gd...@apache.org on 2010/08/02 22:19:42 UTC, 0 replies.
- [Cassandra Wiki] Update of "GettingStarted" by DaveViner - posted by Apache Wiki <wi...@apache.org> on 2010/08/02 22:48:19 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1156) support querying multiple nodes for index scan - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/08/02 23:16:17 UTC, 0 replies.
- svn commit: r981695 - /cassandra/trunk/build.xml - posted by gd...@apache.org on 2010/08/02 23:48:12 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1347) Move JVM_OPTS from cassandra.in.sh to the conf directory - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/02 23:58:18 UTC, 0 replies.
- [Cassandra Wiki] Update of "Operations_ZH" by jian.huang - posted by Apache Wiki <wi...@apache.org> on 2010/08/03 05:10:30 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1348) Failed to delete commitlog when restarting service - posted by "Viktor Jevdokimov (JIRA)" <ji...@apache.org> on 2010/08/03 10:42:18 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/03 14:33:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/03 14:35:17 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1349) DynamicEndpointSnitch should implement AbstractRackAwareSnitch, not AbstractEndpointSnitch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 16:55:16 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1350) DynamicEndpointSnitch is defeated by the caching done in Strategy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 16:57:17 UTC, 0 replies.
- svn commit: r981906 - in /cassandra/trunk: interface/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/thrift/ test/system/ test/unit/org/apache/cassandra/db/ test/unit/org/apache/cassandra/io/sstable/ - posted by jb...@apache.org on 2010/08/03 16:58:15 UTC, 0 replies.
- buildbot failure in ASF Buildbot on cassandra-trunk - posted by bu...@apache.org on 2010/08/03 17:00:57 UTC, 5 replies.
- svn commit: r981913 [3/3] - in /cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift: AuthenticationRequest.java Cassandra.java CfDef.java Constants.java IndexClause.java KeySlice.java KsDef.java TokenRange.java - posted by jb...@apache.org on 2010/08/03 17:03:34 UTC, 0 replies.
- svn commit: r981913 [2/3] - in /cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift: AuthenticationRequest.java Cassandra.java CfDef.java Constants.java IndexClause.java KeySlice.java KsDef.java TokenRange.java - posted by jb...@apache.org on 2010/08/03 17:03:34 UTC, 0 replies.
- svn commit: r981913 [1/3] - in /cassandra/trunk/interface/thrift/gen-java/org/apache/cassandra/thrift: AuthenticationRequest.java Cassandra.java CfDef.java Constants.java IndexClause.java KeySlice.java KsDef.java TokenRange.java - posted by jb...@apache.org on 2010/08/03 17:03:34 UTC, 0 replies.
- buildbot success in ASF Buildbot on cassandra-trunk - posted by bu...@apache.org on 2010/08/03 17:07:44 UTC, 4 replies.
- [jira] Assigned: (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/08/03 17:13:18 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 17:16:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1348) Failed to delete commitlog when restarting service - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 17:16:18 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1162) Put the pig loadfunc for Cassandra into core - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/03 17:25:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/03 17:25:17 UTC, 3 replies.
- [jira] Assigned: (CASSANDRA-1344) Update CLI add keyspace usage to take into account replication strategy options - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/03 17:25:17 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1263) Push replication factor down to the replication strategy - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/03 17:25:18 UTC, 0 replies.
- [jira] Assigned: (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/08/03 17:25:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1348) Failed to delete commitlog when restarting service - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 17:39:17 UTC, 1 replies.
- svn commit: r981938 - /cassandra/trunk/src/java/org/apache/cassandra/db/commitlog/CommitLog.java - posted by jb...@apache.org on 2010/08/03 17:47:29 UTC, 0 replies.
- svn commit: r981940 - in /cassandra/trunk/src/java/org/apache/cassandra/locator: DatacenterShardStrategy.java RackAwareStrategy.java - posted by jb...@apache.org on 2010/08/03 17:49:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1351) Avro Schema Swap - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/03 17:59:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1351) Avro Schema Swap - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/03 17:59:17 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1351) Avro Schema Swap - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/03 18:19:15 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1274) Exception while recovering commitlog when debug logging enabled - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/03 18:23:17 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1279) heisenbug in RoundRobinSchedulerTest - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/03 19:08:17 UTC, 0 replies.
- svn commit: r981976 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/config/ - posted by gd...@apache.org on 2010/08/03 19:20:11 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1241) config file option DiskAccessMode has no-op option "mmap_index_only" - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 19:20:17 UTC, 1 replies.
- svn commit: r981979 - /cassandra/trunk/test/unit/org/apache/cassandra/scheduler/RoundRobinSchedulerTest.java - posted by jb...@apache.org on 2010/08/03 19:26:04 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1352) Update py_stress to reflect udpated KsDef params - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/03 20:14:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1352) Update py_stress to reflect udpated KsDef params - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/03 20:22:18 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 20:24:18 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1343) gossip throws IllegalStateException - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 20:35:16 UTC, 1 replies.
- svn commit: r981999 - in /cassandra/trunk/src/java/org/apache/cassandra: service/StorageService.java thrift/CassandraServer.java - posted by gd...@apache.org on 2010/08/03 20:35:31 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-876) Support session consistency (i.e. read after write consistency for clients) - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/08/03 20:39:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-876) Support session (read-after-write) consistency - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 20:39:22 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1269) improve test coverage of BufferedRandomAccessFile - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/03 21:00:22 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1352) Update py_stress to reflect udpated KsDef params - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/03 21:38:16 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 21:52:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1334) cfstats shows deleted cfs - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 21:54:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 21:56:16 UTC, 7 replies.
- [jira] Updated: (CASSANDRA-1353) commit log recovery is broken when the CL contains mutations to CFs that have been dropped - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 21:56:18 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-1334) cfstats shows deleted cfs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/03 21:56:21 UTC, 2 replies.
- [jira] Resolved: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/03 22:12:16 UTC, 1 replies.
- svn commit: r982023 - in /cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilyStore.java Table.java - posted by gd...@apache.org on 2010/08/03 22:13:28 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1347) Move JVM_OPTS from cassandra.in.sh to the conf directory - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/03 22:14:16 UTC, 0 replies.
- svn commit: r982029 - /cassandra/trunk/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/08/03 22:39:57 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1072) Increment counters - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/08/03 22:54:20 UTC, 5 replies.
- [jira] Updated: (CASSANDRA-1189) Refactor streaming - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/03 23:12:17 UTC, 3 replies.
- svn commit: r982037 - in /cassandra/trunk/src/java/org/apache/cassandra/locator: DatacenterShardStrategy.java RackAwareStrategy.java RackUnawareStrategy.java - posted by br...@apache.org on 2010/08/03 23:21:01 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-786) RPM Packages - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/03 23:28:18 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1354) Static CFMetaData objects are using the wrong constructor. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 23:31:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1354) Static CFMetaData objects are using the wrong constructor. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/03 23:31:19 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Jignesh Dhruv (JIRA)" <ji...@apache.org> on 2010/08/03 23:35:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-786) RPM Packages - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/03 23:35:19 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1269) improve test coverage of BufferedRandomAccessFile - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/03 23:49:17 UTC, 4 replies.
- [Cassandra Wiki] Update of "API07" by MatthewDennis - posted by Apache Wiki <wi...@apache.org> on 2010/08/04 01:16:01 UTC, 1 replies.
- [Cassandra Wiki] Update of "HowToContribute" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/04 02:26:40 UTC, 0 replies.
- [Cassandra Wiki] Update of "InstallThrift" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/04 02:27:38 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1354) Static CFMetaData objects are using the wrong constructor. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 02:30:16 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1355) Log RPC exceptions and timing data - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/04 04:49:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1355) Log RPC exceptions and timing data - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/04 04:51:17 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-1355) Log RPC exceptions and timing data - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 05:13:16 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1072) Increment counters - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/08/04 10:30:23 UTC, 19 replies.
- svn commit: r982237 - in /cassandra/trunk: src/java/org/apache/cassandra/config/CFMetaData.java test/unit/org/apache/cassandra/db/DefsTest.java - posted by gd...@apache.org on 2010/08/04 14:38:27 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1272) Don't stop server from starting if version.properties is missing - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/04 15:27:21 UTC, 2 replies.
- svn commit: r982265 - in /cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilySerializer.java UnserializableColumnFamilyException.java commitlog/CommitLog.java - posted by gd...@apache.org on 2010/08/04 16:36:05 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1356) "ant" always compiles at least 36 files, even if no changes were made - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 17:38:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1357) get rid of internode directory - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/04 17:56:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1357) get rid of internode directory - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 18:16:15 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-1357) get rid of internode directory - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/04 18:52:16 UTC, 6 replies.
- [jira] Assigned: (CASSANDRA-1357) get rid of internode directory - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/04 18:52:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1358) Message deserializer pool will never grow beyond a single thread. - posted by "Mike Malone (JIRA)" <ji...@apache.org> on 2010/08/04 20:14:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1358) Message deserializer pool will never grow beyond a single thread. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 20:48:16 UTC, 3 replies.
- [jira] Reopened: (CASSANDRA-1284) Log summary of dropped messages instead of spamming log with warnings - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 21:01:23 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1284) Log summary of dropped messages instead of spamming log with warnings - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 21:01:25 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-981) Dynamic endpoint snitch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 21:03:18 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-981) Dynamic endpoint snitch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 21:03:22 UTC, 5 replies.
- [Cassandra Wiki] Update of "ArticlesAndPresentations" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/08/04 21:29:24 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1359) Inconsistent ring view after notetool-move - posted by "Ran Tavory (JIRA)" <ji...@apache.org> on 2010/08/04 21:50:17 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/04 21:52:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/04 21:55:26 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1359) Inconsistent ring view after notetool-move - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 22:10:45 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1360) nosetests are busted because "Not enough live nodes to support this keyspace" - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/04 22:26:17 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1358) Message deserializer pool will never grow beyond a single thread. - posted by "Mike Malone (JIRA)" <ji...@apache.org> on 2010/08/04 22:28:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1360) nosetests are busted because "Not enough live nodes to support this keyspace" - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/04 22:46:16 UTC, 0 replies.
- [jira] Updated: (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/08/04 22:46:18 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-1358) Message deserializer pool will never grow beyond a single thread. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 23:02:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1358) Clogged RRS/RMS stages can hold up processing of gossip messages and request acks - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/04 23:04:17 UTC, 2 replies.
- svn commit: r982406 - /cassandra/trunk/src/java/org/apache/cassandra/utils/FBUtilities.java - posted by jb...@apache.org on 2010/08/04 23:12:15 UTC, 0 replies.
- svn commit: r982407 - /cassandra/trunk/src/java/org/apache/cassandra/service/StorageService.java - posted by jb...@apache.org on 2010/08/04 23:12:22 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1358) Clogged RRS/RMS stages can hold up processing of gossip messages and request acks - posted by "Mike Malone (JIRA)" <ji...@apache.org> on 2010/08/04 23:47:17 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-1322) allow configuring Pig without cassandra.yaml - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/05 00:26:17 UTC, 2 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/08/05 00:28:18 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1361) Introduce ability to change seed addresses on a running node - posted by "Valentino Volonghi (JIRA)" <ji...@apache.org> on 2010/08/05 01:45:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1322) allow configuring Pig without cassandra.yaml - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 03:11:17 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1361) Introduce ability to change seed addresses on a running node - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 03:13:15 UTC, 0 replies.
- svn commit: r982452 - /cassandra/trunk/test/unit/org/apache/cassandra/io/util/BufferedRandomAccessFileTest.java - posted by jb...@apache.org on 2010/08/05 04:08:57 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1356) "ant" always compiles at least 36 files, even if no changes were made - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/05 04:39:22 UTC, 0 replies.
- svn commit: r982580 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java - posted by jb...@apache.org on 2010/08/05 14:39:51 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1042) ColumnFamilyRecordReader returns duplicate rows - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 14:42:20 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1362) AsynchResult does not respect TimeUnit in get() - posted by "Martin Hentschel (JIRA)" <ji...@apache.org> on 2010/08/05 14:53:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1362) AsynchResult does not respect TimeUnit in get() - posted by "Martin Hentschel (JIRA)" <ji...@apache.org> on 2010/08/05 14:55:17 UTC, 2 replies.
- svn commit: r982604 - /cassandra/trunk/src/java/org/apache/cassandra/net/AsyncResult.java - posted by jb...@apache.org on 2010/08/05 15:14:59 UTC, 0 replies.
- svn commit: r982616 - /cassandra/trunk/build.xml - posted by gd...@apache.org on 2010/08/05 15:44:43 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1356) "ant" always compiles at least 36 files, even if no changes were made - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/05 15:47:17 UTC, 0 replies.
- svn commit: r982627 - in /cassandra/branches/cassandra-0.6: ./ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/08/05 16:07:35 UTC, 0 replies.
- svn commit: r982630 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/net/MessageDeserializationTask.java src/java/org/apache/cassandra/net/MessagingService.java - posted by jb...@apache.org on 2010/08/05 16:16:02 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1284) Log summary of dropped messages instead of spamming log with warnings - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 16:18:16 UTC, 0 replies.
- svn commit: r982643 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ test/unit/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/08/05 16:36:44 UTC, 0 replies.
- svn commit: r982644 - /cassandra/trunk/test/unit/org/apache/cassandra/service/RangeSliceResponseResolverTest.java - posted by jb...@apache.org on 2010/08/05 16:40:46 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1350) DynamicEndpointSnitch is defeated by the caching done in Strategy - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/05 16:42:18 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1356) "ant" always compiles at least 36 files, even if no changes were made - posted by "Matthew F. Dennis (JIRA)" <ji...@apache.org> on 2010/08/05 17:03:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location given on the commandline - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/05 18:47:17 UTC, 9 replies.
- [jira] Resolved: (CASSANDRA-1197) Clean up bmt so that bulk loading cassandra is more approachable for newcomers - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/05 19:17:17 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1197) Clean up bmt so that bulk loading cassandra is more approachable for newcomers - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/05 19:19:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1350) DynamicEndpointSnitch is defeated by the caching done in Strategy - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/05 19:45:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1350) DynamicEndpointSnitch is defeated by the caching done in Strategy - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/05 19:45:17 UTC, 5 replies.
- svn commit: r982708 - in /cassandra/trunk: build.xml internode/cassandra.genavro src/avro/ src/avro/internode.genavro - posted by gd...@apache.org on 2010/08/05 19:45:57 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1358) Clogged RRS/RMS stages can hold up processing of gossip messages and request acks - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 19:55:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1360) nosetests are busted because "Not enough live nodes to support this keyspace" - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 20:24:17 UTC, 1 replies.
- svn commit: r982722 - in /cassandra/trunk/test/system: __init__.py test_thrift_server.py - posted by gd...@apache.org on 2010/08/05 20:24:39 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1363) describe_keyspace should expose ColumDefs - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/08/05 22:25:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1363) describe_keyspace should expose ColumDefs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 22:32:16 UTC, 10 replies.
- [jira] Assigned: (CASSANDRA-1363) describe_keyspace should expose ColumDefs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 22:35:33 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/08/05 22:45:18 UTC, 9 replies.
- [jira] Commented: (CASSANDRA-1332) Scan results out of order - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/05 22:52:21 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1364) Consolidate cassandra commands in bin/ - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/05 23:03:16 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1364) Consolidate cassandra commands in bin/ - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/06 00:10:19 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1322) Remove cassandra.yaml from Hadoop/Client Code - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/06 00:36:18 UTC, 6 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1322) Remove cassandra.yaml from Hadoop/Client Code - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/06 00:54:20 UTC, 0 replies.
- [Cassandra Wiki] Update of "NodeProbe" by NirmalRanganathan - posted by Apache Wiki <wi...@apache.org> on 2010/08/06 01:10:27 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1315) ColumnFamilyOutputFormat should use client API objects - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/06 01:18:16 UTC, 5 replies.
- svn commit: r982829 - /cassandra/trunk/test/unit/org/apache/cassandra/io/util/BufferedRandomAccessFileTest.java - posted by jb...@apache.org on 2010/08/06 01:31:01 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1332) Scan results out of order - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/06 02:51:17 UTC, 0 replies.
- svn commit: r982845 - in /cassandra/trunk: bin/cassandra bin/cassandra.in.sh conf/cassandra-env.sh contrib/redhat/cassandra - posted by ee...@apache.org on 2010/08/06 03:25:07 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1365) Error during compaction followed by error during commitlog replay - posted by "Valentino Volonghi (JIRA)" <ji...@apache.org> on 2010/08/06 04:05:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1366) utf8 error in DEBUG output in CommitLog.java - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/06 04:13:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1366) utf8 error in DEBUG output in CommitLog.java - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/06 04:15:16 UTC, 4 replies.
- [jira] Resolved: (CASSANDRA-1365) Error during compaction followed by error during commitlog replay - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/06 06:07:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1367) Upgrade to Thrift 0.3.0 - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/08/06 09:56:15 UTC, 0 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 "Andrey Somov (JIRA)" <ji...@apache.org> on 2010/08/06 15:47:18 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1367) Upgrade to Thrift 0.3.0 - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/06 16:01:17 UTC, 3 replies.
- [jira] Created: (CASSANDRA-1368) Add output support for Hadoop Streaming - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/06 18:04:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1368) Add output support for Hadoop Streaming - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/06 18:07:15 UTC, 14 replies.
- [jira] Assigned: (CASSANDRA-1366) utf8 error in DEBUG output in CommitLog.java - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/06 18:16:17 UTC, 0 replies.
- [Cassandra Wiki] Update of "Streaming" by NirmalRanganathan - posted by Apache Wiki <wi...@apache.org> on 2010/08/06 19:05:04 UTC, 1 replies.
- [Cassandra Wiki] Trivial Update of "Streaming" by NirmalRanganathan - posted by Apache Wiki <wi...@apache.org> on 2010/08/06 19:24:23 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1363) describe_keyspace should expose ColumDefs - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/06 20:09:30 UTC, 3 replies.
- svn commit: r983124 [1/2] - in /cassandra/trunk: ./ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/streaming/ test/unit/org/apache/cassandra/io/ test/unit/org/apache/cassandra/streaming/ - posted by gd...@apache.org on 2010/08/06 22:34:13 UTC, 0 replies.
- svn commit: r983124 [2/2] - in /cassandra/trunk: ./ src/java/org/apache/cassandra/net/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/streaming/ test/unit/org/apache/cassandra/io/ test/unit/org/apache/cassandra/streaming/ - posted by gd...@apache.org on 2010/08/06 22:34:13 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1369) FBUtilities.hash can result in thread contention on call to MessageDigest.getInstance() - posted by "Jason Fager (JIRA)" <ji...@apache.org> on 2010/08/06 22:51:17 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1126) Allow loading of cassandra.yaml from a location given on the commandline - posted by "Erik Onnen (JIRA)" <ji...@apache.org> on 2010/08/06 23:58:17 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1363) describe_keyspace should expose ColumDefs - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/07 00:50:16 UTC, 2 replies.
- svn commit: r983231 - /cassandra/trunk/src/java/org/apache/cassandra/client/RingCache.java - posted by jb...@apache.org on 2010/08/07 16:17:38 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1322) Remove cassandra.yaml from Hadoop/Client Code - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/07 16:21:17 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1356) "ant" always compiles at least 36 files, even if no changes were made - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/08 15:53:19 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1347) Move JVM_OPTS from cassandra.in.sh to the conf directory - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/08 15:53:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1362) AsynchResult does not respect TimeUnit in get() - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/08 15:53:24 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1276) GCGraceSeconds per ColumnFamily - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/08 15:53:25 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1370) TokenMetaData.getPendingRangesMM() is unnecessarily synchronized - posted by "Jason Fager (JIRA)" <ji...@apache.org> on 2010/08/08 17:29:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1214) Make standard IO the default - posted by "Peter Schuller (JIRA)" <ji...@apache.org> on 2010/08/08 21:24:21 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1214) Make standard IO the default - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/09 05:27:23 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/09 05:34:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1372) StageManager.LOADBALANCE_STAGE is unnecessary. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/09 17:05:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-70) MultiGet - posted by "Sergey (JIRA)" <ji...@apache.org> on 2010/08/09 20:58:20 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/09 21:10:17 UTC, 0 replies.
- [Cassandra Wiki] Update of "UseCases" by AlexisLeQuoc - posted by Apache Wiki <wi...@apache.org> on 2010/08/09 21:16:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1373) OrderPreservingPartitioner with type validated indexed columns causes ClassCastException - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/08/10 03:29:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1283) Make the row cache pluggable - posted by "Artie Copeland (JIRA)" <ji...@apache.org> on 2010/08/10 04:35:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-860) Write through row cache - posted by "Artie Copeland (JIRA)" <ji...@apache.org> on 2010/08/10 04:41:17 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1374) Make snitches configurable at runtime - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/10 17:28:16 UTC, 0 replies.
- svn commit: r984113 - in /cassandra/trunk: ./ debian/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/columniterator/ src/java/org/apache/cassandra/io/ src/java/org/apache/cassandra/io/sstable/ src/java/org/apache/cassandra/io/ut... - posted by ee...@apache.org on 2010/08/10 18:46:03 UTC, 0 replies.
- svn commit: r984115 - in /cassandra/tags/cassandra-0.7.0-beta1: ./ debian/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/columniterator/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/io/ src/java/org/ap... - posted by ee...@apache.org on 2010/08/10 18:48:13 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1375) Enable different sstable recovery processeses - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/08/10 21:06:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1375) Enable different sstable recovery processeses - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/08/10 21:26:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1376) Assertion Exception in COMMIT-LOG-WRITER - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/10 22:06:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1376) Assertion Exception in COMMIT-LOG-WRITER - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/10 22:56:18 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1236) when I start up the cassandra-cli, a ClassNotFoundException occured:java.lang.ClassNotFoundException: org.apache.cassandra.cli.CliMain - posted by "Carlos (JIRA)" <ji...@apache.org> on 2010/08/11 05:35:16 UTC, 2 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 "Carlos (JIRA)" <ji...@apache.org> on 2010/08/11 07:02:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1311) Support (asynchronous) triggers - posted by "Martin Hentschel (JIRA)" <ji...@apache.org> on 2010/08/11 16:09:19 UTC, 4 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1311) Support (asynchronous) triggers - posted by "Martin Hentschel (JIRA)" <ji...@apache.org> on 2010/08/11 16:23:19 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1377) NPE aborts streaming operations for keyspaces with hyphens ('-') in their names - posted by "Ben Hoyt (JIRA)" <ji...@apache.org> on 2010/08/11 16:55:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1377) NPE aborts streaming operations for keyspaces with hyphens ('-') in their names - posted by "Ben Hoyt (JIRA)" <ji...@apache.org> on 2010/08/11 16:59:19 UTC, 6 replies.
- [jira] Created: (CASSANDRA-1378) add then drop Keyspace without putting anything in it causes exception - posted by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2010/08/11 17:34:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1379) Uncached row reads may block cached reads - posted by "David King (JIRA)" <ji...@apache.org> on 2010/08/11 20:23:19 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1380) Create a statistics keyspace - posted by "Kelley Reynolds (JIRA)" <ji...@apache.org> on 2010/08/11 21:49:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1379) Uncached row reads may block cached reads - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/11 22:11:32 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1379) Uncached row reads may block cached reads - posted by "David King (JIRA)" <ji...@apache.org> on 2010/08/11 22:21:16 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1380) Create a statistics keyspace - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/11 22:23:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1380) Create a statistics keyspace - posted by "Kelley Reynolds (JIRA)" <ji...@apache.org> on 2010/08/11 23:01:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1381) standard counters (support: incr + decr) - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/08/11 23:23:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1377) NPE aborts streaming operations for keyspaces with hyphens ('-') in their names - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/12 04:42:16 UTC, 12 replies.
- [jira] Assigned: (CASSANDRA-1378) add then drop Keyspace without putting anything in it causes exception - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/12 04:42:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1382) Race condition leads to FileNotFoundException on startup - posted by "Robert Zotter (JIRA)" <ji...@apache.org> on 2010/08/12 06:09:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1378) add then drop Keyspace without putting anything in it causes exception - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/12 07:16:17 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-1378) add then drop Keyspace without putting anything in it causes exception - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/12 07:16:22 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-981) Dynamic endpoint snitch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/12 15:44:21 UTC, 2 replies.
- svn commit: r984806 - in /cassandra/trunk/src/java/org/apache/cassandra/locator: AbstractEndpointSnitch.java AbstractReplicationStrategy.java DynamicEndpointSnitch.java IEndpointSnitch.java PropertyFileSnitch.java - posted by gd...@apache.org on 2010/08/12 16:39:01 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1377) NPE aborts streaming operations for keyspaces with hyphens ('-') in their names - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/12 16:46:17 UTC, 0 replies.
- svn commit: r984853 - in /cassandra/branches/cassandra-0.6: ./ contrib/property_snitch/src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/net/ src/java/org/a... - posted by br...@apache.org on 2010/08/12 18:37:19 UTC, 0 replies.
- buildbot failure in ASF Buildbot on cassandra-0.6 - posted by bu...@apache.org on 2010/08/12 18:39:36 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1382) Race condition leads to FileNotFoundException on startup - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/12 19:18:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1382) Race condition leads to FileNotFoundException on startup - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/12 20:14:16 UTC, 4 replies.
- svn commit: r984900 - /cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2010/08/12 20:29:34 UTC, 0 replies.
- svn commit: r984901 - in /cassandra/trunk: interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/cli/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/thrift/ test/system/ test/unit/org/apach... - posted by jb...@apache.org on 2010/08/12 20:29:47 UTC, 0 replies.
- svn commit: r984904 - in /cassandra/trunk: ./ contrib/pig/ contrib/pig/bin/ contrib/pig/src/java/org/apache/cassandra/hadoop/pig/ contrib/word_count/ src/java/org/apache/cassandra/client/ src/java/org/apache/cassandra/hadoop/ test/unit/org/apache/cassa... - posted by jb...@apache.org on 2010/08/12 20:32:12 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1192) change Snitch api to getClosestEndpoint(InetAddress[], FailureDetector) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/12 20:40:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/12 20:49:18 UTC, 3 replies.
- svn commit: r984915 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/12 20:59:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1315) ColumnFamilyOutputFormat should use client API objects - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/12 21:09:16 UTC, 7 replies.
- svn commit: r984917 - in /cassandra/trunk: src/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/hadoop/ - posted by jb...@apache.org on 2010/08/12 21:13:10 UTC, 0 replies.
- svn commit: r984921 - in /cassandra/trunk: src/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/hadoop/ - posted by jb...@apache.org on 2010/08/12 21:22:07 UTC, 0 replies.
- svn commit: r984924 - /cassandra/trunk/conf/cassandra.yaml - posted by jb...@apache.org on 2010/08/12 21:26:42 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1235) BytesType and batch mutate causes encoded bytes of non-printable characters to be dropped - posted by "Pierre Matri (JIRA)" <ji...@apache.org> on 2010/08/12 21:58:21 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1235) BytesType and batch mutate causes encoded bytes of non-printable characters to be dropped - posted by "Pierre Matri (JIRA)" <ji...@apache.org> on 2010/08/12 22:00:18 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-1235) BytesType and batch mutate causes encoded bytes of non-printable characters to be dropped - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/12 22:00:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1043) Faster UUID comparisons - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/12 22:28:17 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1382) Race condition leads to FileNotFoundException on startup - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/12 22:48:16 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1383) Change describe_keyspace and describe_keyspaces to return hashed arrays or hashed maps instead of numerically indexed arrays - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/12 22:57:16 UTC, 0 replies.
- svn commit: r984986 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by gd...@apache.org on 2010/08/12 23:28:40 UTC, 0 replies.
- svn commit: r984992 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/config/ - posted by gd...@apache.org on 2010/08/12 23:36:07 UTC, 0 replies.
- svn commit: r984995 - in /cassandra/trunk: src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/service/ test/system/ test/unit/org/apache/cassandra/db/ - posted by gd...@apache.org on 2010/08/12 23:39:26 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1384) ERROR [MIGRATION-STAGE:1] Previous Version Mistmatch - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/13 00:05:16 UTC, 0 replies.
- [Cassandra Wiki] Update of "LiveSchemaUpdates" by EricEvans - posted by Apache Wiki <wi...@apache.org> on 2010/08/13 02:50:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1385) nodetool cfstats does not update after adding new cfs through API - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/13 04:42:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1043) Faster UUID comparisons - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 06:03:17 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1383) Change describe_keyspace and describe_keyspaces to return hashed arrays or hashed maps instead of numerically indexed arrays - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 06:07:16 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1383) Change describe_keyspace and describe_keyspaces to return hashed arrays or hashed maps instead of numerically indexed arrays - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 06:07:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1384) ERROR [MIGRATION-STAGE:1] Previous Version Mistmatch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 06:09:16 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1384) ERROR [MIGRATION-STAGE:1] Previous Version Mistmatch - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 06:09:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1385) nodetool cfstats does not update after adding new cfs through API - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 06:11:16 UTC, 6 replies.
- [jira] Commented: (CASSANDRA-1220) Improve Bloom filter efficiency - posted by "Jeff Hodges (JIRA)" <ji...@apache.org> on 2010/08/13 10:34:18 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1386) Even faster UUID comparisons - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/13 15:47:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1386) Even faster UUID comparisons - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/13 15:47:19 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1220) Improve Bloom filter efficiency - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 16:08:20 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1216) removetoken drops node from ring before re-replicating its data is finished - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/13 16:36:28 UTC, 11 replies.
- [jira] Commented: (CASSANDRA-1384) ERROR [MIGRATION-STAGE:1] Previous Version Mistmatch - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/13 17:04:16 UTC, 8 replies.
- svn commit: r985241 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/utils/BloomCalculations.java - posted by jb...@apache.org on 2010/08/13 17:29:57 UTC, 0 replies.
- svn commit: r985247 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/08/13 17:34:59 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1387) use yamlbeans in SSTableExport instead of hand-constructing json - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 18:02:16 UTC, 0 replies.
- svn commit: r985264 - in /cassandra/trunk: ./ conf/ lib/ lib/licenses/ 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 jb...@apache.org on 2010/08/13 18:20:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1386) Even faster UUID comparisons - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 18:30:16 UTC, 0 replies.
- svn commit: r985278 - /cassandra/trunk/lib/licenses/yamlbeans-1.04.txt - posted by jb...@apache.org on 2010/08/13 18:43:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1241) config file option DiskAccessMode has no-op option "mmap_index_only" - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/13 18:52:18 UTC, 1 replies.
- svn commit: r985283 - in /cassandra/branches/cassandra-0.6: ./ src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/net/ - posted by jb...@apache.org on 2010/08/13 18:58:49 UTC, 0 replies.
- svn commit: r985285 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/net/MessageDeserializationTask.java - posted by jb...@apache.org on 2010/08/13 19:00:57 UTC, 0 replies.
- svn commit: r985287 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/concurrent/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/net/ - posted by jb...@apache.org on 2010/08/13 19:07:57 UTC, 0 replies.
- svn commit: r985292 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/io/sstable/SSTableReader.java src/java/org/apache/cassandra/io/util/SegmentedFile.java - posted by jb...@apache.org on 2010/08/13 19:11:30 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/08/13 19:15:18 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1329) make multiget take a set of keys instead of a list - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 19:17:17 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-292) Cassandra should be runnable as a Windows service and distribute a Windows installer - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 19:29:17 UTC, 1 replies.
- svn commit: r985303 - /cassandra/trunk/src/java/org/apache/cassandra/io/sstable/SSTableWriter.java - posted by jb...@apache.org on 2010/08/13 19:50:21 UTC, 0 replies.
- svn commit: r985304 - /cassandra/trunk/src/java/org/apache/cassandra/io/CompactionIterator.java - posted by jb...@apache.org on 2010/08/13 19:50:24 UTC, 0 replies.
- svn commit: r985305 - in /cassandra/trunk/src/java/org/apache/cassandra: db/DefinitionsUpdateResponseVerbHandler.java service/MigrationManager.java - posted by gd...@apache.org on 2010/08/13 19:54:00 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1388) Allow column_metadata w/ standard columns in SuperColFamily - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/08/13 19:55:24 UTC, 0 replies.
- svn commit: r985306 - in /cassandra/trunk/src/java/org/apache/cassandra: db/DefinitionsUpdateResponseVerbHandler.java service/MigrationManager.java - posted by gd...@apache.org on 2010/08/13 19:57:59 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1388) Allow column_metadata w/ standard columns in SuperColFamily - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/08/13 19:59:17 UTC, 4 replies.
- svn commit: r985308 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/CompactionManager.java test/system/test_thrift_server.py - posted by gd...@apache.org on 2010/08/13 20:00:34 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1389) Schema migrations are noisy - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/13 20:22:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1390) Add back the missing options in cassandra.yaml - posted by "Roger Schildmeijer (JIRA)" <ji...@apache.org> on 2010/08/13 20:36:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1311) Support (asynchronous) triggers - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/13 20:50:19 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-1390) Add back the missing options in cassandra.yaml - posted by "Roger Schildmeijer (JIRA)" <ji...@apache.org> on 2010/08/13 20:52:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1388) Allow column_metadata w/ standard columns in SuperColFamily - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 21:26:26 UTC, 4 replies.
- [jira] Resolved: (CASSANDRA-1386) Even faster UUID comparisons - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/13 21:44:16 UTC, 0 replies.
- svn commit: r985336 - in /cassandra/site: publish/download/index.html src/settings.py - posted by ee...@apache.org on 2010/08/13 21:53:31 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/08/13 22:11:32 UTC, 11 replies.
- svn commit: r985349 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/marshal/TimeUUIDType.java test/unit/org/apache/cassandra/db/marshal/TimeUUIDTypeTest.java - posted by jb...@apache.org on 2010/08/13 22:33:50 UTC, 0 replies.
- svn commit: r985351 - /cassandra/trunk/src/java/org/apache/cassandra/tools/SchemaTool.java - posted by jb...@apache.org on 2010/08/13 22:33:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop ColumnFamilyRecordWriter and such - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/13 22:35:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop outputformat - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/13 22:50:19 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1342) Have the word_count contrib example use the new baked in hadoop outputformat - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/13 22:50:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1319) TimestampReconciler should be a singleton - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/13 22:58:16 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1391) Allow Concurrent Schema Migrations - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/13 23:40:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1391) Allow Concurrent Schema Migrations - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/13 23:44:15 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1319) TimestampReconciler should be a singleton - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/14 00:08:19 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1202) Debian Package cannot configure jmx port - posted by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/08/14 01:21:19 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1238) Cassandra AVRO api is missing system_add_column_family - posted by "Antoine Toulme (JIRA)" <ji...@apache.org> on 2010/08/14 02:56:18 UTC, 3 replies.
- svn commit: r985424 - /cassandra/trunk/contrib/word_count/src/WordCount.java - posted by ee...@apache.org on 2010/08/14 03:48:26 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1238) Cassandra AVRO api is missing system_add_column_family - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/14 03:50:17 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1368) Add output support for Hadoop Streaming - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/14 14:50:20 UTC, 13 replies.
- [jira] Created: (CASSANDRA-1392) rename RackAwareStrategy to OldNetworkTopologyStrategy, RackUnawareStrategy to SimpleStrategy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/14 18:36:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1392) rename RackAwareStrategy to OldNetworkTopologyStrategy, RackUnawareStrategy to SimpleStrategy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/14 18:53:17 UTC, 2 replies.
- svn commit: r985536 - /cassandra/trunk/src/java/org/apache/cassandra/db/ColumnFamilySerializer.java - posted by jb...@apache.org on 2010/08/14 18:58:55 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1392) rename RackAwareStrategy to OldNetworkTopologyStrategy, RackUnawareStrategy to SimpleStrategy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/14 18:59:16 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1393) Faster LongType comparison - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/14 23:45:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1393) Faster LongType comparison - posted by "Folke Behrens (JIRA)" <ji...@apache.org> on 2010/08/14 23:45:18 UTC, 0 replies.
- svn commit: r985701 - in /cassandra/trunk: ./ conf/ contrib/word_count/src/ 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/locator... - posted by jb...@apache.org on 2010/08/15 18:17:00 UTC, 0 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/08/15 19:07:17 UTC, 0 replies.
- svn commit: r985723 - in /cassandra/branches/cassandra-0.6: src/java/org/apache/cassandra/locator/DynamicEndpointSnitch.java test/unit/org/apache/cassandra/locator/DynamicEndpointSnitchTest.java - posted by br...@apache.org on 2010/08/15 19:59:09 UTC, 0 replies.
- svn commit: r985724 - in /cassandra/trunk: src/java/org/apache/cassandra/locator/DynamicEndpointSnitch.java test/unit/org/apache/cassandra/locator/DynamicEndpointSnitchTest.java - posted by br...@apache.org on 2010/08/15 19:59:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1394) Blank listen_address/rpc_address no longer binds based on hostname - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/15 22:12:17 UTC, 0 replies.
- svn commit: r985750 - /cassandra/trunk/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/08/15 22:39:18 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1395) NEWS.txt could use an "Upgrading" section for 0.7.0 - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/16 14:58:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1396) Merge SP.mutate() and SP.mutateBlocking() (but using a writeResponseHandler that is a noop) - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/16 16:04:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1396) Merge SP.mutate() and SP.mutateBlocking() (but using a writeResponseHandler that is a noop) - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/16 16:09:16 UTC, 0 replies.
- [Cassandra Wiki] Update of "API" by NickTelford - posted by Apache Wiki <wi...@apache.org> on 2010/08/16 16:22:10 UTC, 0 replies.
- [Cassandra Wiki] Update of "Hector" by andy.africa - posted by Apache Wiki <wi...@apache.org> on 2010/08/16 16:30:47 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-1394) Blank listen_address/rpc_address no longer binds based on hostname - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/16 16:54:16 UTC, 0 replies.
- [Cassandra Wiki] Update of "FAQ" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/16 18:15:20 UTC, 1 replies.
- [Cassandra Wiki] Trivial Update of "FAQ" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/16 18:16:44 UTC, 0 replies.
- [Cassandra Wiki] Update of "MultiTenant" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/16 18:25:03 UTC, 8 replies.
- svn commit: r986017 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/16 18:28:44 UTC, 0 replies.
- svn commit: r986018 - in /cassandra/trunk/test/system: __init__.py test_thrift_server.py - posted by jb...@apache.org on 2010/08/16 18:28:48 UTC, 0 replies.
- [Cassandra Wiki] Update of "MultiTenant" by StuHood - posted by Apache Wiki <wi...@apache.org> on 2010/08/16 18:36:02 UTC, 5 replies.
- [jira] Updated: (CASSANDRA-580) vector clock support - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/16 18:41:32 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1387) use yamlbeans in SSTableExport instead of hand-constructing json - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/16 18:49:18 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1394) Blank listen_address/rpc_address no longer binds based on hostname - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/16 18:49:19 UTC, 0 replies.
- svn commit: r986039 - in /cassandra/trunk: ./ conf/ lib/ lib/licenses/ 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 jb...@apache.org on 2010/08/16 18:49:37 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1387) use yamlbeans in SSTableExport instead of hand-constructing json - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/16 18:51:17 UTC, 0 replies.
- svn commit: r986097 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/marshal/LongType.java test/unit/org/apache/cassandra/db/marshal/TypeCompareTest.java - posted by jb...@apache.org on 2010/08/16 21:05:00 UTC, 0 replies.
- svn commit: r986103 - in /cassandra/trunk/src/java/org/apache/cassandra: db/DefinitionsUpdateResponseVerbHandler.java service/MigrationManager.java - posted by gd...@apache.org on 2010/08/16 21:25:12 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1384) ERROR [MIGRATION-STAGE:1] Previous Version Mistmatch - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/16 21:29:16 UTC, 0 replies.
- svn commit: r986107 - /cassandra/trunk/CHANGES.txt - posted by jb...@apache.org on 2010/08/16 21:36:00 UTC, 0 replies.
- svn commit: r986108 - in /cassandra/branches/cassandra-0.6: ./ src/java/org/apache/cassandra/db/marshal/ test/unit/org/apache/cassandra/db/marshal/ - posted by jb...@apache.org on 2010/08/16 21:37:27 UTC, 0 replies.
- svn commit: r986109 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/16 21:39:19 UTC, 0 replies.
- buildbot success in ASF Buildbot on cassandra-0.6 - posted by bu...@apache.org on 2010/08/16 21:39:52 UTC, 1 replies.
- svn commit: r986113 - /cassandra/trunk/src/java/org/apache/cassandra/db/DefinitionsUpdateResponseVerbHandler.java - posted by jb...@apache.org on 2010/08/16 21:45:04 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/16 21:50:17 UTC, 7 replies.
- [jira] Created: (CASSANDRA-1397) repair-on-write - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/08/16 22:55:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1373) OrderPreservingPartitioner with type validated indexed columns causes ClassCastException - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 00:16:21 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-1237) Store AccessLevels externally to IAuthenticator - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/17 00:24:17 UTC, 5 replies.
- [jira] Created: (CASSANDRA-1398) Error on startup: Unable to find property 'thrift_max_message_length_in_mb' - posted by "Peter Harrison (JIRA)" <ji...@apache.org> on 2010/08/17 00:33:21 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1398) Error on startup: Unable to find property 'thrift_max_message_length_in_mb' - posted by "Peter Harrison (JIRA)" <ji...@apache.org> on 2010/08/17 00:33:22 UTC, 0 replies.
- svn commit: r986148 - /cassandra/trunk/contrib/client_only/ClientOnlyExample.java - posted by jb...@apache.org on 2010/08/17 00:34:36 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1373) OrderPreservingPartitioner with type validated indexed columns causes ClassCastException - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 00:35:20 UTC, 3 replies.
- svn commit: r986149 - in /cassandra/branches/cassandra-0.6/debian: cassandra.default init - posted by ee...@apache.org on 2010/08/17 00:41:11 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1399) CLI addColumnFamily - setting read_repair_chance modifies the keys_cache_size instead - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/17 00:45:16 UTC, 0 replies.
- svn commit: r986151 - in /cassandra/trunk: ./ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by ee...@apache.org on 2010/08/17 00:47:00 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1398) Error on startup: Unable to find property 'thrift_max_message_length_in_mb' - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 00:48:20 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1399) CLI addColumnFamily - setting read_repair_chance modifies the keys_cache_size instead - posted by "Nirmal Ranganathan (JIRA)" <ji...@apache.org> on 2010/08/17 00:56:16 UTC, 0 replies.
- svn commit: r986152 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by jb...@apache.org on 2010/08/17 00:56:43 UTC, 0 replies.
- svn commit: r986153 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/17 00:57:08 UTC, 0 replies.
- svn commit: r986156 - /cassandra/trunk/CHANGES.txt - posted by br...@apache.org on 2010/08/17 01:02:30 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientOptions" by dgrijalva - posted by Apache Wiki <wi...@apache.org> on 2010/08/17 03:55:00 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1400) MIGRATION-STAGE: IllegalArgumentException: value already present - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/17 03:57:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1214) Force linux to not swap the JVM - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 03:57:22 UTC, 5 replies.
- [jira] Updated: (CASSANDRA-1400) MIGRATION-STAGE: IllegalArgumentException: value already present - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/17 03:57:23 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1400) MIGRATION-STAGE: IllegalArgumentException: value already present - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/17 04:05:17 UTC, 0 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/08/17 04:28:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1214) Force linux to not swap the JVM - posted by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2010/08/17 04:59:24 UTC, 9 replies.
- [Cassandra Wiki] Update of "Начало" by andy.africa - posted by Apache Wiki <wi...@apache.org> on 2010/08/17 11:35:38 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1393) Faster LongType comparison - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/17 15:01:25 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1394) Blank listen_address/rpc_address no longer binds based on hostname - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/17 15:01:25 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1396) Merge SP.mutate() and SP.mutateBlocking() (but using a writeResponseHandler that is a noop) - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/17 15:01:26 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-699) Add (optional) expiration time for column - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/17 15:01:33 UTC, 0 replies.
- svn commit: r986355 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/cli/CliClient.java - posted by jb...@apache.org on 2010/08/17 17:20:46 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1401) allow all operators in secondary clauses to index query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 18:45:17 UTC, 0 replies.
- svn commit: r986397 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/db/Table.java test/conf/cassandra.yaml test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/08/17 19:05:36 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1402) indexed writes fail with exception - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/17 19:19:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1402) indexed writes fail with exception - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/17 19:19:17 UTC, 1 replies.
- svn commit: r986430 - in /cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamilyStore.java db/Table.java io/sstable/SSTable.java - posted by gd...@apache.org on 2010/08/17 20:10:27 UTC, 0 replies.
- svn commit: r986431 - /cassandra/trunk/CHANGES.txt - posted by gd...@apache.org on 2010/08/17 20:11:35 UTC, 0 replies.
- svn commit: r986454 - in /cassandra/trunk/src/java/org/apache/cassandra: db/ColumnFamilyStore.java io/sstable/SSTableDeletingReference.java - posted by jb...@apache.org on 2010/08/17 21:08:29 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 21:11:16 UTC, 0 replies.
- svn commit: r986456 - in /cassandra/trunk: src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/clock/ src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cas... - posted by gd...@apache.org on 2010/08/17 21:14:49 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1319) TimestampReconciler should be a singleton - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/17 21:16:20 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1403) CFMetaData id gets out of sync - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/17 22:33:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1401) allow all operators in secondary clauses to index query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 22:52:17 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1366) utf8 error in DEBUG output in CommitLog.java - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/17 22:54:21 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1402) indexed writes fail with exception - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/17 22:58:16 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1403) CFMetaData id gets out of sync - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/17 23:01:16 UTC, 0 replies.
- svn commit: r986484 - /cassandra/trunk/conf/cassandra.yaml - posted by jb...@apache.org on 2010/08/17 23:03:26 UTC, 0 replies.
- svn commit: r986486 - in /cassandra/trunk: src/java/org/apache/cassandra/db/Table.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/08/17 23:15:56 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1401) allow all operators in secondary clauses to index query - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/17 23:16:17 UTC, 1 replies.
- svn commit: r986488 - in /cassandra/trunk: ./ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/thrift/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/08/17 23:21:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1403) CFMetaData id gets out of sync - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/17 23:22:18 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1404) Allow 'nodetool cleanup' to run when disk is more than 50% full - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/17 23:40:15 UTC, 0 replies.
- svn commit: r986499 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/migration/AddColumnFamily.java - posted by gd...@apache.org on 2010/08/17 23:43:21 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1400) MIGRATION-STAGE: IllegalArgumentException: value already present - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/17 23:51:16 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "ArticlesAndPresentations" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/18 00:42:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1381) standard counters (support: incr + decr) - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/08/18 03:28:17 UTC, 4 replies.
- [Cassandra Wiki] Update of "PerformanceTuning" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/08/18 03:56:09 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-580) vector clock support - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/08/18 04:28:31 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1397) repair-on-write - posted by "Kelvin Kakugawa (JIRA)" <ji...@apache.org> on 2010/08/18 04:38:16 UTC, 9 replies.
- [jira] Commented: (CASSANDRA-1397) repair-on-write - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/18 09:33:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1399) CLI addColumnFamily - setting read_repair_chance modifies the keys_cache_size instead - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/18 15:14:18 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1395) NEWS.txt could use an "Upgrading" section for 0.7.0 - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/18 15:28:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1395) NEWS.txt could use an "Upgrading" section for 0.7.0 - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/18 16:29:16 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1389) Schema migrations are noisy - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/18 16:48:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1389) Schema migrations are noisy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 17:02:16 UTC, 3 replies.
- [jira] Commented: (CASSANDRA-1395) NEWS.txt could use an "Upgrading" section for 0.7.0 - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/18 17:37:16 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1401) allow all operators in secondary clauses to index query - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 17:44:16 UTC, 0 replies.
- svn commit: r986764 - /cassandra/trunk/NEWS.txt - posted by jb...@apache.org on 2010/08/18 18:05:19 UTC, 0 replies.
- svn commit: r986775 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/DefinitionsUpdateResponseVerbHandler.java - posted by gd...@apache.org on 2010/08/18 18:18:00 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1256) Switch to THsHaServer - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 18:20:18 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1256) Reduce thread stack size - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 18:20:20 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1405) Switch to THsHaServer, redux - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 18:22:18 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1256) Reduce thread stack size - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 18:22:21 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1385) nodetool cfstats does not update after adding new cfs through API - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 18:30:18 UTC, 6 replies.
- svn commit: r986781 - in /cassandra/trunk: ./ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/18 18:40:43 UTC, 0 replies.
- svn commit: r986783 - in /cassandra/trunk: ./ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/service/ src/java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/18 18:44:42 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-876) Support session (read-after-write) consistency - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 18:47:20 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1406) Dropping column families doesn't clean up secondary indexes - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/18 19:00:16 UTC, 0 replies.
- svn commit: r986846 - /cassandra/trunk/test/system/test_thrift_server.py - posted by jb...@apache.org on 2010/08/18 20:34:46 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1214) Force linux to not swap the JVM - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 21:09:27 UTC, 0 replies.
- svn commit: r986862 - in /cassandra/trunk/src/java/org/apache/cassandra/db: ColumnFamilyStore.java Table.java - posted by gd...@apache.org on 2010/08/18 21:15:16 UTC, 0 replies.
- svn commit: r986863 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ test/unit/org/apache/cassandra/service/ - posted by gd...@apache.org on 2010/08/18 21:15:24 UTC, 0 replies.
- svn commit: r986873 - /cassandra/trunk/CHANGES.txt - posted by gd...@apache.org on 2010/08/18 21:24:26 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientOptions" by JonHermes - posted by Apache Wiki <wi...@apache.org> on 2010/08/18 21:26:07 UTC, 4 replies.
- [Cassandra Wiki] Update of "ClientOptions06" by JonHermes - posted by Apache Wiki <wi...@apache.org> on 2010/08/18 21:49:06 UTC, 2 replies.
- [jira] Resolved: (CASSANDRA-1214) Force linux to not swap the JVM - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 21:54:21 UTC, 0 replies.
- svn commit: r986896 - in /cassandra/branches/cassandra-0.6: CHANGES.txt bin/cassandra.in.sh src/java/org/apache/cassandra/thrift/CassandraDaemon.java src/java/org/apache/cassandra/utils/FBUtilities.java - posted by jb...@apache.org on 2010/08/18 22:02:22 UTC, 0 replies.
- svn commit: r986898 - in /cassandra/trunk: ./ conf/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/08/18 22:04:23 UTC, 0 replies.
- svn commit: r986899 - in /cassandra/branches/cassandra-0.6: ivy.xml ivysettings.xml - posted by jb...@apache.org on 2010/08/18 22:06:56 UTC, 0 replies.
- svn commit: r986900 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/18 22:07:36 UTC, 0 replies.
- svn commit: r986902 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/utils/CLibrary.java - posted by jb...@apache.org on 2010/08/18 22:12:43 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 22:14:19 UTC, 0 replies.
- svn commit: r986904 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/utils/ - posted by jb...@apache.org on 2010/08/18 22:14:28 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1407) debian init script could be more consistent w/ bin/cassandra - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/18 22:17:20 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1407) debian init script could be more consistent w/ bin/cassandra - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/18 22:19:16 UTC, 3 replies.
- [Cassandra Wiki] Update of "ClientOptions" by JonathanEllis - posted by Apache Wiki <wi...@apache.org> on 2010/08/18 22:36:45 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1407) debian init script could be more consistent w/ bin/cassandra - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/18 22:59:22 UTC, 1 replies.
- svn commit: r986939 - /cassandra/trunk/debian/init - posted by ee...@apache.org on 2010/08/18 23:09:55 UTC, 0 replies.
- svn commit: r986940 - in /cassandra/trunk: conf/cassandra-env.sh debian/cassandra.default debian/cassandra.install debian/init - posted by ee...@apache.org on 2010/08/18 23:09:59 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1407) debian init script could be more consistent w/ bin/cassandra - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/18 23:12:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1371) replace createHardLink with JNA wrapper to link (posix) / CreateHardLink (windows) - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/18 23:14:17 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1408) nodetool drain attempts to delete a deleted file - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/18 23:51:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1408) nodetool drain attempts to delete a deleted file - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/18 23:57:30 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientOptions" by ArtieCopeland - posted by Apache Wiki <wi...@apache.org> on 2010/08/19 00:35:42 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1409) What should happen when cassandra loses permissions to it's data directory and unable to compact? - posted by "Ran Tavory (JIRA)" <ji...@apache.org> on 2010/08/19 07:56:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1409) What should happen when cassandra loses permissions to it's data directory and unable to compact? - posted by "Nicholas Telford (JIRA)" <ji...@apache.org> on 2010/08/19 10:43:17 UTC, 0 replies.
- svn commit: r987199 - in /cassandra/trunk: ./ lib/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ - posted by ee...@apache.org on 2010/08/19 17:50:43 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/19 18:10:16 UTC, 0 replies.
- svn commit: r987248 - in /cassandra/trunk: CHANGES.txt NEWS.txt - posted by gd...@apache.org on 2010/08/19 19:49:18 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1411) FBUtilities.hexToBytes() doesn't accommodate odd-length strings. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/19 22:50:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1411) FBUtilities.hexToBytes() doesn't accommodate odd-length strings. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/19 22:54:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1411) FBUtilities.hexToBytes() doesn't accommodate odd-length strings. - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/19 22:58:16 UTC, 3 replies.
- svn commit: r987311 - in /cassandra/trunk: src/java/org/apache/cassandra/utils/FBUtilities.java test/unit/org/apache/cassandra/utils/FBUtilitiesTest.java - posted by gd...@apache.org on 2010/08/19 23:01:22 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1412) Internal error processing batch_mutate - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/20 02:28:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1412) Internal error processing batch_mutate - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/20 02:30:18 UTC, 2 replies.
- svn commit: r987389 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/io/util/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/08/20 08:54:49 UTC, 0 replies.
- svn commit: r987390 - /cassandra/trunk/contrib/bmt_example/CassandraBulkLoader.java - posted by jb...@apache.org on 2010/08/20 08:57:00 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1413) EstimatedHistogram.max is buggy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 08:59:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1413) EstimatedHistogram.max is buggy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 08:59:17 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 09:02:20 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1072) Increment counters - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 12:19:27 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1414) Upgrade from 0.6 to 0.7 is bumpy if you have hints - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/20 20:12:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1414) Upgrade from 0.6 to 0.7 is bumpy if you have hints - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/20 20:44:16 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1415) Allow creating indexes on existing data - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 20:44:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1413) EstimatedHistogram.max is buggy - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/20 20:49:17 UTC, 1 replies.
- [jira] Commented: (CASSANDRA-1414) Upgrade from 0.6 to 0.7 is bumpy if you have hints - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 21:02:25 UTC, 2 replies.
- svn commit: r987605 - in /cassandra/trunk: CHANGES.txt NEWS.txt src/java/org/apache/cassandra/avro/CassandraDaemon.java src/java/org/apache/cassandra/db/SystemTable.java src/java/org/apache/cassandra/thrift/CassandraDaemon.java - posted by gd...@apache.org on 2010/08/20 21:16:36 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset - posted by "Nate McCall (JIRA)" <ji...@apache.org> on 2010/08/20 22:10:18 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1416) SStableSliceIterator leaks FDs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 22:33:17 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1416) SStableSliceIterator leaks FDs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 22:36:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1416) SStableSliceIterator leaks FDs - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/20 22:40:16 UTC, 1 replies.
- svn commit: r987630 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/columniterator/SSTableSliceIterator.java - posted by jb...@apache.org on 2010/08/20 22:43:26 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1416) SStableSliceIterator leaks FDs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 22:44:16 UTC, 0 replies.
- svn commit: r987638 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/db/Memtable.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/08/20 23:26:25 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 23:28:16 UTC, 1 replies.
- svn commit: r987640 - in /cassandra/trunk: interface/cassandra.genavro src/java/org/apache/cassandra/avro/CassandraServer.java src/java/org/apache/cassandra/config/ColumnDefinition.java test/system/test_avro_server.py - posted by ee...@apache.org on 2010/08/20 23:30:59 UTC, 0 replies.
- svn commit: r987642 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java src/java/org/apache/cassandra/db/Memtable.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/08/20 23:44:24 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1410) allow index expressions on columns that are not part of the resultset - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/20 23:45:19 UTC, 0 replies.
- svn commit: r987677 - in /cassandra/trunk: interface/cassandra.genavro src/java/org/apache/cassandra/avro/CassandraServer.java test/system/test_avro_server.py - posted by ee...@apache.org on 2010/08/21 02:26:36 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1231) Add multi-node system tests - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/21 04:09:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-874) System tests against multiple nodes - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/21 04:13:17 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-874) System tests against multiple nodes - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/21 04:19:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-876) Support session (read-after-write) consistency - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/21 13:16:25 UTC, 0 replies.
- svn commit: r987728 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/ColumnFamilyStore.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/08/21 13:37:05 UTC, 0 replies.
- svn commit: r987729 - in /cassandra/trunk/src/java/org/apache/cassandra: db/columniterator/ io/sstable/ - posted by jb...@apache.org on 2010/08/21 13:39:20 UTC, 0 replies.
- svn commit: r987733 - in /cassandra/trunk: src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/filter/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/utils/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/08/21 13:55:31 UTC, 0 replies.
- svn commit: r987740 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by jb...@apache.org on 2010/08/21 14:18:48 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1417) add cache save/load - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/21 14:35:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1417) add cache save/load - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/21 14:37:16 UTC, 0 replies.
- svn commit: r987788 - in /cassandra/trunk: src/java/org/apache/cassandra/db/Column.java src/java/org/apache/cassandra/db/clock/TimestampReconciler.java test/unit/org/apache/cassandra/db/ColumnFamilyTest.java - posted by jb...@apache.org on 2010/08/21 18:51:12 UTC, 0 replies.
- svn commit: r987800 - in /cassandra/trunk: src/java/org/apache/cassandra/db/Table.java test/unit/org/apache/cassandra/db/ColumnFamilyStoreTest.java - posted by jb...@apache.org on 2010/08/21 19:30:31 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-1181) kinder gentler compaction - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/22 02:13:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1417) add cache save/load - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/22 04:08:17 UTC, 1 replies.
- [jira] Created: (CASSANDRA-1418) Automatic, online load balancing - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/22 09:04:15 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1419) Improper file extension on output of config-converter - posted by "Ron Ratovsky (JIRA)" <ji...@apache.org> on 2010/08/22 16:54:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1420) Using config-converter, the EndPointSnitch isn't converted - posted by "Ron Ratovsky (JIRA)" <ji...@apache.org> on 2010/08/22 17:35:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1420) Using config-converter, the EndPointSnitch isn't converted - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/22 20:28:17 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1014) GC storming, possible memory leak - posted by "aeggli (JIRA)" <ji...@apache.org> on 2010/08/23 13:16:21 UTC, 3 replies.
- [jira] Updated: (CASSANDRA-1420) Using config-converter, some fields are not converted - posted by "Ron Ratovsky (JIRA)" <ji...@apache.org> on 2010/08/23 13:57:16 UTC, 3 replies.
- [Cassandra Wiki] Update of "CompactionManager" by JuhoMakinen - posted by Apache Wiki <wi...@apache.org> on 2010/08/23 14:57:38 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1312) remove bitmask predicates - posted by "Hudson (JIRA)" <ji...@apache.org> on 2010/08/23 16:15:20 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-891) Add ValidateWith to CF definitions - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/23 16:50:16 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1421) An eventually consistent approach to counting - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/23 17:21:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1421) An eventually consistent approach to counting - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/23 17:34:18 UTC, 2 replies.
- [Cassandra Wiki] Update of "ArticlesAndPresentations" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/23 18:00:11 UTC, 1 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1420) Using config-converter, some fields are not converted - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/23 18:24:17 UTC, 0 replies.
- svn commit: r988210 - in /cassandra/branches/cassandra-0.6: build.xml debian/changelog - posted by ee...@apache.org on 2010/08/23 19:07:10 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-891) Add ValidateWith to CF definitions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/23 20:58:19 UTC, 3 replies.
- svn commit: r988251 - /cassandra/branches/cassandra-0.6/debian/rules - posted by ee...@apache.org on 2010/08/23 21:02:51 UTC, 0 replies.
- svn commit: r988253 - /cassandra/tags/cassandra-0.6.5/ - posted by ee...@apache.org on 2010/08/23 21:05:36 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1422) multiget_count() should not take a keyspace arg - posted by "Christopher Gist (JIRA)" <ji...@apache.org> on 2010/08/23 21:10:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1422) multiget_count() should not take a keyspace arg - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/23 21:14:16 UTC, 2 replies.
- [Cassandra Wiki] Trivial Update of "Operations" by ArtieCopeland - posted by Apache Wiki <wi...@apache.org> on 2010/08/23 22:55:41 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1423) Cassandra's internal state broke by getting column slices. Error org.apache.thrift.TApplicationException: Internal error processing get_slice afterwards. - posted by "Dominic Williams (JIRA)" <ji...@apache.org> on 2010/08/23 23:38:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1423) Cassandra's internal state broke by getting column slices. Error org.apache.thrift.TApplicationException: Internal error processing get_slice afterwards. - posted by "Dominic Williams (JIRA)" <ji...@apache.org> on 2010/08/23 23:42:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1423) Cassandra's internal state broke by getting column slices. Error org.apache.thrift.TApplicationException: Internal error processing get_slice afterwards. - posted by "Dominic Williams (JIRA)" <ji...@apache.org> on 2010/08/23 23:46:17 UTC, 3 replies.
- [Cassandra Wiki] Update of "Operations" by RobertColi - posted by Apache Wiki <wi...@apache.org> on 2010/08/24 00:07:51 UTC, 4 replies.
- [jira] Updated: (CASSANDRA-1181) kinder gentler compaction - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/24 00:14:17 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1181) kinder gentler compaction - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/24 00:23:21 UTC, 1 replies.
- svn commit: r988348 - in /cassandra/trunk: conf/cassandra-env.sh conf/cassandra.yaml src/java/org/apache/cassandra/config/Config.java src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/db/CompactionManager.java - posted by br...@apache.org on 2010/08/24 00:58:52 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1181) kinder gentler compaction - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/24 01:02:19 UTC, 0 replies.
- svn commit: r988373 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/config/DatabaseDescriptor.java src/java/org/apache/cassandra/streaming/StreamInitiateVerbHandler.java - posted by jb...@apache.org on 2010/08/24 04:06:20 UTC, 0 replies.
- svn commit: r988374 - in /cassandra/trunk: ./ debian/ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/24 04:10:55 UTC, 0 replies.
- svn commit: r988377 - /cassandra/tags/cassandra-0.6.5/ - posted by ee...@apache.org on 2010/08/24 05:09:47 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1424) Allow fine-tuning of Thrift TCP behavior for Thrift-managed sockets - posted by "Erik Onnen (JIRA)" <ji...@apache.org> on 2010/08/24 07:20:15 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1424) Allow fine-tuning of Thrift TCP behavior for Thrift-managed sockets - posted by "Erik Onnen (JIRA)" <ji...@apache.org> on 2010/08/24 07:22:16 UTC, 0 replies.
- svn commit: r988533 - /cassandra/trunk/src/java/org/apache/cassandra/config/Converter.java - posted by gd...@apache.org on 2010/08/24 15:25:07 UTC, 0 replies.
- svn commit: r988534 - /cassandra/trunk/CHANGES.txt - posted by gd...@apache.org on 2010/08/24 15:26:35 UTC, 0 replies.
- svn commit: r988539 - /cassandra/branches/cassandra-0.6/src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by gd...@apache.org on 2010/08/24 15:38:38 UTC, 0 replies.
- svn commit: r988575 - in /cassandra/trunk: ./ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/thrift/ test/system/ - posted by jb...@apache.org on 2010/08/24 16:44:42 UTC, 0 replies.
- svn commit: r988578 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/config/DatabaseDescriptor.java test/unit/org/apache/cassandra/config/DatabaseDescriptorTest.java - posted by jb...@apache.org on 2010/08/24 16:49:24 UTC, 0 replies.
- [Cassandra Wiki] Update of "StorageConfiguration" by gdusbabek - posted by Apache Wiki <wi...@apache.org> on 2010/08/24 18:16:45 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1425) get input splits thrift method still takes a KS as an arg - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/24 18:29:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1425) get input splits thrift method still takes a KS as an arg - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/24 18:31:16 UTC, 0 replies.
- [Cassandra Wiki] Update of "StorageConfiguration06" by JonHermes - posted by Apache Wiki <wi...@apache.org> on 2010/08/24 18:52:30 UTC, 0 replies.
- [Cassandra Wiki] Update of "StorageConfiguration" by JonHermes - posted by Apache Wiki <wi...@apache.org> on 2010/08/24 21:07:19 UTC, 21 replies.
- [Cassandra Wiki] Update of "JmxInterface" by RobertColi - posted by Apache Wiki <wi...@apache.org> on 2010/08/24 23:04:34 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1426) Bring back RowWarningThresholdInMB and set it low - posted by "Edward Capriolo (JIRA)" <ji...@apache.org> on 2010/08/24 23:26:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1418) Automatic, online load balancing - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/24 23:36:18 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1426) Bring back RowWarningThresholdInMB and set it low - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/24 23:43:16 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1427) Optimize loadbalance/move for moves within the current range - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/24 23:51:18 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1426) Bring back RowWarningThresholdInMB and set it low - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/24 23:52:42 UTC, 0 replies.
- [Cassandra Wiki] Update of "MemtableSSTable" by JonHermes - posted by Apache Wiki <wi...@apache.org> on 2010/08/24 23:53:29 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1390) Add back the missing options in cassandra.yaml - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 00:17:18 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1428) Rejecting keyspace creation when RF > N is incorrect - posted by "Cliff Moon (JIRA)" <ji...@apache.org> on 2010/08/25 01:30:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1428) Rejecting keyspace creation when RF > N is incorrect - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 03:46:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1428) Rejecting keyspace creation when RF > N is incorrect - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/25 15:09:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1429) The dynamic snitch can't be used with network topology strategies - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/25 15:29:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1429) The dynamic snitch can't be used with network topology strategies - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/25 15:29:17 UTC, 4 replies.
- svn commit: r989105 - in /cassandra/trunk: CHANGES.txt conf/cassandra-env.sh - posted by jb...@apache.org on 2010/08/25 15:47:15 UTC, 0 replies.
- svn commit: r989109 - in /cassandra/trunk/src/java/org/apache/cassandra/db/columniterator: SSTableNamesIterator.java SSTableSliceIterator.java - posted by jb...@apache.org on 2010/08/25 15:55:53 UTC, 0 replies.
- svn commit: r989110 - in /cassandra/trunk/src/java/org/apache/cassandra: db/ db/columniterator/ db/filter/ io/sstable/ - posted by jb...@apache.org on 2010/08/25 15:55:59 UTC, 0 replies.
- svn commit: r989120 - /cassandra/trunk/src/java/org/apache/cassandra/config/CFMetaData.java - posted by jb...@apache.org on 2010/08/25 16:11:40 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1429) The dynamic snitch can't be used with network topology strategies - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2010/08/25 17:26:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1430) Intermittent CL test failures in trunk. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/25 17:40:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1364) Consolidate cassandra commands in bin/ - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/25 17:44:17 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1415) Allow creating indexes on existing data - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 17:48:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1415) Allow creating indexes on existing data - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 17:58:18 UTC, 1 replies.
- [jira] Resolved: (CASSANDRA-1429) The dynamic snitch can't be used with network topology strategies - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 18:01:27 UTC, 0 replies.
- svn commit: r989190 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/08/25 18:02:30 UTC, 0 replies.
- svn commit: r989197 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/locator/DatacenterShardStategy.java src/java/org/apache/cassandra/locator/RackAwareStrategy.java - posted by jb...@apache.org on 2010/08/25 18:12:10 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1427) Optimize loadbalance/move for moves within the current range - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/25 18:14:16 UTC, 0 replies.
- svn commit: r989201 - in /cassandra/branches/cassandra-0.6: ./ src/java/org/apache/cassandra/locator/ src/java/org/apache/cassandra/service/ - posted by jb...@apache.org on 2010/08/25 18:18:48 UTC, 0 replies.
- svn commit: r989209 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/25 18:39:59 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1412) Internal error processing batch_mutate - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 18:48:18 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1417) add cache save/load - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 18:48:21 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-891) Add ValidateWith to CF definitions - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/25 18:50:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1431) Unable to upgrade 0.6.1 to 0.6.4 - posted by "Aleksey Pesternikov (JIRA)" <ji...@apache.org> on 2010/08/25 19:08:16 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1431) Unable to upgrade 0.6.1 to 0.6.4 - posted by "Aleksey Pesternikov (JIRA)" <ji...@apache.org> on 2010/08/25 19:10:16 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1431) Unable to upgrade 0.6.1 to 0.6.4 - posted by "Aleksey Pesternikov (JIRA)" <ji...@apache.org> on 2010/08/25 19:16:17 UTC, 5 replies.
- [jira] Commented: (CASSANDRA-1427) Optimize loadbalance/move for moves within the current range - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/25 20:07:17 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1431) Unable to upgrade 0.6.1 to 0.6.4 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 22:00:18 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1431) Unable to upgrade 0.6.1 to 0.6.4 - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/25 22:03:17 UTC, 0 replies.
- svn commit: r989344 - in /cassandra/trunk: ./ conf/ interface/ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/avro/ src/java/org/apache/cassandra/avro/ src/java/org/apache/cassandra/config/ src/java/org/apache/cassandra/db/ src/java/org/apa... - posted by jb...@apache.org on 2010/08/25 22:25:50 UTC, 0 replies.
- svn commit: r989352 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/io/sstable/SSTable.java src/java/org/apache/cassandra/utils/EstimatedHistogram.java test/unit/org/apache/cassandra/utils/EstimatedHistogramTest.java - posted by jb...@apache.org on 2010/08/25 22:35:15 UTC, 0 replies.
- svn commit: r989361 - in /cassandra/trunk/interface: cassandra.genavro cassandra.thrift thrift/gen-java/org/apache/cassandra/thrift/AuthenticationRequest.java thrift/gen-java/org/apache/cassandra/thrift/Cassandra.java - posted by ee...@apache.org on 2010/08/25 22:41:10 UTC, 0 replies.
- svn commit: r989362 - in /cassandra/trunk/src/java/org/apache/cassandra: auth/ thrift/ - posted by ee...@apache.org on 2010/08/25 22:41:18 UTC, 0 replies.
- svn commit: r989363 - in /cassandra/trunk/src/java/org/apache/cassandra: config/DatabaseDescriptor.java hadoop/ConfigHelper.java locator/AbstractReplicationStrategy.java utils/FBUtilities.java - posted by ee...@apache.org on 2010/08/25 22:41:25 UTC, 0 replies.
- svn commit: r989364 - in /cassandra/trunk: conf/cassandra.yaml src/java/org/apache/cassandra/config/Config.java src/java/org/apache/cassandra/config/Converter.java src/java/org/apache/cassandra/config/DatabaseDescriptor.java - posted by ee...@apache.org on 2010/08/25 22:41:31 UTC, 0 replies.
- svn commit: r989365 - in /cassandra/trunk/src/java/org/apache/cassandra: avro/CassandraServer.java service/ClientState.java thrift/CassandraDaemon.java thrift/CassandraServer.java - posted by ee...@apache.org on 2010/08/25 22:41:37 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1430) Intermittent CL test failures in trunk. - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/25 22:42:16 UTC, 5 replies.
- svn commit: r989370 - in /cassandra/trunk: src/java/org/apache/cassandra/hadoop/ src/java/org/apache/cassandra/io/ test/unit/org/apache/cassandra/hadoop/ - posted by jb...@apache.org on 2010/08/25 22:50:45 UTC, 0 replies.
- svn commit: r989371 - /cassandra/trunk/src/java/org/apache/cassandra/hadoop/ColumnFamilyRecordWriter.java - posted by jb...@apache.org on 2010/08/25 22:51:04 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1315) ColumnFamilyOutputFormat should use client API objects - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 22:54:19 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1423) Cassandra's internal state broke by getting column slices. Error org.apache.thrift.TApplicationException: Internal error processing get_slice afterwards. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/25 23:22:24 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1432) java.util.NoSuchElementException when returning a node to the cluster - posted by "Aaron Morton (JIRA)" <ji...@apache.org> on 2010/08/25 23:41:09 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1433) nodetool cfstats broken on TRUNK - posted by "Jeremiah Jordan (JIRA)" <ji...@apache.org> on 2010/08/26 00:00:22 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1433) nodetool cfstats broken on TRUNK - posted by "Jon Hermes (JIRA)" <ji...@apache.org> on 2010/08/26 00:02:34 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1433) nodetool cfstats broken on TRUNK - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 00:04:17 UTC, 2 replies.
- svn commit: r989392 - /cassandra/trunk/build.xml - posted by ee...@apache.org on 2010/08/26 00:27:34 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1434) ColumnFamilyOutputFormat performs blocking writes for large batches - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/26 01:20:19 UTC, 0 replies.
- [Cassandra Wiki] Update of "API" by JonHermes - posted by Apache Wiki <wi...@apache.org> on 2010/08/26 01:28:37 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1432) java.util.NoSuchElementException when returning a node to the cluster - posted by "Aaron Morton (JIRA)" <ji...@apache.org> on 2010/08/26 08:42:16 UTC, 2 replies.
- [jira] Updated: (CASSANDRA-1432) java.util.NoSuchElementException when returning a node to the cluster - posted by "Aaron Morton (JIRA)" <ji...@apache.org> on 2010/08/26 08:44:16 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1435) CommitLogHeader raises an AssertionError during startup - posted by "Aaron Morton (JIRA)" <ji...@apache.org> on 2010/08/26 08:54:39 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 17:15:56 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1415) Allow creating indexes on existing data - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/26 18:41:54 UTC, 0 replies.
- svn commit: r989837 - /cassandra/trunk/src/java/org/apache/cassandra/db/DefsTable.java - posted by jb...@apache.org on 2010/08/26 19:39:26 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1406) Dropping column families doesn't clean up secondary indexes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 19:41:53 UTC, 6 replies.
- [jira] Commented: (CASSANDRA-1406) Dropping column families doesn't clean up secondary indexes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 19:41:54 UTC, 4 replies.
- [jira] Created: (CASSANDRA-1436) Take advantage of Avro IDL includes - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/26 20:13:57 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1437) Improve default handling/validation for config.Metadata objects - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/26 20:26:55 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "Avro" by StuHood - posted by Apache Wiki <wi...@apache.org> on 2010/08/26 21:32:28 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1438) Stream*Manager doesn't clean up broken Streams - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2010/08/26 21:42:53 UTC, 0 replies.
- [jira] Reopened: (CASSANDRA-891) Add ValidateWith to CF definitions - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/26 21:51:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1419) Improper file extension on output of config-converter - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 23:03:56 UTC, 1 replies.
- [jira] Updated: (CASSANDRA-1435) CommitLogHeader raises an AssertionError during startup - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 23:03:56 UTC, 5 replies.
- [jira] Assigned: (CASSANDRA-1433) nodetool cfstats broken on TRUNK - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 23:27:54 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1439) OPP makes HH unhappy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/26 23:48:54 UTC, 0 replies.
- svn commit: r989952 - in /cassandra/branches/cassandra-0.6: CHANGES.txt src/java/org/apache/cassandra/db/HintedHandOffManager.java - posted by jb...@apache.org on 2010/08/27 00:10:34 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1439) OPP makes HH unhappy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/27 00:10:54 UTC, 0 replies.
- svn commit: r989953 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ src/java/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/08/27 00:12:22 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1432) java.util.NoSuchElementException when returning a node to the cluster - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/27 00:16:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1437) Improve default handling/validation for config.Metadata objects - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/27 00:29:00 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1437) Improve default handling/validation for config.Metadata objects - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/27 00:46:53 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1425) get input splits thrift method still takes a KS as an arg - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/27 01:10:54 UTC, 0 replies.
- svn commit: r989994 - in /cassandra/branches/cassandra-0.6: CHANGES.txt bin/cassandra.in.sh - posted by jb...@apache.org on 2010/08/27 03:20:18 UTC, 0 replies.
- svn commit: r989995 - in /cassandra/trunk: ./ interface/thrift/gen-java/org/apache/cassandra/thrift/ - posted by jb...@apache.org on 2010/08/27 03:20:55 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1368) Add output support for Hadoop Streaming - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/27 07:40:53 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1367) Upgrade to Thrift 0.4.0 - posted by "Johan Oskarsson (JIRA)" <ji...@apache.org> on 2010/08/27 15:13:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1435) CommitLogHeader raises an AssertionError during startup - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/27 15:31:55 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1376) Assertion Exception in COMMIT-LOG-WRITER - posted by "Bob T. Terminal (JIRA)" <ji...@apache.org> on 2010/08/27 17:09:54 UTC, 0 replies.
- svn commit: r990187 - /cassandra/trunk/build.xml - posted by ee...@apache.org on 2010/08/27 18:06:33 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1376) Assertion Exception in COMMIT-LOG-WRITER - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/27 18:43:53 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/27 19:53:55 UTC, 8 replies.
- [jira] Commented: (CASSANDRA-1412) Internal error processing batch_mutate - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2010/08/27 20:36:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1439) OPP makes HH unhappy - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/27 21:04:57 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1439) OPP makes HH unhappy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/27 21:27:56 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraUsers" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/27 21:35:49 UTC, 5 replies.
- svn commit: r990241 - in /cassandra/trunk: CHANGES.txt src/java/org/apache/cassandra/db/HintedHandOffManager.java src/java/org/apache/cassandra/db/RowMutationVerbHandler.java src/java/org/apache/cassandra/service/StorageProxy.java - posted by br...@apache.org on 2010/08/27 21:41:12 UTC, 0 replies.
- svn commit: r990243 - /cassandra/tags/cassandra-0.6.5/ - posted by ee...@apache.org on 2010/08/27 21:51:19 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1320) Convert AccessLevel to Set - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/27 21:57:55 UTC, 4 replies.
- svn commit: r990246 - in /cassandra/trunk: interface/cassandra.genavro src/avro/internode.genavro src/java/org/apache/cassandra/config/CFMetaData.java - posted by jb...@apache.org on 2010/08/27 22:06:52 UTC, 0 replies.
- svn commit: r990251 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/db/ src/java/org/apache/cassandra/db/migration/ test/unit/org/apache/cassandra/db/ - posted by jb...@apache.org on 2010/08/27 22:19:44 UTC, 0 replies.
- svn commit: r990262 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py - posted by ee...@apache.org on 2010/08/27 22:50:08 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraUsers" by JanneJalkanen - posted by Apache Wiki <wi...@apache.org> on 2010/08/27 23:10:23 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "CassandraUsers" by StuHood - posted by Apache Wiki <wi...@apache.org> on 2010/08/28 00:31:05 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1430) SSTable statistics causing intermittent CL test failures in trunk. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/28 00:58:54 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1329) make multiget take a set of keys instead of a list - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/28 01:17:00 UTC, 7 replies.
- [jira] Commented: (CASSANDRA-842) Allow limiting ops/s by user in a multi-tenant cluster - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/28 06:13:54 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-842) Allow limiting ops/s by user in a multi-tenant cluster - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/28 07:14:56 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1271) Improve permissions to allow control over creation/removal/listing of Keyspaces - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/28 07:34:17 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1440) Improve auth story for Avro - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/28 07:50:56 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1190) Remove automatic repair sessions - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/28 08:01:55 UTC, 1 replies.
- [jira] Reopened: (CASSANDRA-1190) Remove automatic repair sessions - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/28 08:01:56 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1320) Convert AccessLevel to Set - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/28 08:35:54 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-803) remove PropertyConfigurator from CassandraDaemon - posted by "Carsten Krebs (JIRA)" <ji...@apache.org> on 2010/08/28 16:35:53 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1291) nodetool ring prints incorrect IP address - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/28 20:59:55 UTC, 0 replies.
- svn commit: r990439 - /cassandra/trunk/contrib/py_stress/stress.py - posted by br...@apache.org on 2010/08/28 22:25:08 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1441) Bring Avro system tests up to parity with the Thrift system tests - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/28 23:34:53 UTC, 0 replies.
- [Cassandra Wiki] Update of "Cassandra EC2" by FlipKromer - posted by Apache Wiki <wi...@apache.org> on 2010/08/29 06:03:55 UTC, 0 replies.
- [Cassandra Wiki] Update of "CloudConfig" by FlipKromer - posted by Apache Wiki <wi...@apache.org> on 2010/08/29 06:10:50 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1190) Remove automatic repair sessions - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/29 20:41:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1344) Update CLI add keyspace usage to take into account replication strategy options - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/29 20:45:53 UTC, 2 replies.
- [jira] Created: (CASSANDRA-1442) Get Range Slices is broken - posted by "Moleza Moleza (JIRA)" <ji...@apache.org> on 2010/08/29 22:19:53 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1442) Get Range Slices is broken - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/30 00:53:53 UTC, 0 replies.
- [Cassandra Wiki] Update of "ClientOptions" by JonathanHseu - posted by Apache Wiki <wi...@apache.org> on 2010/08/30 02:32:21 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraUsers" by medcl - posted by Apache Wiki <wi...@apache.org> on 2010/08/30 05:22:08 UTC, 0 replies.
- [Cassandra Wiki] Update of "FAQ_JP" by terurou - posted by Apache Wiki <wi...@apache.org> on 2010/08/30 07:53:52 UTC, 2 replies.
- [jira] Commented: (CASSANDRA-1434) ColumnFamilyOutputFormat performs blocking writes for large batches - posted by "Philip (flip) Kromer (JIRA)" <ji...@apache.org> on 2010/08/30 09:31:53 UTC, 0 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1434) ColumnFamilyOutputFormat performs blocking writes for large batches - posted by "Philip (flip) Kromer (JIRA)" <ji...@apache.org> on 2010/08/30 11:39:53 UTC, 0 replies.
- svn commit: r990809 - in /cassandra/site: publish/index.html src/content/index.html - posted by ee...@apache.org on 2010/08/30 16:16:11 UTC, 0 replies.
- [Cassandra Wiki] Update of "フロントページ" by terurou - posted by Apache Wiki <wi...@apache.org> on 2010/08/30 17:47:31 UTC, 1 replies.
- [Cassandra Wiki] Update of "CassandraUsers" by Chris Goffinet - posted by Apache Wiki <wi...@apache.org> on 2010/08/30 18:10:27 UTC, 0 replies.
- svn commit: r990887 - /cassandra/trunk/conf/cassandra-env.sh - posted by jb...@apache.org on 2010/08/30 20:14:10 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraUsers" by BenStandefer - posted by Apache Wiki <wi...@apache.org> on 2010/08/30 20:51:10 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1443) shell scripts are not posix compliant - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/30 21:01:00 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "CassandraUsers" by jeremyhanna - posted by Apache Wiki <wi...@apache.org> on 2010/08/30 21:29:25 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1444) Exception when dropping keyspace - posted by "Dave Revell (JIRA)" <ji...@apache.org> on 2010/08/30 23:02:53 UTC, 0 replies.
- [jira] Assigned: (CASSANDRA-1444) Exception when dropping keyspace - posted by "Gary Dusbabek (JIRA)" <ji...@apache.org> on 2010/08/30 23:12:54 UTC, 0 replies.
- svn commit: r990943 - in /cassandra/trunk/interface: cassandra.thrift thrift/gen-java/org/apache/cassandra/thrift/AccessLevel.java - posted by ee...@apache.org on 2010/08/30 23:14:24 UTC, 0 replies.
- svn commit: r990944 - in /cassandra/trunk/src/java/org/apache/cassandra: auth/AllowAllAuthority.java auth/IAuthority.java auth/Permission.java auth/SimpleAuthority.java service/ClientState.java - posted by ee...@apache.org on 2010/08/30 23:14:30 UTC, 0 replies.
- svn commit: r990945 - in /cassandra/trunk/src/java/org/apache/cassandra: avro/CassandraServer.java thrift/CassandraServer.java - posted by ee...@apache.org on 2010/08/30 23:14:35 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1445) Make keys/rows cached more safe - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/31 00:15:54 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1444) Exception when dropping keyspace - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/31 00:18:15 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1293) add locking around row cache accesses - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/31 00:18:16 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1324) Update thrift API to support ByteBuffer based allocation - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/31 00:44:54 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1446) cassandra-cli still relies on cassandra.in.sh instead of cassandra-env.sh - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/31 00:47:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1446) cassandra-cli still relies on cassandra.in.sh instead of cassandra-env.sh - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/31 00:48:01 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1446) cassandra-cli still relies on cassandra.in.sh instead of cassandra-env.sh - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/31 01:27:54 UTC, 3 replies.
- [jira] Issue Comment Edited: (CASSANDRA-1329) make multiget take a set of keys instead of a list - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/31 02:09:54 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1447) SimpleAuthenticator MD5 support - posted by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/08/31 03:07:52 UTC, 0 replies.
- [Cassandra Wiki] Update of "StorageConfiguration" by FlipKromer - posted by Apache Wiki <wi...@apache.org> on 2010/08/31 03:19:28 UTC, 1 replies.
- [Cassandra Wiki] Update of "MemtableThresholds" by FlipKromer - posted by Apache Wiki <wi...@apache.org> on 2010/08/31 04:26:23 UTC, 7 replies.
- [Cassandra Wiki] Trivial Update of "MemtableThresholds" by FlipKromer - posted by Apache Wiki <wi...@apache.org> on 2010/08/31 04:28:09 UTC, 0 replies.
- svn commit: r991062 - /cassandra/trunk/bin/cassandra-cli - posted by ee...@apache.org on 2010/08/31 04:47:54 UTC, 0 replies.
- svn commit: r991065 - /cassandra/branches/cassandra-0.6/bin/cassandra-cli - posted by ee...@apache.org on 2010/08/31 05:13:07 UTC, 0 replies.
- [jira] Resolved: (CASSANDRA-1446) cassandra-cli still relies on cassandra.in.sh instead of cassandra-env.sh - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/08/31 05:17:06 UTC, 0 replies.
- [Cassandra Wiki] Update of "PerformanceTuning" by FlipKromer - posted by Apache Wiki <wi...@apache.org> on 2010/08/31 05:49:57 UTC, 1 replies.
- [Cassandra Wiki] Update of "FrontPage" by FlipKromer - posted by Apache Wiki <wi...@apache.org> on 2010/08/31 05:52:44 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1448) PropertyFileEndPointSnitch can only be used once per configuration - posted by "David Viner (JIRA)" <ji...@apache.org> on 2010/08/31 05:56:53 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1448) PropertyFileEndPointSnitch can only be used once per configuration - posted by "David Viner (JIRA)" <ji...@apache.org> on 2010/08/31 06:01:53 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1448) PropertyFileEndPointSnitch can only be used once per configuration - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/31 06:06:53 UTC, 0 replies.
- svn commit: r991079 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by jb...@apache.org on 2010/08/31 07:23:14 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1448) PropertyFileEndPointSnitch can only be used once per configuration - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/31 07:28:53 UTC, 11 replies.
- [jira] Created: (CASSANDRA-1449) consistent nodetool blocking behavior - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2010/08/31 08:16:53 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1449) consistent nodetool blocking behavior - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/08/31 08:18:53 UTC, 0 replies.
- [jira] Commented: (CASSANDRA-1264) Please add the ability to provide retry logic for the ColumnFamilyRecordWriter and ColumnFamilyRecordReader - posted by "Juho Mäkinen (JIRA)" <ji...@apache.org> on 2010/08/31 09:55:55 UTC, 0 replies.
- [Cassandra Wiki] Update of "CassandraUsers" by DavidGardner - posted by Apache Wiki <wi...@apache.org> on 2010/08/31 10:07:16 UTC, 0 replies.
- [Cassandra Wiki] Update of "Operations" by JuhoMakinen - posted by Apache Wiki <wi...@apache.org> on 2010/08/31 14:43:32 UTC, 0 replies.
- svn commit: r991210 - in /cassandra/trunk: ./ src/java/org/apache/cassandra/db/commitlog/ src/java/org/apache/cassandra/db/migration/ src/java/org/apache/cassandra/service/ test/unit/org/apache/cassandra/db/commitlog/ - posted by jb...@apache.org on 2010/08/31 16:54:11 UTC, 0 replies.
- svn commit: r991226 - /cassandra/branches/cassandra-0.6/CHANGES.txt - posted by ee...@apache.org on 2010/08/31 18:01:14 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1450) Memtable flush causes bad "reversed" get_slice - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/08/31 19:14:55 UTC, 0 replies.
- [jira] Updated: (CASSANDRA-1450) Memtable flush causes bad "reversed" get_slice - posted by "Tyler L. Hobbs (JIRA)" <ji...@apache.org> on 2010/08/31 19:14:56 UTC, 1 replies.
- [jira] Assigned: (CASSANDRA-1445) Make keys/rows cached more safe - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2010/08/31 20:17:54 UTC, 0 replies.
- [jira] Created: (CASSANDRA-1451) Shutting down a node "cleanly" still kills client requests when the node goes down - posted by "David King (JIRA)" <ji...@apache.org> on 2010/08/31 22:32:53 UTC, 0 replies.