You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Created] (CASSANDRA-4303) Compressed bloomfilters - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/01 01:39:24 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4303) Compressed bloomfilters - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/01 01:55:23 UTC, 9 replies.
- [jira] [Commented] (CASSANDRA-4239) Support Thrift SSL socket - posted by "Richard Crowley (JIRA)" <ji...@apache.org> on 2012/06/01 01:55:24 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4289) Secondary Indexes fail following a system restart - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/01 04:49:23 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-4289) Secondary Indexes fail following a system restart - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/01 05:28:23 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/01 10:47:23 UTC, 4 replies.
- [jira] [Updated] (CASSANDRA-4294) Upgrading encounters: 'SimpleStrategy requires a replication_factor strategy option.' and refuses to start - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/01 10:53:22 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4264) live ratio limit 64.0 is way too low - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/01 11:05:23 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-4264) live ratio limit 64.0 is way too low - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/01 11:05:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4229) Infinite MapReduce Task while reading via ColumnFamilyInputFormat - posted by "bert Passek (JIRA)" <ji...@apache.org> on 2012/06/01 13:55:23 UTC, 1 replies.
- git commit: Avoid deadlock in migration stage - posted by sl...@apache.org on 2012/06/01 14:16:29 UTC, 0 replies.
- [1/2] git commit: Merge branch 'cassandra-1.1' into trunk - posted by sl...@apache.org on 2012/06/01 14:39:57 UTC, 3 replies.
- [2/2] git commit: Avoid deadlock in migration stage - posted by sl...@apache.org on 2012/06/01 14:39:57 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4297) Use java NIO as much as possible when streaming compressed SSTables - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/01 14:55:25 UTC, 8 replies.
- [jira] [Resolved] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI - posted by "Delaney Manders (JIRA)" <ji...@apache.org> on 2012/06/01 16:31:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4225) EC2 nodes randomly hard-crash the machine on newest EC2 Linux AMI - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/01 16:45:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4262) 1.1 does not preserve compatibility w/ index queries against 1.0 nodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/01 17:16:23 UTC, 2 replies.
- [2/2] git commit: Take supercolumn names and deletion info into account in memtable throughput - posted by sl...@apache.org on 2012/06/01 17:40:46 UTC, 0 replies.
- [1/2] git commit: Add back backward compatibility for old style replication factor - posted by sl...@apache.org on 2012/06/01 17:40:46 UTC, 0 replies.
- [cassandra-node] 6 new revisions pushed by gdusbabek@gmail.com on 2012-06-01 15:40 GMT - posted by ca...@codespot.com on 2012/06/01 17:40:57 UTC, 0 replies.
- git commit: fix Summary component and caches to use correct partitioner patch by Sam Tunnicliffe and Pavel Yaskevich; reviewed by Pavel Yaskevich for CASSANDRA-4289 - posted by xe...@apache.org on 2012/06/01 17:55:59 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4262) 1.1 does not preserve compatibility w/ index queries against 1.0 nodes - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/01 17:58:23 UTC, 0 replies.
- git commit: Preserve compatibility with pre-1.1 index queries - posted by sl...@apache.org on 2012/06/01 18:07:48 UTC, 0 replies.
- git commit: Add missing licences and versions for 1.1.1 release - posted by sl...@apache.org on 2012/06/01 18:20:22 UTC, 0 replies.
- Git Push Summary - posted by sl...@apache.org on 2012/06/01 18:41:02 UTC, 6 replies.
- [jira] [Updated] (CASSANDRA-4108) Add an option to cqlsh to authenticate to a keyspace by default - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/01 19:13:23 UTC, 1 replies.
- [Cassandra Wiki] Trivial Update of "ThirdPartySupport" by himaznazim - posted by Apache Wiki <wi...@apache.org> on 2012/06/01 19:26:13 UTC, 2 replies.
- [jira] [Commented] (CASSANDRA-4119) Support multiple non-consecutive tokens per host (virtual nodes) - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/01 19:40:23 UTC, 7 replies.
- [jira] [Commented] (CASSANDRA-3991) Investigate importance of jsvc in debian packages - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/01 19:50:23 UTC, 3 replies.
- git commit: Change build version - posted by sl...@apache.org on 2012/06/01 19:52:00 UTC, 0 replies.
- git commit: Add an option to cqlsh to authenticate to a keyspace by default. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4108 - posted by br...@apache.org on 2012/06/01 19:58:16 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/01 20:46:23 UTC, 24 replies.
- [1/7] git commit: merge from 1.1 - posted by xe...@apache.org on 2012/06/01 23:33:48 UTC, 0 replies.
- [2/7] git commit: Add an option to cqlsh to authenticate to a keyspace by default. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4108 - posted by xe...@apache.org on 2012/06/01 23:33:48 UTC, 0 replies.
- [4/7] git commit: Add missing licences and versions for 1.1.1 release - posted by xe...@apache.org on 2012/06/01 23:33:48 UTC, 0 replies.
- [6/7] git commit: Add back backward compatibility for old style replication factor - posted by xe...@apache.org on 2012/06/01 23:33:48 UTC, 0 replies.
- [5/7] git commit: Preserve compatibility with pre-1.1 index queries - posted by xe...@apache.org on 2012/06/01 23:33:48 UTC, 0 replies.
- [3/7] git commit: Change build version - posted by xe...@apache.org on 2012/06/01 23:33:48 UTC, 0 replies.
- [7/7] git commit: Take supercolumn names and deletion info into account in memtable throughput - posted by xe...@apache.org on 2012/06/01 23:33:48 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/02 00:40:23 UTC, 7 replies.
- [jira] [Comment Edited] (CASSANDRA-3885) Support multiple ranges in SliceQueryFilter - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/02 01:48:23 UTC, 1 replies.
- [jira] [Assigned] (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/02 22:45:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3515) track tombstones skipped on read path - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/02 22:47:23 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4304) Add bytes-limit clause to queries - posted by "Christian Spriegel (JIRA)" <ji...@apache.org> on 2012/06/04 02:26:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4304) Add bytes-limit clause to queries - posted by "Christian Spriegel (JIRA)" <ji...@apache.org> on 2012/06/04 02:29:22 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4176) Support for sharding wide rows in CQL 3.0 - posted by "Christoph Tavan (JIRA)" <ji...@apache.org> on 2012/06/04 10:28:23 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-3042) Implement authentication in Pig loadFunc - posted by "Joe Siegrist (JIRA)" <ji...@apache.org> on 2012/06/04 13:09:23 UTC, 6 replies.
- [jira] [Comment Edited] (CASSANDRA-3042) Implement authentication in Pig loadFunc - posted by "Joe Siegrist (JIRA)" <ji...@apache.org> on 2012/06/04 13:09:23 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4176) Support for sharding wide rows in CQL 3.0 - posted by "Ahmet AKYOL (JIRA)" <ji...@apache.org> on 2012/06/04 13:11:23 UTC, 7 replies.
- [jira] [Updated] (CASSANDRA-4234) Add tombstone-removal compaction to LCS - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/04 18:19:28 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4234) Add tombstone-removal compaction to LCS - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 18:39:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3647) Support set and map value types in CQL - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 18:47:23 UTC, 27 replies.
- [jira] [Comment Edited] (CASSANDRA-3647) Support set and map value types in CQL - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 19:09:23 UTC, 2 replies.
- [jira] [Assigned] (CASSANDRA-3647) Support set and map value types in CQL - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/04 19:11:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3772) Evaluate Murmur3-based partitioner - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 19:15:24 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-4297) Use java NIO as much as possible when streaming compressed SSTables - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 19:28:23 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-3127) Message (inter-node) compression - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 19:32:23 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-3127) Message (inter-node) compression - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 19:32:23 UTC, 1 replies.
- svn commit: r1346117 - in /cassandra/site: publish/download/index.html publish/index.html src/settings.py - posted by sl...@apache.org on 2012/06/04 21:49:37 UTC, 0 replies.
- git commit: cleanup - posted by jb...@apache.org on 2012/06/04 22:52:22 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4281) schema agreement accross the nodes - posted by "Yiming Sun (JIRA)" <ji...@apache.org> on 2012/06/04 22:56:23 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4281) schema agreement accross the nodes - posted by "Yiming Sun (JIRA)" <ji...@apache.org> on 2012/06/04 22:58:23 UTC, 0 replies.
- [jira] [Reopened] (CASSANDRA-4281) schema agreement accross the nodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 23:04:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 23:43:23 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-2479) move the tests off of CollatingOrderPreservingPartitioner - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/04 23:43:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/04 23:55:23 UTC, 5 replies.
- [jira] [Created] (CASSANDRA-4305) CF serialization failure when working with custom secondary indices. - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/05 00:11:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3974) Per-CF TTL - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/05 00:15:23 UTC, 4 replies.
- [jira] [Updated] (CASSANDRA-4305) CF serialization failure when working with custom secondary indices. - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/05 00:21:23 UTC, 0 replies.
- git commit: remove COPP patch by jbellis; reviewed by brandonwilliams for CASSANDRA-2479 - posted by jb...@apache.org on 2012/06/05 00:23:28 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4305) CF serialization failure when working with custom secondary indices. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/05 00:38:23 UTC, 23 replies.
- [jira] [Commented] (CASSANDRA-4018) Add column metadata to system columnfamilies - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/05 00:40:23 UTC, 6 replies.
- [jira] [Comment Edited] (CASSANDRA-4305) CF serialization failure when working with custom secondary indices. - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/05 00:44:23 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-3974) Per-CF TTL - posted by "Kirk True (JIRA)" <ji...@apache.org> on 2012/06/05 01:51:23 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4306) enforce 1m min keycache for auto - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/05 05:33:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4306) enforce 1m min keycache for auto - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/05 05:33:24 UTC, 1 replies.
- [jira] [Assigned] (CASSANDRA-4306) enforce 1m min keycache for auto - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/05 05:33:24 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future - posted by "Wade Simmons (JIRA)" <ji...@apache.org> on 2012/06/05 08:10:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future - posted by "Wade Simmons (JIRA)" <ji...@apache.org> on 2012/06/05 08:14:22 UTC, 2 replies.
- [jira] [Commented] (CASSANDRA-4306) enforce 1m min keycache for auto - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/05 09:29:23 UTC, 2 replies.
- git commit: enforce 1m min keycache for auto patch by dbrosius reviewed by slebresne for CASSANDRA-4306 - posted by db...@apache.org on 2012/06/05 14:42:52 UTC, 0 replies.
- git commit: add CASSANDRA-4306 to CHANGES.txt for 1.1.2 - posted by db...@apache.org on 2012/06/05 14:48:21 UTC, 0 replies.
- [2/3] git commit: add CASSANDRA-4306 to CHANGES.txt for 1.1.2 - posted by db...@apache.org on 2012/06/05 14:54:28 UTC, 0 replies.
- [3/3] git commit: enforce 1m min keycache for auto patch by dbrosius reviewed by slebresne for CASSANDRA-4306 - posted by db...@apache.org on 2012/06/05 14:54:28 UTC, 0 replies.
- [1/3] git commit: merge from 1.1 - posted by db...@apache.org on 2012/06/05 14:54:28 UTC, 2 replies.
- [jira] [Created] (CASSANDRA-4308) Promote the use of IFilter for internal commands - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/05 15:57:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4308) Promote the use of IFilter for internal commands - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/05 16:01:23 UTC, 1 replies.
- [jira] [Resolved] (CASSANDRA-4281) schema agreement accross the nodes - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/05 16:27:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4307) isMarkedForDelete can return false if it is a few seconds in the future - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/05 17:51:23 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4309) CQL3: cqlsh exception running "describe schema" - posted by "Cathy Daw (JIRA)" <ji...@apache.org> on 2012/06/05 23:46:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4309) CQL3: cqlsh exception running "describe schema" - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/05 23:48:22 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4310) Make Level Compaction go faster(multiple independant compactions in parallel) for insert heavy workload - posted by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/06/05 23:56:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4310) Make Level Compaction go faster(multiple independant compactions in parallel) for insert heavy workload - posted by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/06/06 00:18:22 UTC, 2 replies.
- [jira] [Reopened] (CASSANDRA-4099) IncomingTCPConnection recognizes from by doing socket.getInetAddress() instead of BroadCastAddress - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 00:51:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4099) IncomingTCPConnection recognizes from by doing socket.getInetAddress() instead of BroadCastAddress - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/06 01:38:23 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4311) clean up messagingservice protocol limitations - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 04:19:22 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4311) clean up messagingservice protocol limitations - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 04:23:24 UTC, 3 replies.
- [jira] [Assigned] (CASSANDRA-4311) clean up messagingservice protocol limitations - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 04:23:24 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4099) IncomingTCPConnection recognizes from by doing socket.getInetAddress() instead of BroadCastAddress - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 04:25:23 UTC, 0 replies.
- git commit: add inter-node compression patch by Marcus Eriksson; reviewed by jbellis for CASSANDRA-3127 - posted by jb...@apache.org on 2012/06/06 04:29:56 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-3127) Message (inter-node) compression - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 04:30:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4311) clean up messagingservice protocol limitations - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 05:12:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4312) fix OOM with ReadMessageTest.testNoCommitLog - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/06 06:08:23 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4312) fix OOM with ReadMessageTest.testNoCommitLog - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/06 06:08:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool - posted by "Peter Bailis (JIRA)" <ji...@apache.org> on 2012/06/06 06:57:23 UTC, 4 replies.
- git commit: Make sure DeletedColumn.isMFD always return true - posted by sl...@apache.org on 2012/06/06 10:06:13 UTC, 0 replies.
- [2/2] git commit: update docstring for Table.apply - posted by jb...@apache.org on 2012/06/06 16:41:51 UTC, 0 replies.
- [1/2] git commit: re-add cleanup-in-sorted-order code, and remove unused Table.forceCleanup - posted by jb...@apache.org on 2012/06/06 16:41:51 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4312) fix OOM with ReadMessageTest.testNoCommitLog - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/06 18:10:25 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4313) CFS always try to load key cache - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/06 19:44:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4313) CFS always try to load key cache - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/06 19:44:23 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4313) CFS always try to load key cache - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/06 19:48:23 UTC, 1 replies.
- git commit: only load key cache when caching is ALL/KEYS_ONLY, fix by yukim, reviewed by slebresne for CASSANDRA-4313 - posted by yu...@apache.org on 2012/06/06 20:55:31 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4313) CFS always try to load key cache - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/06 21:02:24 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3919) Dropping a column should do more than just remove the definition - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 22:23:23 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-3633) update stress to support prepared statements - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 22:25:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4265) Limit total open connections (HSHA server) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 22:27:23 UTC, 1 replies.
- [jira] [Assigned] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/06 22:27:23 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4314) OOM errors on key slice - posted by "Wade Poziombka (JIRA)" <ji...@apache.org> on 2012/06/07 00:17:22 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4314) OOM errors on key slice - posted by "Wade Poziombka (JIRA)" <ji...@apache.org> on 2012/06/07 00:17:23 UTC, 4 replies.
- [jira] [Commented] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/07 00:25:24 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-4314) OOM errors on key slice - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/07 00:27:25 UTC, 6 replies.
- [jira] [Updated] (CASSANDRA-4150) Allow larger cache capacities than 2GB - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/07 00:31:24 UTC, 0 replies.
- git commit: use Longs.compare instead of nested ?: - posted by jb...@apache.org on 2012/06/07 00:36:40 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4150) Allow larger cache capacities than 2GB - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/07 00:45:23 UTC, 4 replies.
- [jira] [Commented] (CASSANDRA-2356) make the debian package never start by default - posted by "Robert Coli (JIRA)" <ji...@apache.org> on 2012/06/07 01:43:23 UTC, 2 replies.
- [jira] [Comment Edited] (CASSANDRA-4314) OOM errors on key slice - posted by "Wade Poziombka (JIRA)" <ji...@apache.org> on 2012/06/07 02:34:23 UTC, 1 replies.
- git commit: fix OOM with ReadMessageTest.testNoCommitLog patch by dbrosius reviewed by ymorishita for (CASSANDRA-4312) - posted by db...@apache.org on 2012/06/07 04:40:37 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-3707) Add KeyspaceChange CqlResultType - posted by "satish babu krishnamoorthy (JIRA)" <ji...@apache.org> on 2012/06/07 05:35:23 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4315) Use EntryWeigher instead of Weigher to Measuring the cache. - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/07 06:24:23 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4150) Allow larger cache capacities than 2GB - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/07 06:28:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4315) Use EntryWeigher instead of Weigher to Measuring the cache. - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/07 06:32:22 UTC, 1 replies.
- [jira] [Comment Edited] (CASSANDRA-4315) Use EntryWeigher instead of Weigher to Measuring the cache. - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/07 06:32:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4233) overlapping sstables in leveled compaction strategy - posted by "Yanis Biziuk (JIRA)" <ji...@apache.org> on 2012/06/07 11:02:23 UTC, 3 replies.
- [jira] [Created] (CASSANDRA-4316) Compaction Throttle too bursty with large rows - posted by "Wayne Lewis (JIRA)" <ji...@apache.org> on 2012/06/07 12:58:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4316) Compaction Throttle too bursty with large rows - posted by "Wayne Lewis (JIRA)" <ji...@apache.org> on 2012/06/07 13:00:24 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner - posted by "bert Passek (JIRA)" <ji...@apache.org> on 2012/06/07 14:36:24 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4228) Exception while reading from cassandra via ColumnFamilyInputFormat and OrderPreservingPartitioner - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/07 16:04:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3707) Add KeyspaceChange CqlResultType - posted by "Rick Shaw (JIRA)" <ji...@apache.org> on 2012/06/07 16:10:23 UTC, 2 replies.
- [jira] [Created] (CASSANDRA-4317) AssertionError in handleStateNormal in a mixed cluster - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/07 18:52:23 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4311) clean up messagingservice protocol limitations - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/07 19:51:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4299) Update read paths to ensure ColumnFamilyStore.removeDeleted is called - posted by "Kirk True (JIRA)" <ji...@apache.org> on 2012/06/07 20:42:22 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4308) Promote the use of IFilter for internal commands - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/07 21:49:24 UTC, 0 replies.
- [Cassandra Wiki] Update of "SecondaryIndexes" by JimAncona - posted by Apache Wiki <wi...@apache.org> on 2012/06/07 23:42:19 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "SecondaryIndexes" by JimAncona - posted by Apache Wiki <wi...@apache.org> on 2012/06/07 23:57:10 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4318) Nodetool compactionstats fails with NullPointerException - posted by "David B (JIRA)" <ji...@apache.org> on 2012/06/08 00:26:22 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4319) ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/08 01:29:22 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4319) ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/08 01:29:23 UTC, 3 replies.
- [jira] [Assigned] (CASSANDRA-4319) ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/08 01:31:23 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4320) Assertion error while delivering the hints. - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/08 02:27:22 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4320) Assertion error while delivering the hints. - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/08 02:29:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4320) Assertion error while delivering the hints. - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/08 02:33:22 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4321) stackoverflow building interval tree & possible sstable corruptions - posted by "Anton Winter (JIRA)" <ji...@apache.org> on 2012/06/08 04:02:22 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4320) Assertion error while delivering the hints. - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/08 04:27:22 UTC, 4 replies.
- [jira] [Commented] (CASSANDRA-4321) stackoverflow building interval tree & possible sstable corruptions - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/08 04:31:24 UTC, 45 replies.
- [jira] [Updated] (CASSANDRA-4314) Index CF tombstones can cause OOM - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/08 04:51:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4318) Nodetool compactionstats fails with NullPointerException - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/08 05:15:23 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-4012) Load-from-flat-file data import tool - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/08 06:00:24 UTC, 2 replies.
- [jira] [Comment Edited] (CASSANDRA-4261) [patch] Support consistency-latency prediction in nodetool - posted by "Peter Bailis (JIRA)" <ji...@apache.org> on 2012/06/08 06:08:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4314) Index CF tombstones can cause OOM - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/08 09:18:23 UTC, 3 replies.
- git commit: Set gc_grace to 0 on index CF - posted by sl...@apache.org on 2012/06/08 09:23:36 UTC, 0 replies.
- [1/2] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1 - posted by sl...@apache.org on 2012/06/08 09:25:56 UTC, 0 replies.
- [2/2] git commit: Set gc_grace to 0 on index CF - posted by sl...@apache.org on 2012/06/08 09:25:57 UTC, 0 replies.
- [1/5] git commit: Promote the use of IFilter for internal commands - posted by sl...@apache.org on 2012/06/08 09:33:23 UTC, 0 replies.
- [3/5] git commit: Merge branch 'cassandra-1.0' into cassandra-1.1 - posted by sl...@apache.org on 2012/06/08 09:33:23 UTC, 0 replies.
- [2/5] git commit: Merge branch 'cassandra-1.1' into trunk - posted by sl...@apache.org on 2012/06/08 09:33:23 UTC, 1 replies.
- [5/5] git commit: Make sure DeletedColumn.isMFD always return true - posted by sl...@apache.org on 2012/06/08 09:33:23 UTC, 0 replies.
- [4/5] git commit: Set gc_grace to 0 on index CF - posted by sl...@apache.org on 2012/06/08 09:33:23 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4319) ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/08 10:13:23 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4318) Nodetool compactionstats fails with NullPointerException - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/08 13:35:23 UTC, 0 replies.
- git commit: Fix compilation - posted by sl...@apache.org on 2012/06/08 15:43:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4322) Error in CLI when updating keyspace - posted by "Richard Low (JIRA)" <ji...@apache.org> on 2012/06/08 18:04:23 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4323) Joining new node to cluster fails with error in add column family - posted by "Bryce Godfrey (JIRA)" <ji...@apache.org> on 2012/06/08 20:17:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4323) Joining new node to cluster fails with error in add column family - posted by "Bryce Godfrey (JIRA)" <ji...@apache.org> on 2012/06/08 20:23:23 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4324) Implement Lucene FST in for key index - posted by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2012/06/08 21:28:22 UTC, 0 replies.
- git commit: Fix typo in nodetool output - posted by br...@apache.org on 2012/06/08 23:02:32 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4189) Improve hints replay - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/08 23:23:24 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4321) stackoverflow building interval tree & possible sstable corruptions - posted by "Omid Aladini (JIRA)" <ji...@apache.org> on 2012/06/08 23:47:23 UTC, 6 replies.
- git commit: ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading patch by dbrosius reviewed by slebresne for CASSANDRA-4319 - posted by db...@apache.org on 2012/06/09 01:30:29 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4319) ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/09 01:34:23 UTC, 0 replies.
- [2/2] git commit: ex msg for cql3 order by constraints says primary filter can be an IN clause which is misleading patch by dbrosius reviewed by slebresne for CASSANDRA-4319 - posted by db...@apache.org on 2012/06/09 01:35:31 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4322) Error in CLI when updating keyspace - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/09 01:42:22 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4322) Error in CLI when updating keyspace - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/09 02:14:23 UTC, 2 replies.
- [jira] [Commented] (CASSANDRA-4310) Make Level Compaction go faster(multiple independant compactions in parallel) for insert heavy workload - posted by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/06/09 02:38:23 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4310) Multiple independent Level Compactions in Parallel. - posted by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/06/09 02:41:33 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-4310) Multiple independent Level Compactions in Parallel(Useful for SSD). - posted by "sankalp kohli (JIRA)" <ji...@apache.org> on 2012/06/09 02:43:23 UTC, 3 replies.
- [jira] [Created] (CASSANDRA-4325) CQL unable to drop columnfamily - posted by "Jason Walkowicz (JIRA)" <ji...@apache.org> on 2012/06/09 12:49:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4326) IndexOutOfBoundsException on TimeUUIDType.compareTimestampBytes - posted by "Kristoffer Carlson (JIRA)" <ji...@apache.org> on 2012/06/09 13:51:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4326) IndexOutOfBoundsException on TimeUUIDType.compareTimestampBytes - posted by "Kristoffer Carlson (JIRA)" <ji...@apache.org> on 2012/06/09 14:17:42 UTC, 4 replies.
- [jira] [Assigned] (CASSANDRA-3607) Iterating through HashMap via key set instead of entry set - posted by "Tommy Tynjä (JIRA)" <ji...@apache.org> on 2012/06/09 16:21:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4326) IndexOutOfBoundsException on TimeUUIDType.compareTimestampBytes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/09 17:22:43 UTC, 2 replies.
- [3/3] git commit: fix NPE in compactionstats patch by jbellis; reviewed by xedin for CASSANDRA-4318 - posted by jb...@apache.org on 2012/06/09 17:38:15 UTC, 0 replies.
- [2/3] git commit: fix NPE in compactionstats patch by jbellis; reviewed by xedin for CASSANDRA-4318 - posted by jb...@apache.org on 2012/06/09 17:38:15 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4189) Improve hints replay - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/09 17:47:43 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/09 19:28:42 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/09 20:05:43 UTC, 9 replies.
- [jira] [Commented] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/10 21:06:44 UTC, 11 replies.
- [jira] [Created] (CASSANDRA-4327) Sorting results when using IN() - posted by "Stephen Powis (JIRA)" <ji...@apache.org> on 2012/06/11 08:01:45 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4327) Sorting results when using IN() - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/11 09:08:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4322) Error in CLI when updating keyspace - posted by "Richard Low (JIRA)" <ji...@apache.org> on 2012/06/11 11:25:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4328) CQL client timeout when inserting data after creating index - posted by "Haralds Ulmanis (JIRA)" <ji...@apache.org> on 2012/06/11 13:44:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4329) CQL3: Always use composite types by default - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/11 14:23:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4328) CQL client timeout when inserting data after creating index - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/11 14:42:44 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-4328) CQL client timeout when inserting data after creating index - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/11 14:42:44 UTC, 1 replies.
- [jira] [Comment Edited] (CASSANDRA-4327) Sorting results when using IN() - posted by "Stephen Powis (JIRA)" <ji...@apache.org> on 2012/06/11 15:56:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4327) Sorting results when using IN() - posted by "Stephen Powis (JIRA)" <ji...@apache.org> on 2012/06/11 15:56:43 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-4321) stackoverflow building interval tree & possible sstable corruptions - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/11 17:44:42 UTC, 26 replies.
- [jira] [Commented] (CASSANDRA-4240) Only check the size of indexed column values when they are of type KEYS - posted by "Matt Stump (JIRA)" <ji...@apache.org> on 2012/06/11 18:21:43 UTC, 3 replies.
- [jira] [Created] (CASSANDRA-4330) cqlsh's desc cluster needs to return the schema agreement information - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/11 18:27:43 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4240) Only check the size of indexed column values when they are of type KEYS - posted by "Matt Stump (JIRA)" <ji...@apache.org> on 2012/06/11 18:48:42 UTC, 0 replies.
- [jira] [Reopened] (CASSANDRA-4240) Only check the size of indexed column values when they are of type KEYS - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/11 19:44:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4240) Only check the size of indexed column values when they are of type KEYS - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/11 19:44:43 UTC, 3 replies.
- [jira] [Updated] (CASSANDRA-4315) Use EntryWeigher instead of Weigher to Measuring the cache. - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/11 23:09:43 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4331) sstable2json error - posted by "ganghuang (JIRA)" <ji...@apache.org> on 2012/06/12 08:30:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4275) Oracle Java 1.7 u4 does not allow Xss128k - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/12 11:35:43 UTC, 1 replies.
- [jira] [Comment Edited] (CASSANDRA-4275) Oracle Java 1.7 u4 does not allow Xss128k - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/12 11:37:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4275) Oracle Java 1.7 u4 does not allow Xss128k - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/12 14:24:42 UTC, 4 replies.
- git commit: Add CQL3 documentation - posted by sl...@apache.org on 2012/06/12 14:59:39 UTC, 0 replies.
- [2/2] git commit: CQL3: Reject 2ndary indexes on table with composite key - posted by sl...@apache.org on 2012/06/12 15:05:35 UTC, 0 replies.
- [1/2] git commit: Set JVM stack size to 160k for Java 7 - posted by sl...@apache.org on 2012/06/12 15:05:35 UTC, 0 replies.
- [1/4] git commit: Merge branch 'cassandra-1.1' into trunk - posted by sl...@apache.org on 2012/06/12 15:05:51 UTC, 5 replies.
- [4/4] git commit: Add CQL3 documentation - posted by sl...@apache.org on 2012/06/12 15:05:51 UTC, 0 replies.
- [2/4] git commit: Set JVM stack size to 160k for Java 7 - posted by sl...@apache.org on 2012/06/12 15:05:51 UTC, 0 replies.
- [3/4] git commit: CQL3: Reject 2ndary indexes on table with composite key - posted by sl...@apache.org on 2012/06/12 15:05:51 UTC, 0 replies.
- [jira] [Reopened] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange - posted by "Roland Gude (JIRA)" <ji...@apache.org> on 2012/06/12 16:34:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/12 16:51:44 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4332) IndexRangeSliceQuery results contain IndexColumn even though it is not included in SliceRange - posted by "Roland Gude (JIRA)" <ji...@apache.org> on 2012/06/12 17:07:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4332) IndexRangeSliceQuery results contain IndexColumn even though it is not included in SliceRange - posted by "Roland Gude (JIRA)" <ji...@apache.org> on 2012/06/12 17:58:43 UTC, 8 replies.
- [jira] [Updated] (CASSANDRA-4332) IndexRangeSliceQuery results contain IndexColumn even though it is not included in SliceRange - posted by "Roland Gude (JIRA)" <ji...@apache.org> on 2012/06/12 18:00:43 UTC, 2 replies.
- [jira] [Created] (CASSANDRA-4333) cqlsh: cannot "USE" keyspace with uppercase characters - posted by "Tyler Patterson (JIRA)" <ji...@apache.org> on 2012/06/12 18:22:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4334) cqlsh tab completion error in "CREATE KEYSPACE" - posted by "Tyler Patterson (JIRA)" <ji...@apache.org> on 2012/06/12 18:26:43 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4333) cqlsh: cannot "USE" keyspace with uppercase characters - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/12 20:03:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4331) sstable2json error - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/12 20:34:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4331) sstable2json error - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/12 20:36:42 UTC, 1 replies.
- git commit: fix maven dependency version for CLHM - posted by vi...@apache.org on 2012/06/12 20:40:38 UTC, 0 replies.
- [2/2] git commit: fix maven dependency version for CLHM - posted by vi...@apache.org on 2012/06/12 20:41:11 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4335) Create Column Family in CLI reports success despite fatal exception - posted by "Robbie Strickland (JIRA)" <ji...@apache.org> on 2012/06/12 20:42:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4335) Create Column Family in CLI reports success despite fatal exception - posted by "Robbie Strickland (JIRA)" <ji...@apache.org> on 2012/06/12 20:42:43 UTC, 1 replies.
- [jira] [Resolved] (CASSANDRA-4335) Create Column Family in CLI reports success despite fatal exception - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/12 22:23:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4336) CQLSH output formatting - posted by "Leonid Ilyevsky (JIRA)" <ji...@apache.org> on 2012/06/12 23:07:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4337) Data insertion fails because of commitlog rename failure - posted by "Patrycjusz Matuszak (JIRA)" <ji...@apache.org> on 2012/06/13 11:35:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4337) Data insertion fails because of commitlog rename failure - posted by "Patrycjusz Matuszak (JIRA)" <ji...@apache.org> on 2012/06/13 11:37:42 UTC, 6 replies.
- [jira] [Comment Edited] (CASSANDRA-4337) Data insertion fails because of commitlog rename failure - posted by "Patrycjusz Matuszak (JIRA)" <ji...@apache.org> on 2012/06/13 11:39:43 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-2964) IndexRangeSliceQuery results include index column even though it is not in SliceRange - posted by "Roland Gude (JIRA)" <ji...@apache.org> on 2012/06/13 12:03:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4337) Data insertion fails because of commitlog rename failure - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/13 17:15:43 UTC, 2 replies.
- git commit: directly stream compressed sstable with java nio. patch by yukim, reveiwed by jbellis for CASSANDRA-4297 - posted by yu...@apache.org on 2012/06/13 19:26:07 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4326) IndexOutOfBoundsException on TimeUUIDType.compareTimestampBytes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/13 20:45:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4012) Load-from-flat-file data import tool - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/13 22:25:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/13 23:03:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4292) Per-disk I/O queues - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 00:47:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3134) Patch Hadoop Streaming Source to Support Cassandra IO - posted by "Brandyn White (JIRA)" <ji...@apache.org> on 2012/06/14 00:51:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/14 01:05:42 UTC, 7 replies.
- [jira] [Updated] (CASSANDRA-3983) Change order of directory searching for c*.in.sh - posted by "Benjamin Coverston (JIRA)" <ji...@apache.org> on 2012/06/14 01:57:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-3708) Support "composite prefix" tombstones - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/14 06:32:43 UTC, 4 replies.
- git commit: Fix typo - posted by sl...@apache.org on 2012/06/14 08:57:09 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-4339) Add TTL support to ColumnFamilyRecordWriter and Pig - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/14 09:02:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4339) Add TTL support to ColumnFamilyRecordWriter and Pig - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/14 09:02:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4340) Cassandra upgrade to 1.1.1 resulted in slow query issue - posted by "Ivan Ganza (JIRA)" <ji...@apache.org> on 2012/06/14 16:06:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4340) Cassandra upgrade to 1.1.1 resulted in slow query issue - posted by "Ivan Ganza (JIRA)" <ji...@apache.org> on 2012/06/14 16:08:42 UTC, 9 replies.
- [jira] [Comment Edited] (CASSANDRA-4340) Cassandra upgrade to 1.1.1 resulted in slow query issue - posted by "Ivan Ganza (JIRA)" <ji...@apache.org> on 2012/06/14 16:08:42 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-4340) Cassandra upgrade to 1.1.1 resulted in slow query issue - posted by "Ivan Ganza (JIRA)" <ji...@apache.org> on 2012/06/14 16:08:43 UTC, 5 replies.
- [jira] [Assigned] (CASSANDRA-2434) range movements can violate consistency - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:12:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3668) Performance of sstableloader is affected in 1.0.x - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:20:43 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-4054) SStableImport and SStableExport does not serialize row level deletion - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:22:42 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-2181) sstable2json should return better error message if the usage is wrong - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:24:42 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-3564) flush before shutdown so restart is faster - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:26:42 UTC, 4 replies.
- [jira] [Commented] (CASSANDRA-4317) AssertionError in handleStateNormal in a mixed cluster - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/14 17:26:42 UTC, 1 replies.
- [jira] [Assigned] (CASSANDRA-4317) AssertionError in handleStateNormal in a mixed cluster - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/14 17:26:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4180) Remove 2-phase compaction - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:28:42 UTC, 0 replies.
- [2/5] git commit: skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320 - posted by jb...@apache.org on 2012/06/14 17:35:56 UTC, 0 replies.
- [5/5] git commit: fix #4262 reference - posted by jb...@apache.org on 2012/06/14 17:35:56 UTC, 0 replies.
- [3/5] git commit: fix #4262 reference - posted by jb...@apache.org on 2012/06/14 17:35:56 UTC, 0 replies.
- [4/5] git commit: skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320 - posted by jb...@apache.org on 2012/06/14 17:35:56 UTC, 0 replies.
- [1/5] git commit: use Functions.identity where applicable - posted by jb...@apache.org on 2012/06/14 17:35:56 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3855) RemoveDeleted dominates compaction time for large sstable counts - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:38:43 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4340) Cassandra upgrade to 1.1.1 resulted in slow query issue - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 17:46:44 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process - posted by "Benjamin Coverston (JIRA)" <ji...@apache.org> on 2012/06/14 18:40:42 UTC, 0 replies.
- [Cassandra Wiki] Update of "FrontPage" by BrandonWilliams - posted by Apache Wiki <wi...@apache.org> on 2012/06/14 18:47:52 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 20:12:42 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/14 21:29:42 UTC, 2 replies.
- [jira] [Created] (CASSANDRA-4342) Add a Pig udf to help serialize composite columns - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/14 23:09:42 UTC, 0 replies.
- [1/9] git commit: Merge branch 'cassandra-1.1' into trunk - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [3/9] git commit: move hint liveness check to beginning of loop - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [5/9] git commit: Merge branch 'cassandra-1.1' into trunk - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [7/9] git commit: inline - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [4/9] git commit: multithreaded hint replay patch by vijay; reviewed by jbellis for CASSANDRA-4189 - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [9/9] git commit: fix #4262 reference - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [8/9] git commit: skip tombstones during hint replay patch by Vijay; reviewed by jbellis for CASSANDRA-4320 - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [6/9] git commit: inline - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [2/9] git commit: move hint liveness check to beginning of loop - posted by jb...@apache.org on 2012/06/14 23:21:43 UTC, 0 replies.
- [3/3] git commit: avoid promoting tiny sstables patch by jbellis; reviewed by yukim for CASSANDRA-4341 - posted by jb...@apache.org on 2012/06/15 00:40:40 UTC, 0 replies.
- [1/3] git commit: Merge branch 'cassandra-1.1' into trunk - posted by jb...@apache.org on 2012/06/15 00:40:40 UTC, 8 replies.
- [2/3] git commit: avoid promoting tiny sstables patch by jbellis; reviewed by yukim for CASSANDRA-4341 - posted by jb...@apache.org on 2012/06/15 00:40:40 UTC, 0 replies.
- [1/3] git commit: fix potential NPE - posted by jb...@apache.org on 2012/06/15 01:04:09 UTC, 0 replies.
- [3/3] git commit: update MessagingService protocol to allow version handshake with broadcast address identification patch by jbellis; reviewed by brandonwilliams and Marcus Eriksson for CASSANDRA-4311 - posted by jb...@apache.org on 2012/06/15 01:04:09 UTC, 0 replies.
- [2/3] git commit: move protocol versions into MessagingService - posted by jb...@apache.org on 2012/06/15 01:04:09 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4343) fix sstable blacklisting for LCS - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/15 01:56:43 UTC, 0 replies.
- git commit: Fix missing commit for move protocol versions into MessagingService - posted by vi...@apache.org on 2012/06/15 02:57:55 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4343) fix sstable blacklisting for LCS - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/15 03:09:42 UTC, 0 replies.
- git commit: Use EntryWeigher instead of Weigher to Measuring the cache patch by Vijay; reviewed by Jonathan Ellis for CASSANDRA-4315 - posted by vi...@apache.org on 2012/06/15 03:12:23 UTC, 0 replies.
- [cassandra-jdbc] 5 new revisions pushed by wfs...@gmail.com on 2012-06-15 02:41 GMT - posted by ca...@codespot.com on 2012/06/15 04:42:25 UTC, 0 replies.
- [wiki.cassandra-jdbc] push by wfs...@gmail.com - Update to show new branches on 2012-06-15 03:08 GMT - posted by ca...@codespot.com on 2012/06/15 05:08:23 UTC, 0 replies.
- [wiki.cassandra-jdbc] push by wfs...@gmail.com - Fix typo on 2012-06-15 03:10 GMT - posted by ca...@codespot.com on 2012/06/15 05:10:54 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4344) Windows tools don't work and litter the environment - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2012/06/15 13:51:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4344) Windows tools don't work and litter the environment - posted by "Holger Hoffstätte (JIRA)" <ji...@apache.org> on 2012/06/15 13:51:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4304) Add bytes-limit clause to queries - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/15 17:26:42 UTC, 2 replies.
- [jira] [Created] (CASSANDRA-4345) New (bootstrapping) Supplant Healthy Nodes - posted by "Benjamin Coverston (JIRA)" <ji...@apache.org> on 2012/06/15 17:44:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4345) New (bootstrapping) Supplant Healthy Nodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/15 18:02:42 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-4343) fix sstable blacklisting for LCS - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/15 18:49:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/15 19:07:43 UTC, 1 replies.
- [5/5] git commit: rename store -> cfs - posted by jb...@apache.org on 2012/06/15 19:27:57 UTC, 0 replies.
- [1/5] git commit: Merge branch 'cassandra-1.1' into trunk - posted by jb...@apache.org on 2012/06/15 19:27:57 UTC, 0 replies.
- [2/5] git commit: fix bug in sstable blacklisting with LCS patch by jbellis; reviewed by yukim for CASSANDRA-4343 - posted by jb...@apache.org on 2012/06/15 19:27:57 UTC, 0 replies.
- [3/5] git commit: fix bug in sstable blacklisting with LCS patch by jbellis; reviewed by yukim for CASSANDRA-4343 - posted by jb...@apache.org on 2012/06/15 19:27:57 UTC, 0 replies.
- [4/5] git commit: rename store -> cfs - posted by jb...@apache.org on 2012/06/15 19:27:57 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3855) RemoveDeleted dominates compaction time for large sstable counts - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/15 20:16:42 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4345) New (bootstrapping) Supplant Healthy Nodes - posted by "Joaquin Casares (JIRA)" <ji...@apache.org> on 2012/06/15 21:09:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3337) Create a way to obliterate nodes from the ring - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/15 21:21:42 UTC, 0 replies.
- [Cassandra Wiki] Update of "FAQ" by TylerHobbs - posted by Apache Wiki <wi...@apache.org> on 2012/06/15 21:43:25 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4346) Hive autocreate C* tables/other app instead of CLI create CF - need to restart C* CLI to see new CF's created in existing Keyspaces - posted by "Alex Liu (JIRA)" <ji...@apache.org> on 2012/06/15 22:37:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4347) IP change of node requires assassinate to really remove old IP - posted by "Karl Mueller (JIRA)" <ji...@apache.org> on 2012/06/16 00:41:42 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4346) Hive autocreate C* tables/other app instead of CLI create CF - need to restart C* CLI to see new CF's created in existing Keyspaces - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 01:06:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4346) Hive autocreate C* tables/other app instead of CLI create CF - need to restart C* CLI to see new CF's created in existing Keyspaces - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 01:06:42 UTC, 0 replies.
- git commit: quell ant runtime warnings while executing target build-test - posted by db...@apache.org on 2012/06/16 02:37:51 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4348) node should refuse to bootstrap if told to use a token that already exists in the ring - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 05:06:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4349) PFS should give a friendlier error message when a node has not been configured - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 05:06:44 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4345) New (bootstrapping) Supplant Healthy Nodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 05:08:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4349) PFS should give a friendlier error message when a node has not been configured - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 05:16:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4344) Windows tools don't work and litter the environment - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 15:29:42 UTC, 1 replies.
- [1/2] git commit: setlocal and fixes for stress and sstablemetadata bat files patch by Holger Hoffstatte and jbellis for CASSANDRA-4344 - posted by jb...@apache.org on 2012/06/16 17:03:48 UTC, 0 replies.
- [2/2] git commit: setlocal and fixes for stress and sstablemetadata bat files patch by Holger Hoffstatte and jbellis for CASSANDRA-4344 - posted by jb...@apache.org on 2012/06/16 17:03:48 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4344) Windows tools don't work and litter the environment - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/16 17:07:43 UTC, 0 replies.
- [2/4] git commit: split out uptodate checks for cql2 and cql3 so they actually work - posted by jb...@apache.org on 2012/06/16 17:16:24 UTC, 0 replies.
- [3/4] git commit: split out uptodate checks for cql2 and cql3 so they actually work - posted by jb...@apache.org on 2012/06/16 17:16:25 UTC, 0 replies.
- [4/4] git commit: setlocal and fixes for stress and sstablemetadata bat files patch by Holger Hoffstatte and jbellis for CASSANDRA-4344 - posted by jb...@apache.org on 2012/06/16 17:16:25 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4350) cql cassandra version reporting is incorrect - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/17 04:32:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4350) cql cassandra version reporting is incorrect - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/17 04:32:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4350) cql cassandra version reporting is incorrect - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/17 04:34:42 UTC, 0 replies.
- [Cassandra Wiki] Update of "Sajith" by Sajith - posted by Apache Wiki <wi...@apache.org> on 2012/06/17 12:15:23 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4348) node should refuse to bootstrap if told to use a token that already exists in the ring - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/17 22:52:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4348) node should refuse to bootstrap if told to use a token that already exists in the ring - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/17 22:59:42 UTC, 0 replies.
- [1/2] git commit: Add column metadata to system column families - posted by sl...@apache.org on 2012/06/18 09:45:34 UTC, 0 replies.
- [2/2] Add column metadata to system column families - posted by sl...@apache.org on 2012/06/18 09:45:34 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4351) Consider storing more informations on peers in system tables - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/18 10:11:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-2864) Alternative Row Cache Implementation - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/18 13:53:43 UTC, 7 replies.
- [1/3] git commit: Add missing changelog entry - posted by sl...@apache.org on 2012/06/18 17:23:12 UTC, 0 replies.
- [3/3] Support multiple ranges in SliceQueryFilter - posted by sl...@apache.org on 2012/06/18 17:23:12 UTC, 0 replies.
- [2/3] git commit: Support multiple ranges in SliceQueryFilter - posted by sl...@apache.org on 2012/06/18 17:23:12 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4259) Bug in SSTableReader.getSampleIndexesForRanges(...) causes uneven InputSplits generation for Hadoop mappers - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/18 17:49:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3942) ColumnFamilyRecordReader can report progress > 100% - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/18 17:49:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4347) IP change of node requires assassinate to really remove old IP - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/18 18:03:45 UTC, 10 replies.
- [jira] [Commented] (CASSANDRA-4349) PFS should give a friendlier error message when a node has not been configured - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/18 18:07:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3942) ColumnFamilyRecordReader can report progress > 100% - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/18 18:11:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4351) Consider storing more informations on peers in system tables - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/18 18:47:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4212) COMPACT STORAGE should not require a value to be aliased - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/18 18:57:42 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4041) Allow updating column_alias types - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/18 18:59:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4239) Support Thrift SSL socket - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/18 19:09:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4352) cqlsh: ASSUME functionality broken by CASSANDRA-4198 fix - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/18 19:11:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4352) cqlsh: ASSUME functionality broken by CASSANDRA-4198 fix - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/18 19:13:42 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4353) no error propagated to client when updating a column family with an invalid column def - posted by "Sam Overton (JIRA)" <ji...@apache.org> on 2012/06/18 19:33:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4353) no error propagated to client when updating a column family with an invalid column def - posted by "Sam Overton (JIRA)" <ji...@apache.org> on 2012/06/18 19:43:42 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4354) Add default range constraint to prevent non-intuitive results when using composite key - posted by "Leonid Ilyevsky (JIRA)" <ji...@apache.org> on 2012/06/18 19:51:44 UTC, 0 replies.
- [2/3] git commit: Fix cqlsh ASSUME broken by CASSANDRA-4198. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4352 - posted by br...@apache.org on 2012/06/18 20:11:44 UTC, 0 replies.
- [3/3] git commit: Fix cqlsh ASSUME broken by CASSANDRA-4198. Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4352 - posted by br...@apache.org on 2012/06/18 20:11:44 UTC, 0 replies.
- [2/3] git commit: cqlsh: add COPY command to load data from CSV flat files Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4012 - posted by br...@apache.org on 2012/06/18 20:25:30 UTC, 0 replies.
- [3/3] git commit: cqlsh: add COPY command to load data from CSV flat files Patch by paul cannon, reviewed by brandonwilliams for CASSANDRA-4012 - posted by br...@apache.org on 2012/06/18 20:25:30 UTC, 0 replies.
- git commit: typo in CHANGES - posted by br...@apache.org on 2012/06/18 20:28:01 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4049) Add generic way of adding SSTable components required custom compaction strategy - posted by "Piotr Kołaczkowski (JIRA)" <ji...@apache.org> on 2012/06/18 20:37:42 UTC, 3 replies.
- [jira] [Assigned] (CASSANDRA-3991) Investigate importance of jsvc in debian packages - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/18 21:07:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4198) cqlsh: update recognized syntax for cql3 - posted by "Hudson (JIRA)" <ji...@apache.org> on 2012/06/18 21:09:42 UTC, 0 replies.
- [3/3] git commit: Raise a meaningful exception instead of NPE when PFS encounters an unconfigured node patch by jbellis; reviewed by brandonwilliams for CASSANDRA-4349 - posted by jb...@apache.org on 2012/06/18 21:18:53 UTC, 0 replies.
- [2/3] git commit: Raise a meaningful exception instead of NPE when PFS encounters an unconfigured node patch by jbellis; reviewed by brandonwilliams for CASSANDRA-4349 - posted by jb...@apache.org on 2012/06/18 21:18:53 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-3991) Investigate importance of jsvc in debian packages - posted by "Viktor Kuzmin (JIRA)" <ji...@apache.org> on 2012/06/18 21:25:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4347) IP change of node requires assassinate to really remove old IP - posted by "Karl Mueller (JIRA)" <ji...@apache.org> on 2012/06/18 22:25:42 UTC, 3 replies.
- [jira] [Reopened] (CASSANDRA-4331) sstable2json error - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/18 22:29:42 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4347) IP change of node requires assassinate to really remove old IP - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/18 22:37:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4355) Better debian packaging permissions - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/18 23:14:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4355) Better debian packaging permissions - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/18 23:14:42 UTC, 4 replies.
- [jira] [Commented] (CASSANDRA-4355) Better debian packaging permissions - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/18 23:42:42 UTC, 2 replies.
- [jira] [Commented] (CASSANDRA-3632) using an ant builder in Eclipse is painful - posted by "ben (JIRA)" <ji...@apache.org> on 2012/06/19 01:46:42 UTC, 0 replies.
- git commit: CFMetaData.fromThrift to throw ConfigurationException upon error patch by Sam Overton; reviewed by Pavel Yaskevich for CASSANDRA-4353 - posted by xe...@apache.org on 2012/06/19 01:59:46 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3564) flush before shutdown so restart is faster - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/19 02:28:42 UTC, 8 replies.
- [jira] [Resolved] (CASSANDRA-1625) make the row cache continuously durable - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/19 03:09:43 UTC, 0 replies.
- git commit: add #3762 to CHANGES - posted by jb...@apache.org on 2012/06/19 03:12:06 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4310) Multiple independent Level Compactions in Parallel(Useful for SSD). - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/19 07:08:42 UTC, 2 replies.
- [Cassandra Wiki] Update of "Administration Tools" by ShelanPerera - posted by Apache Wiki <wi...@apache.org> on 2012/06/19 09:55:12 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-2478) Custom CQL protocol/transport - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/19 17:29:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4354) Add default range constraint to prevent non-intuitive results when using composite key - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/19 17:57:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4317) AssertionError in handleStateNormal in a mixed cluster - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/19 18:23:44 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-3763) compactionstats throws ArithmeticException: / by zero - posted by "Zenek Kraweznik (JIRA)" <ji...@apache.org> on 2012/06/19 18:53:43 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-2479) remove CollatingOrderPreservingPartitioner - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/19 21:26:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-2478) Custom CQL protocol/transport - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/19 21:36:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4356) Drop column family fail in Cassandra 1.1.1 - posted by "David B (JIRA)" <ji...@apache.org> on 2012/06/20 00:15:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4356) Drop column family fail in Cassandra 1.1.1 - posted by "David B (JIRA)" <ji...@apache.org> on 2012/06/20 00:17:42 UTC, 4 replies.
- [jira] [Updated] (CASSANDRA-3647) Support set and map value types in CQL - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 00:42:43 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4356) Drop column family fail in Cassandra 1.1.1 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 00:48:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4356) Drop column family fail in Cassandra 1.1.1 - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/20 01:00:43 UTC, 9 replies.
- [jira] [Comment Edited] (CASSANDRA-4356) Drop column family fail in Cassandra 1.1.1 - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/20 01:40:43 UTC, 0 replies.
- git commit: Gossip protocol version, use it to determine if new host id should be used. Patch by brandonwilliams, reviewed by Vijay for CASSANDRA-4317 - posted by br...@apache.org on 2012/06/20 04:12:40 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4357) Add Commitlog Versioning - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/20 06:02:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4139) Add varint encoding to Messaging service - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/20 06:10:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4357) Add Commitlog Versioning - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 09:05:43 UTC, 3 replies.
- [jira] [Created] (CASSANDRA-4358) Delay Joining the ring until bootstrap and its compaction completes - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/20 09:39:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4359) Using IPv6 under Windows 7 says: "Address family not supported by protocol family" - posted by "Gerben Kegel (JIRA)" <ji...@apache.org> on 2012/06/20 12:52:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4329) CQL3: Always use composite types by default - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/20 14:27:43 UTC, 1 replies.
- [jira] [Resolved] (CASSANDRA-4356) Drop column family fail in Cassandra 1.1.1 - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/20 14:43:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4358) Delay Joining the ring until bootstrap and its compaction completes - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/20 15:38:43 UTC, 3 replies.
- [jira] [Reopened] (CASSANDRA-3708) Support "composite prefix" tombstones - posted by "Daniel Doubleday (JIRA)" <ji...@apache.org> on 2012/06/20 17:21:43 UTC, 0 replies.
- git commit: Fix bootstrap test - posted by br...@apache.org on 2012/06/20 17:39:07 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4360) Fix broken streaming after CASSANDRA-4311 - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/20 17:39:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4360) Fix broken streaming after CASSANDRA-4311 - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/20 17:43:42 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-3708) Support "composite prefix" tombstones - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/20 18:32:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4361) CQL3: allow definition with only a PK - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/20 18:50:43 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4212) COMPACT STORAGE should not require a value to be aliased - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/20 18:54:43 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4358) Delay Joining the ring until bootstrap and its compaction completes - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/20 19:06:42 UTC, 0 replies.
- git commit: Fix bootstrap, move, remove and other hostid-related tests. - posted by br...@apache.org on 2012/06/20 19:22:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4299) Update read paths to ensure ColumnFamilyStore.removeDeleted is called - posted by "Kirk True (JIRA)" <ji...@apache.org> on 2012/06/20 19:30:42 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4362) cqlsh can't display reversed type values properly - posted by "Ahmet AKYOL (JIRA)" <ji...@apache.org> on 2012/06/20 19:40:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4362) cqlsh can't display reversed type values properly - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/20 19:50:42 UTC, 5 replies.
- [jira] [Comment Edited] (CASSANDRA-4362) cqlsh can't display reversed type values properly - posted by "Ahmet AKYOL (JIRA)" <ji...@apache.org> on 2012/06/20 20:14:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4360) Fix broken streaming after CASSANDRA-4311 - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/20 21:10:43 UTC, 2 replies.
- git commit: fix streaming for messaging change patch by yukim, reviewed by brandonwilliams for CASSANDRA-4360 - posted by yu...@apache.org on 2012/06/20 21:16:18 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4363) Cassandra 1.1.1 throws errors when trying the new CQL 3 - posted by "Hussein Baghdadi (JIRA)" <ji...@apache.org> on 2012/06/20 22:18:42 UTC, 0 replies.
- [4/4] git commit: CFMetaData.fromThrift to throw ConfigurationException upon error patch by Sam Overton; reviewed by Pavel Yaskevich for CASSANDRA-4353 - posted by jb...@apache.org on 2012/06/20 22:24:40 UTC, 0 replies.
- [3/4] git commit: add #4150 to CHANGES - posted by jb...@apache.org on 2012/06/20 22:24:40 UTC, 0 replies.
- [2/4] git commit: add #4150 to CHANGES - posted by jb...@apache.org on 2012/06/20 22:24:40 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4363) Cassandra 1.1.1 throws errors when trying the new CQL 3 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 23:33:42 UTC, 12 replies.
- [jira] [Updated] (CASSANDRA-4324) Implement Lucene FST in for key index - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 23:43:42 UTC, 2 replies.
- [jira] [Updated] (CASSANDRA-4336) CQLSH output formatting - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 23:45:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4295) move checkaccess into statement.prepare - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 23:57:42 UTC, 3 replies.
- [jira] [Assigned] (CASSANDRA-2527) Add ability to snapshot data as input to hadoop jobs - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 23:59:42 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4047) Bulk hinting - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/20 23:59:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4047) Bulk hinting - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/21 00:37:42 UTC, 3 replies.
- git commit: fix string format parameter type for RowCacheKey.toString - posted by db...@apache.org on 2012/06/21 03:00:44 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4054) SStableImport and SStableExport does not serialize row level deletion - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/21 06:42:48 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-2819) Split rpc timeout for read and write ops - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 07:40:42 UTC, 2 replies.
- [jira] [Comment Edited] (CASSANDRA-2181) sstable2json should return better error message if the usage is wrong - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/21 07:44:43 UTC, 1 replies.
- [jira] [Resolved] (CASSANDRA-4254) Add nodetool ability to inject a STS major into compaction - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 07:54:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-2986) Fix short reads in range (and index?) scans - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 08:06:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4364) Compaction invalidates row cache - posted by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2012/06/21 14:31:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4365) Use CF comparator to sort indexed columns in SecondaryIndexManager - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/21 15:58:42 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4365) Use CF comparator to sort indexed columns in SecondaryIndexManager - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/21 15:58:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4054) SStableImport and SStableExport does not serialize row level deletion - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/21 18:31:43 UTC, 2 replies.
- [jira] [Commented] (CASSANDRA-4365) Use CF comparator to sort indexed columns in SecondaryIndexManager - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 18:57:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-2819) Split rpc timeout for read and write ops - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/21 19:21:43 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-4147) add NULL to CQL3 - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/21 19:47:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4325) CQL unable to drop columnfamily - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/21 19:58:42 UTC, 3 replies.
- [jira] [Assigned] (CASSANDRA-4350) cql cassandra version reporting is incorrect - posted by "paul cannon (JIRA)" <ji...@apache.org> on 2012/06/21 20:08:43 UTC, 0 replies.
- git commit: split up rpc timeout by operation type patch by Melvin Wang and jbellis; reviewed by vijay for CASSANDRA-2819 - posted by jb...@apache.org on 2012/06/21 20:19:33 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-2819) Split rpc timeout for read and write ops - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 20:19:43 UTC, 1 replies.
- [jira] [Comment Edited] (CASSANDRA-2819) Split rpc timeout for read and write ops - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 20:21:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4364) Compaction invalidates row cache - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 20:29:43 UTC, 2 replies.
- [jira] [Commented] (CASSANDRA-4282) Improve startup time by making row cache population multi threaded - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 20:31:44 UTC, 0 replies.
- git commit: add short-circuit abort check in searchInternal patch by Daniel Doubleday; reviewed by jbellis for CASSANDRA-3708 - posted by jb...@apache.org on 2012/06/21 20:36:49 UTC, 0 replies.
- git commit: add UseCondCardMark to default GC options - posted by jb...@apache.org on 2012/06/21 20:47:00 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4147) add NULL to CQL3 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 20:59:42 UTC, 0 replies.
- git commit: Revert "add UseCondCardMark to default GC options" (not supported in 1.6?) - posted by jb...@apache.org on 2012/06/21 21:03:17 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4366) add UseCondCardMark XX jvm settings on jdk 1.7 - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/21 21:16:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4366) add UseCondCardMark XX jvm settings on jdk 1.7 - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/21 21:18:44 UTC, 2 replies.
- [jira] [Commented] (CASSANDRA-4366) add UseCondCardMark XX jvm settings on jdk 1.7 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/21 21:20:42 UTC, 1 replies.
- git commit: fix typo (spilleng) - posted by db...@apache.org on 2012/06/21 21:22:06 UTC, 0 replies.
- [3/3] git commit: Bound CFRR progress to 100%. Patch by brandonwilliams reviewed by jbellis for CASSANDRA-3942 - posted by br...@apache.org on 2012/06/21 21:43:21 UTC, 0 replies.
- [2/3] git commit: Bound CFRR progress to 100%. Patch by brandonwilliams reviewed by jbellis for CASSANDRA-3942 - posted by br...@apache.org on 2012/06/21 21:43:21 UTC, 0 replies.
- git commit: add UseCondCardMark XX jvm settings on jdk 1.7 patch by jbellis reviewed by dbrosius for CASSANDRA-4366 - posted by db...@apache.org on 2012/06/21 22:04:33 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4366) add UseCondCardMark XX jvm settings on jdk 1.7 - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/21 22:04:42 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4366) add UseCondCardMark XX jvm settings on jdk 1.7 - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/21 22:06:42 UTC, 0 replies.
- [jira] [Reopened] (CASSANDRA-2819) Split rpc timeout for read and write ops - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/21 23:03:43 UTC, 0 replies.
- git commit: parallelize fetching rows for low-cardinality indexes patch by David Alves; reviewed by Vijay for CASSANDRA-1337 - posted by vi...@apache.org on 2012/06/22 06:29:47 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4367) NPE in murmur-hash - posted by "Ravikumar (JIRA)" <ji...@apache.org> on 2012/06/22 10:29:43 UTC, 0 replies.
- [jira] [Reopened] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/22 12:27:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4248) it'd be great to print the strategyOptions map in the KSMetatData.toString - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/22 17:48:43 UTC, 1 replies.
- [jira] [Updated] (CASSANDRA-2522) Record latencies for the replicate-on-write stage - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/22 17:52:43 UTC, 1 replies.
- git commit: Fix typo in CASSANDRA-1337 - posted by vi...@apache.org on 2012/06/22 18:22:23 UTC, 0 replies.
- [1/2] git commit: inline - posted by jb...@apache.org on 2012/06/22 19:34:20 UTC, 0 replies.
- [2/2] git commit: fix timeout reporting to dsnitch patch by vijay; reviewed by jbellis for CASSANDRA-2819 - posted by jb...@apache.org on 2012/06/22 19:34:20 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4367) NPE in murmur-hash - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/22 19:56:43 UTC, 2 replies.
- git commit: fixes for small-sstable compaction patch by slebresne; reviewed by jbellis for CASSANDRA-4341 - posted by jb...@apache.org on 2012/06/22 20:16:20 UTC, 1 replies.
- [jira] [Resolved] (CASSANDRA-4341) Small SSTable Segments Can Hurt Leveling Process - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/22 20:16:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4338) Experiment with direct buffer in SequentialWriter - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/22 21:08:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4368) bulkLoad() method in StorageService throws AssertionError - posted by "Danny Wong (JIRA)" <ji...@apache.org> on 2012/06/22 23:19:44 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4368) bulkLoad() method in StorageService throws AssertionError - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/23 00:45:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-2760) NPE in sstable2json - posted by "Jason Brown (JIRA)" <ji...@apache.org> on 2012/06/23 02:07:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-2760) NPE in sstable2json - posted by "Jason Brown (JIRA)" <ji...@apache.org> on 2012/06/23 02:09:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3707) Add KeyspaceChange CqlResultType - posted by "satish babu krishnamoorthy (JIRA)" <ji...@apache.org> on 2012/06/23 04:42:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4357) Add Commitlog Versioning - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/24 08:14:42 UTC, 7 replies.
- [jira] [Created] (CASSANDRA-4369) Sortable counter type for 'top N' type query use cases - posted by "Ahmet AKYOL (JIRA)" <ji...@apache.org> on 2012/06/24 21:17:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4369) Sortable counter type for 'top N' type query use cases - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/24 21:40:42 UTC, 0 replies.
- git commit: Use CF comparator to sort indexed columns in SecondaryIndexManager - posted by sl...@apache.org on 2012/06/25 10:54:25 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-2864) Alternative Row Cache Implementation - posted by "Daniel Doubleday (JIRA)" <ji...@apache.org> on 2012/06/25 12:22:45 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4370) hsha server may stop responding and will not close selectors - posted by "Viktor Kuzmin (JIRA)" <ji...@apache.org> on 2012/06/25 14:21:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4370) hsha server may stop responding and will not close selectors - posted by "Viktor Kuzmin (JIRA)" <ji...@apache.org> on 2012/06/25 14:21:43 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4371) compactionstats exception with leveled compaction - posted by "Zenek Kraweznik (JIRA)" <ji...@apache.org> on 2012/06/25 17:34:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4372) CQL3 Range Query contains unwanted results with composite columns - posted by "Reinhard Buchinger (JIRA)" <ji...@apache.org> on 2012/06/25 18:34:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4372) CQL3 Range Query contains unwanted results with composite columns - posted by "Reinhard Buchinger (JIRA)" <ji...@apache.org> on 2012/06/25 18:39:44 UTC, 4 replies.
- [jira] [Updated] (CASSANDRA-4368) bulkLoad() method in StorageService throws AssertionError - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/25 18:49:44 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4372) CQL3 Range Query contains unwanted results with composite columns - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/25 18:53:46 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4370) hsha server may stop responding and will not close selectors - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/25 18:57:46 UTC, 1 replies.
- [jira] [Comment Edited] (CASSANDRA-3881) reduce computational complexity of processing topology changes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/25 19:03:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3881) reduce computational complexity of processing topology changes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/25 19:03:44 UTC, 10 replies.
- [jira] [Resolved] (CASSANDRA-4371) compactionstats exception with leveled compaction - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/25 19:13:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4368) bulkLoad() method in StorageService throws AssertionError - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/25 19:35:44 UTC, 1 replies.
- [3/4] git commit: SS.bulkLoad specifies the partitioner. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-4368 - posted by br...@apache.org on 2012/06/25 19:38:56 UTC, 0 replies.
- [4/4] git commit: Use CF comparator to sort indexed columns in SecondaryIndexManager - posted by br...@apache.org on 2012/06/25 19:38:56 UTC, 0 replies.
- [2/4] git commit: SS.bulkLoad specifies the partitioner. Patch by brandonwilliams, reviewed by jbellis for CASSANDRA-4368 - posted by br...@apache.org on 2012/06/25 19:38:56 UTC, 0 replies.
- git commit: 'Merge made by recursive' indeed. - posted by br...@apache.org on 2012/06/25 19:50:01 UTC, 0 replies.
- [2/3] git commit: speeling typo - posted by br...@apache.org on 2012/06/25 19:52:26 UTC, 0 replies.
- [3/3] git commit: speeling typo - posted by br...@apache.org on 2012/06/25 19:52:26 UTC, 0 replies.
- [1/2] git commit: removed duplicate SSTableLoader.setPartitioner(IPartitioner) method introduced by patch for CASSANDRA-4368 - posted by xe...@apache.org on 2012/06/25 23:35:27 UTC, 0 replies.
- [2/2] git commit: add strategy_options to the KSMetaData.toString() output patch by Vladimir Sverzhinsky; reviewed by Pavel Yaskevich for CASSANDRA-4248 - posted by xe...@apache.org on 2012/06/25 23:35:27 UTC, 0 replies.
- [2/3] git commit: removed duplicate SSTableLoader.setPartitioner(IPartitioner) method introduced by patch for CASSANDRA-4368 - posted by xe...@apache.org on 2012/06/25 23:37:54 UTC, 0 replies.
- [3/3] git commit: add strategy_options to the KSMetaData.toString() output patch by Vladimir Sverzhinsky; reviewed by Pavel Yaskevich for CASSANDRA-4248 - posted by xe...@apache.org on 2012/06/25 23:37:54 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4373) Gossip can surreptitiously mark a node UP twice without marking it DOWN - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/26 00:37:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4373) Gossip can surreptitiously mark a node UP twice without marking it DOWN - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/26 00:43:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4374) gossipinfo should print the generation - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/26 00:47:44 UTC, 0 replies.
- [Cassandra Wiki] Trivial Update of "Operations" by DonPatterson - posted by Apache Wiki <wi...@apache.org> on 2012/06/26 01:52:09 UTC, 0 replies.
- git commit: hsha server may stop responding and will not close selectors patch by Viktor Kuzmin; reviewed by Vijay for CASSANDRA-4370 - posted by vi...@apache.org on 2012/06/26 03:39:42 UTC, 1 replies.
- [jira] [Resolved] (CASSANDRA-4370) hsha server may stop responding and will not close selectors - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/26 03:42:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4375) FD incorrectly using RPC timeout to ignore gossip heartbeats - posted by "Peter Schuller (JIRA)" <ji...@apache.org> on 2012/06/26 06:41:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4376) fails to run and/or log a message when JMX access files do not exist - posted by "Marcos Dione (JIRA)" <ji...@apache.org> on 2012/06/26 11:53:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4376) fails to run and/or log a message when JMX access files do not exist - posted by "Marcos Dione (JIRA)" <ji...@apache.org> on 2012/06/26 12:05:42 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4325) CQL unable to drop columnfamily - posted by "Jason Walkowicz (JIRA)" <ji...@apache.org> on 2012/06/26 13:09:43 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-3680) Add Support for Composite Secondary Indexes - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/26 16:00:46 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3680) Add Support for Composite Secondary Indexes - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/26 16:00:46 UTC, 4 replies.
- [jira] [Updated] (CASSANDRA-4375) FD incorrectly using RPC timeout to ignore gossip heartbeats - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/26 16:21:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4375) FD incorrectly using RPC timeout to ignore gossip heartbeats - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/26 16:21:44 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-4041) Allow updating column_alias types - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/26 16:57:44 UTC, 4 replies.
- [3/3] git commit: hsha server may stop responding and will not close selectors patch by Viktor Kuzmin; reviewed by Vijay for CASSANDRA-4370 - posted by sl...@apache.org on 2012/06/26 17:55:14 UTC, 0 replies.
- [2/3] git commit: fixes for small-sstable compaction patch by slebresne; reviewed by jbellis for CASSANDRA-4341 - posted by sl...@apache.org on 2012/06/26 17:55:14 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4376) fails to run and/or log a message when JMX access files do not exist - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 18:04:53 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-2503) Eagerly re-write data at read time ("superseding / defragmenting") - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 18:32:47 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4377) CQL3 column value validation bug - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/26 18:44:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4295) move checkaccess into statement.prepare - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/26 18:48:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4378) MalformedInputException running cleanup on solr KS 'Logging', we should catch the exception - posted by "Alex Liu (JIRA)" <ji...@apache.org> on 2012/06/26 18:54:08 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4377) CQL3 column value validation bug - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 19:11:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4372) CQL3 Range Query contains unwanted results with composite columns - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 19:11:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4378) MalformedInputException running cleanup on solr KS 'Logging', we should catch the exception - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/26 19:13:44 UTC, 3 replies.
- [jira] [Created] (CASSANDRA-4379) cleanup optimization can delete data but not corresponding index entries - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 19:19:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4379) cleanup optimization can delete data but not corresponding index entries - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 19:19:44 UTC, 2 replies.
- [jira] [Resolved] (CASSANDRA-4373) Gossip can surreptitiously mark a node UP twice without marking it DOWN - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/26 19:50:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4380) CQL3 CF creation bug - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/26 21:21:42 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4121) TokenMetadata supports multiple tokens per host - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 22:03:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4122) Bootstrap and decommission with multiple ranges for vnodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 22:07:44 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4123) vnodes aware Replication Strategy - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 22:10:43 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4124) staggered repair for multiple ranges - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 22:12:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4127) migration support for vnodes - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/26 22:14:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3610) Checksum improvement for CommitLog - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/27 02:21:44 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4363) Cassandra 1.1.1 throws errors when trying the new CQL 3 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/27 02:33:44 UTC, 0 replies.
- [2/3] git commit: Check schema before trying to export sstable patch by Jason Brown; reviewed by jbellis for CASSANDRA-2760 - posted by jb...@apache.org on 2012/06/27 02:52:54 UTC, 0 replies.
- [3/3] git commit: Check schema before trying to export sstable patch by Jason Brown; reviewed by jbellis for CASSANDRA-2760 - posted by jb...@apache.org on 2012/06/27 02:52:54 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4377) CQL3 column value validation bug - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/27 09:01:45 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-4359) Using IPv6 under Windows 7 says: "Address family not supported by protocol family" - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/27 09:03:43 UTC, 1 replies.
- [3/3] git commit: Use correct partitioner when saving + loading caches patch by jbellis; reviewed by xedin for CASSANDRA-4331 - posted by jb...@apache.org on 2012/06/27 09:20:19 UTC, 0 replies.
- [1/3] git commit: merge from 0.1 - posted by jb...@apache.org on 2012/06/27 09:20:19 UTC, 0 replies.
- [2/3] git commit: Use correct partitioner when saving + loading caches patch by jbellis; reviewed by xedin for CASSANDRA-4331 - posted by jb...@apache.org on 2012/06/27 09:20:19 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4331) sstable2json error - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/27 09:21:45 UTC, 0 replies.
- git commit: CQL3: fix range query containing unqueryed results - posted by sl...@apache.org on 2012/06/27 09:53:39 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4380) CQLSH: describe command doesn't output valid CQL command. - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/27 09:59:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4380) CQLSH: describe command doesn't output valid CQL command. - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/27 10:01:47 UTC, 2 replies.
- [jira] [Resolved] (CASSANDRA-4359) Using IPv6 under Windows 7 says: "Address family not supported by protocol family" - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/27 10:09:45 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4379) cleanup optimization can delete data but not corresponding index entries - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/27 10:26:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4041) Allow updating column_alias types - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/27 14:01:45 UTC, 5 replies.
- [jira] [Commented] (CASSANDRA-4122) Bootstrap and decommission with multiple ranges for vnodes - posted by "Sam Overton (JIRA)" <ji...@apache.org> on 2012/06/27 15:01:44 UTC, 3 replies.
- [jira] [Comment Edited] (CASSANDRA-4123) vnodes aware Replication Strategy - posted by "Sam Overton (JIRA)" <ji...@apache.org> on 2012/06/27 16:53:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4381) Add an initial_schema option - posted by "Joaquin Casares (JIRA)" <ji...@apache.org> on 2012/06/27 17:18:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4381) Add an initial_schema option - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/27 17:40:44 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4381) Add an initial_schema option - posted by "Joaquin Casares (JIRA)" <ji...@apache.org> on 2012/06/27 17:42:44 UTC, 0 replies.
- git commit: Revert "merge from 0.1" - posted by jb...@apache.org on 2012/06/27 18:16:44 UTC, 0 replies.
- [4/4] git commit: CQL3: fix range query containing unqueryed results - posted by jb...@apache.org on 2012/06/27 18:40:47 UTC, 0 replies.
- [2/4] git commit: Fix cleanup not deleting index entries patch by jbellis; reviewed by slebresne for CASSANDRA-4379 - posted by jb...@apache.org on 2012/06/27 18:40:47 UTC, 0 replies.
- [3/4] git commit: Fix cleanup not deleting index entries patch by jbellis; reviewed by slebresne for CASSANDRA-4379 - posted by jb...@apache.org on 2012/06/27 18:40:47 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4193) cql delete does not delete - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/27 18:58:44 UTC, 2 replies.
- [jira] [Created] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2012/06/27 19:17:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2012/06/27 19:19:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2012/06/27 19:19:45 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy - posted by "Arya Goudarzi (JIRA)" <ji...@apache.org> on 2012/06/27 19:19:45 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4383) Binary encoding of vnode tokens - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/27 20:18:44 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4384) HintedHandoff can begin before SS knows the hostID - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/27 21:01:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4384) HintedHandoff can begin before SS knows the hostID - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/27 21:01:44 UTC, 0 replies.
- git commit: Remove ancient DD cruft - posted by br...@apache.org on 2012/06/27 21:09:09 UTC, 0 replies.
- git commit: Remove matching ancient cruft in Config - posted by br...@apache.org on 2012/06/27 21:24:08 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4385) bug when trying to describe a cf in a pre cql3 case sensitive keyspace - posted by "Al Tobey (JIRA)" <ji...@apache.org> on 2012/06/27 23:36:43 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4363) Cassandra 1.1.1 throws errors when trying the new CQL 3 - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/28 00:20:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4384) HintedHandoff can begin before SS knows the hostID - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2012/06/28 00:32:44 UTC, 7 replies.
- [jira] [Comment Edited] (CASSANDRA-4377) CQL3 column value validation bug - posted by "Hussein Baghdadi (JIRA)" <ji...@apache.org> on 2012/06/28 00:44:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4386) Allow cql to use the IN syntax on secondary index values - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/28 00:50:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4387) Multiple RPC threads waiting on a single thread - posted by "Jason Harvey (JIRA)" <ji...@apache.org> on 2012/06/28 01:33:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4387) Multiple RPC threads waiting on a single thread - posted by "Jason Harvey (JIRA)" <ji...@apache.org> on 2012/06/28 01:33:43 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4387) Multiple RPC threads waiting on a single thread - posted by "Jason Harvey (JIRA)" <ji...@apache.org> on 2012/06/28 01:33:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4387) Multiple RPC threads waiting on a single thread - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/28 01:53:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4075) Dropped keyspaces and cfs do not get deleted - posted by "Ghenadii Batalski (JIRA)" <ji...@apache.org> on 2012/06/28 03:30:45 UTC, 0 replies.
- [jira] [Comment Edited] (CASSANDRA-4075) Dropped keyspaces and cfs do not get deleted - posted by "Ghenadii Batalski (JIRA)" <ji...@apache.org> on 2012/06/28 03:30:45 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4388) Use MMap for CompressedSegmentFile with Native Checksum - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/28 04:46:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4388) Use MMap for CompressedSegmentFile with Native Checksum - posted by "Vijay (JIRA)" <ji...@apache.org> on 2012/06/28 04:46:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4385) bug when trying to describe a cf in a pre cql3 case sensitive keyspace - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/28 12:07:43 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4385) bug when trying to describe a cf in a pre cql3 case sensitive keyspace - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/28 12:07:43 UTC, 0 replies.
- git commit: Fix leveled promote integrity check - posted by sl...@apache.org on 2012/06/28 12:39:15 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4389) HHOM.scheduleAllDeliveries still expects tokens as row keys - posted by "Sam Overton (JIRA)" <ji...@apache.org> on 2012/06/28 13:45:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4389) HHOM.scheduleAllDeliveries still expects tokens as row keys - posted by "Sam Overton (JIRA)" <ji...@apache.org> on 2012/06/28 13:47:42 UTC, 2 replies.
- [jira] [Created] (CASSANDRA-4390) Query with WHERE statement delivers wrong results - posted by "Stefan Häck (JIRA)" <ji...@apache.org> on 2012/06/28 14:01:45 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4390) Query with WHERE statement delivers wrong results - posted by "Stefan Häck (JIRA)" <ji...@apache.org> on 2012/06/28 14:07:43 UTC, 1 replies.
- git commit: (cql3) allow updating column_alias types patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-4041 - posted by xe...@apache.org on 2012/06/28 15:01:03 UTC, 0 replies.
- [2/2] git commit: (cql3) allow updating column_alias types patch by Pavel Yaskevich; reviewed by Sylvain Lebresne for CASSANDRA-4041 - posted by xe...@apache.org on 2012/06/28 15:10:01 UTC, 0 replies.
- [1/2] git commit: merge from 1.1 - posted by xe...@apache.org on 2012/06/28 15:10:01 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-4390) Query with WHERE statement delivers wrong results - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/28 15:12:44 UTC, 4 replies.
- [jira] [Resolved] (CASSANDRA-4390) Query with WHERE statement delivers wrong results - posted by "Stefan Häck (JIRA)" <ji...@apache.org> on 2012/06/28 16:05:43 UTC, 0 replies.
- [jira] [Closed] (CASSANDRA-4390) Query with WHERE statement delivers wrong results - posted by "Stefan Häck (JIRA)" <ji...@apache.org> on 2012/06/28 16:05:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3380) REST Layer - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/28 16:39:45 UTC, 1 replies.
- [jira] [Commented] (CASSANDRA-2231) Add CompositeType comparer to the comparers provided in org.apache.cassandra.db.marshal - posted by "Luís Ferreira (JIRA)" <ji...@apache.org> on 2012/06/28 19:22:45 UTC, 8 replies.
- [jira] [Created] (CASSANDRA-4391) add CF level 'count based ttl' option - posted by "Dave Brosius (JIRA)" <ji...@apache.org> on 2012/06/28 20:02:44 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4391) add CF level 'count based ttl' option - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/28 20:06:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4392) Create a tool that will convert a commit log into a series of readable CQL statements - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/28 20:30:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4392) Create a tool that will convert a commit log into a series of readable CQL statements - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/28 20:32:46 UTC, 1 replies.
- [jira] [Resolved] (CASSANDRA-4392) Create a tool that will convert a commit log into a series of readable CQL statements - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/28 20:36:44 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4393) Reduce default BF size - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/28 20:47:46 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4303) Compressed bloomfilters - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/28 20:51:44 UTC, 0 replies.
- [jira] [Reopened] (CASSANDRA-4392) Create a tool that will convert a commit log into a series of readable CQL statements - posted by "Jeremy Hanna (JIRA)" <ji...@apache.org> on 2012/06/28 20:55:47 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4393) Reduce default BF size - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/28 21:38:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4009) Increase usage of Metrics and flesh out o.a.c.metrics - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/28 22:09:44 UTC, 0 replies.
- git commit: lookup hints by ID, not token - posted by ee...@apache.org on 2012/06/28 23:18:38 UTC, 0 replies.
- [2/2] git commit: Add Commitlog Versioning patch by Vijay; reviewed by jbellis for CASSANDRA-4357 - posted by vi...@apache.org on 2012/06/28 23:45:37 UTC, 0 replies.
- [1/2] git commit: Fix License headers and add assert which was missed. - posted by vi...@apache.org on 2012/06/28 23:45:37 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3633) update stress to support prepared statements - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/29 02:05:43 UTC, 0 replies.
- [3/3] git commit: commitlog cleanup; fixes stderr for RecoveryManager2Test on Windows - posted by jb...@apache.org on 2012/06/29 02:16:45 UTC, 0 replies.
- [2/3] git commit: commitlog cleanup; fixes stderr for RecoveryManager2Test on Windows - posted by jb...@apache.org on 2012/06/29 02:16:45 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4394) Secondary index data gone after restart - posted by "Ivo Meißner (JIRA)" <ji...@apache.org> on 2012/06/29 09:24:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4009) Increase usage of Metrics and flesh out o.a.c.metrics - posted by "Daniel Doubleday (JIRA)" <ji...@apache.org> on 2012/06/29 09:44:44 UTC, 2 replies.
- git commit: Fix deletion in CQL3 - posted by sl...@apache.org on 2012/06/29 10:04:05 UTC, 0 replies.
- [1/2] git commit: Merge commit 'f04e39df73e74ade1cd352701223910eac1f954b' into trunk - posted by sl...@apache.org on 2012/06/29 10:05:58 UTC, 0 replies.
- [2/2] git commit: Fix deletion in CQL3 - posted by sl...@apache.org on 2012/06/29 10:05:58 UTC, 0 replies.
- [1/3] git commit: Backport leveled integrity check from trunk - posted by sl...@apache.org on 2012/06/29 10:49:01 UTC, 0 replies.
- [3/3] git commit: Fix overlapping sstables computation in leveled compaction - posted by sl...@apache.org on 2012/06/29 10:49:01 UTC, 0 replies.
- [2/3] git commit: Improve scrub and allow to run it offline - posted by sl...@apache.org on 2012/06/29 10:49:01 UTC, 0 replies.
- [2/4] git commit: Backport leveled integrity check from trunk - posted by sl...@apache.org on 2012/06/29 11:19:14 UTC, 0 replies.
- [3/4] git commit: Improve scrub and allow to run it offline - posted by sl...@apache.org on 2012/06/29 11:19:14 UTC, 0 replies.
- [4/4] git commit: Fix overlapping sstables computation in leveled compaction - posted by sl...@apache.org on 2012/06/29 11:19:14 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4395) SSTableNamesIterator misses some tombstones - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/29 13:07:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4395) SSTableNamesIterator misses some tombstones - posted by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2012/06/29 13:09:44 UTC, 0 replies.
- git commit: Fix typo in CQL3 documentation - posted by sl...@apache.org on 2012/06/29 13:53:20 UTC, 0 replies.
- [2/2] git commit: Fix typo in CQL3 documentation - posted by sl...@apache.org on 2012/06/29 13:54:35 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4394) Secondary index data gone after restart - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/29 16:03:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4384) HintedHandoff can begin before SS knows the hostID - posted by "Eric Evans (JIRA)" <ji...@apache.org> on 2012/06/29 16:19:44 UTC, 0 replies.
- git commit: Update version and NEWS for 1.1.2 release - posted by sl...@apache.org on 2012/06/29 16:59:12 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3706) Back up configuration files on startup - posted by "Brandon Williams (JIRA)" <ji...@apache.org> on 2012/06/29 17:27:44 UTC, 0 replies.
- [2/2] git commit: Update changelog and news file - posted by sl...@apache.org on 2012/06/29 17:28:52 UTC, 0 replies.
- [1/2] git commit: Add missing sstables for ScrubTest - posted by sl...@apache.org on 2012/06/29 17:28:52 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4395) SSTableNamesIterator misses some tombstones - posted by "Yuki Morishita (JIRA)" <ji...@apache.org> on 2012/06/29 18:16:43 UTC, 0 replies.
- git commit: SSTableNamesIterator misses some tombstones - posted by sl...@apache.org on 2012/06/29 18:32:26 UTC, 0 replies.
- [1/5] git commit: Add missing file from previous commit - posted by sl...@apache.org on 2012/06/29 18:33:52 UTC, 0 replies.
- [4/5] git commit: Update changelog and news file - posted by sl...@apache.org on 2012/06/29 18:33:53 UTC, 0 replies.
- [5/5] git commit: Update version and NEWS for 1.1.2 release - posted by sl...@apache.org on 2012/06/29 18:33:53 UTC, 0 replies.
- [3/5] git commit: Add missing sstables for ScrubTest - posted by sl...@apache.org on 2012/06/29 18:33:53 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4396) Subcolumns not removed when compacting tombstoned super column - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/29 19:36:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4396) Subcolumns not removed when compacting tombstoned super column - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/29 19:54:43 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-3560) incorrect description for nodetool scrub/upgradesstables and invalidaterow/keycache - posted by "Tyler Patterson (JIRA)" <ji...@apache.org> on 2012/06/29 20:59:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3560) incorrect description for nodetool scrub/upgradesstables and invalidaterow/keycache - posted by "Tyler Patterson (JIRA)" <ji...@apache.org> on 2012/06/29 20:59:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-4385) bug when trying to describe a cf in a pre cql3 case sensitive keyspace - posted by "Al Tobey (JIRA)" <ji...@apache.org> on 2012/06/29 22:09:43 UTC, 3 replies.
- [jira] [Commented] (CASSANDRA-4396) Subcolumns not removed when compacting tombstoned super column - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/29 23:44:43 UTC, 1 replies.
- [jira] [Comment Edited] (CASSANDRA-4396) Subcolumns not removed when compacting tombstoned super column - posted by "Nick Bailey (JIRA)" <ji...@apache.org> on 2012/06/29 23:44:44 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4378) MalformedInputException running cleanup on solr KS 'Logging', we should catch the exception - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 01:24:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4179) Add more general support for composites (to row key, column value) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 01:24:45 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4176) Support for sharding wide rows in CQL 3.0 - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 01:26:43 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-3979) Consider providing error code with exceptions (and documenting them) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 01:26:44 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-3979) Consider providing error code with exceptions (and documenting them) - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 01:30:43 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-4239) Support Thrift SSL socket - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 01:53:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-2293) Rewrite nodetool help - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 01:55:44 UTC, 0 replies.
- [jira] [Assigned] (CASSANDRA-1123) Allow tracing query details - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 03:07:44 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-1123) Allow tracing query details - posted by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/06/30 03:07:45 UTC, 0 replies.
- git commit: (stress) support for CQL prepared statements patch by David Alves; reviewed by Pavel Yaskevich for CASSANDRA-3633 - posted by xe...@apache.org on 2012/06/30 14:11:14 UTC, 0 replies.
- [2/2] git commit: (stress) support for CQL prepared statements patch by David Alves; reviewed by Pavel Yaskevich for CASSANDRA-3633 - posted by xe...@apache.org on 2012/06/30 14:16:59 UTC, 0 replies.
- git commit: (cql3) always use composite types by default patch by Sylvain Lebresne; reviewed by Pavel Yaskevich for CASSANDRA-4329 - posted by xe...@apache.org on 2012/06/30 15:22:14 UTC, 0 replies.
- [jira] [Resolved] (CASSANDRA-4329) CQL3: Always use composite types by default - posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org> on 2012/06/30 15:23:43 UTC, 0 replies.
- [jira] [Created] (CASSANDRA-4397) Schema changes not working - posted by "Stefan Häck (JIRA)" <ji...@apache.org> on 2012/06/30 16:31:42 UTC, 0 replies.
- [jira] [Updated] (CASSANDRA-4397) Schema changes not working - posted by "Stefan Häck (JIRA)" <ji...@apache.org> on 2012/06/30 16:31:43 UTC, 0 replies.
- [jira] [Commented] (CASSANDRA-2293) Rewrite nodetool help - posted by "David Alves (JIRA)" <ji...@apache.org> on 2012/06/30 17:28:43 UTC, 1 replies.
- [jira] [Created] (CASSANDRA-4398) Incorrect english for cassandra-cli help - posted by "Aurelien Derouineau (JIRA)" <ji...@apache.org> on 2012/06/30 20:43:42 UTC, 0 replies.