[jira] [Created] (CASSANDRA-4642) Add offline scrub to debian package

2012-09-11 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4642: --- Summary: Add offline scrub to debian package Key: CASSANDRA-4642 URL: https://issues.apache.org/jira/browse/CASSANDRA-4642 Project: Cassandra

[jira] [Updated] (CASSANDRA-4642) Add offline scrub to debian package

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4642: Attachment: 4642.txt Add offline scrub to debian package

git commit: Avoid NPE (and cleanups)

2012-09-11 Thread slebresne
Updated Branches: refs/heads/trunk c4692a171 - c20b33c93 Avoid NPE (and cleanups) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c20b33c9 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/c20b33c9 Diff:

[jira] [Created] (CASSANDRA-4643) AssertionError: DecoratedKey(-1, ) != DecoratedKey

2012-09-11 Thread Radim Kolar (JIRA)
Radim Kolar created CASSANDRA-4643: -- Summary: AssertionError: DecoratedKey(-1, ) != DecoratedKey Key: CASSANDRA-4643 URL: https://issues.apache.org/jira/browse/CASSANDRA-4643 Project: Cassandra

[jira] [Updated] (CASSANDRA-4621) AssertionError in StorageProxy.getRestrictedRange

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4621: Attachment: 4621.txt Attaching patch that: * Don't force positive tokens in

git commit: Accept all thrift update on CQL3 cf but don't expose their metadata

2012-09-11 Thread slebresne
Updated Branches: refs/heads/trunk c20b33c93 - 73a4b4685 Accept all thrift update on CQL3 cf but don't expose their metadata patch by slebresne; reviewed by xedin for CASSANDRA-4377 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-4049) Add generic way of adding SSTable components required custom compaction strategy

2012-09-11 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452835#comment-13452835 ] Piotr Kołaczkowski commented on CASSANDRA-4049: --- Sorry for late reply,

[jira] [Comment Edited] (CASSANDRA-4049) Add generic way of adding SSTable components required custom compaction strategy

2012-09-11 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452835#comment-13452835 ] Piotr Kołaczkowski edited comment on CASSANDRA-4049 at 9/11/12 8:13 PM:

[jira] [Comment Edited] (CASSANDRA-4049) Add generic way of adding SSTable components required custom compaction strategy

2012-09-11 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452835#comment-13452835 ] Piotr Kołaczkowski edited comment on CASSANDRA-4049 at 9/11/12 8:16 PM:

[jira] [Comment Edited] (CASSANDRA-4049) Add generic way of adding SSTable components required custom compaction strategy

2012-09-11 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-4049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452835#comment-13452835 ] Piotr Kołaczkowski edited comment on CASSANDRA-4049 at 9/11/12 8:17 PM:

[jira] [Commented] (CASSANDRA-4500) cqlsh: understand updated encodings for collections

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452852#comment-13452852 ] Sylvain Lebresne commented on CASSANDRA-4500: - This is a detail I suppose,

[jira] [Commented] (CASSANDRA-1337) parallelize fetching rows for low-cardinality indexes

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452862#comment-13452862 ] Sylvain Lebresne commented on CASSANDRA-1337: - I haven't had the time yet

git commit: Add inet support in binary protocol

2012-09-11 Thread slebresne
Updated Branches: refs/heads/trunk 73a4b4685 - c6ddbea43 Add inet support in binary protocol patch by slebresne; reviewed by thepaul for CASSANDRA-4627 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c6ddbea4

[jira] [Commented] (CASSANDRA-4627) support inet data type

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13452873#comment-13452873 ] Sylvain Lebresne commented on CASSANDRA-4627: - I know that was for cqlsh

git commit: fix assumption error in CLI when updating/describing keyspace patch by Pavel Yaskevich; reviewed by Dave Brosius for CASSANDRA-4322

2012-09-11 Thread xedin
Updated Branches: refs/heads/cassandra-1.1 e172a9b73 - 98708d817 fix assumption error in CLI when updating/describing keyspace patch by Pavel Yaskevich; reviewed by Dave Brosius for CASSANDRA-4322 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/2] git commit: fix assumption error in CLI when updating/describing keyspace patch by Pavel Yaskevich; reviewed by Dave Brosius for CASSANDRA-4322

2012-09-11 Thread xedin
fix assumption error in CLI when updating/describing keyspace patch by Pavel Yaskevich; reviewed by Dave Brosius for CASSANDRA-4322 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/98708d81 Tree:

[1/2] git commit: merge from 1.1

2012-09-11 Thread xedin
Updated Branches: refs/heads/trunk c6ddbea43 - b85c93e0a merge from 1.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b85c93e0 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/b85c93e0 Diff:

[jira] [Assigned] (CASSANDRA-4622) corrupted saved caches

2012-09-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-4622: --- Assignee: Vijay corrupted saved caches --

[jira] [Commented] (CASSANDRA-4417) invalid counter shard detected

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453058#comment-13453058 ] Sylvain Lebresne commented on CASSANDRA-4417: - That's a very good point.

[jira] [Commented] (CASSANDRA-3515) track tombstones skipped on read path

2012-09-11 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453062#comment-13453062 ] Pavel Yaskevich commented on CASSANDRA-3515: +1 track

[jira] [Commented] (CASSANDRA-4639) Incorrect counter values

2012-09-11 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453065#comment-13453065 ] Omid Aladini commented on CASSANDRA-4639: - This looks the same as

[jira] [Created] (CASSANDRA-4644) Compaction error with Cassandra 1.1.4 and LCS

2012-09-11 Thread Rudolf VanderLeeden (JIRA)
Rudolf VanderLeeden created CASSANDRA-4644: -- Summary: Compaction error with Cassandra 1.1.4 and LCS Key: CASSANDRA-4644 URL: https://issues.apache.org/jira/browse/CASSANDRA-4644 Project:

[jira] [Commented] (CASSANDRA-4611) Add AlterKeyspace statement

2012-09-11 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453076#comment-13453076 ] Pavel Yaskevich commented on CASSANDRA-4611: Sylvain, can you please

[jira] [Created] (CASSANDRA-4645) (CQL3) Re-allow order by on non-selected columns

2012-09-11 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4645: --- Summary: (CQL3) Re-allow order by on non-selected columns Key: CASSANDRA-4645 URL: https://issues.apache.org/jira/browse/CASSANDRA-4645 Project:

git commit: Remove merge markers in changelog

2012-09-11 Thread slebresne
Updated Branches: refs/heads/trunk b85c93e0a - 208d77b7a Remove merge markers in changelog Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/208d77b7 Tree:

[jira] [Updated] (CASSANDRA-4611) Add AlterKeyspace statement

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4611: Attachment: (was: 4611.txt) Add AlterKeyspace statement

[jira] [Updated] (CASSANDRA-4611) Add AlterKeyspace statement

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4611: Attachment: 4611.txt Damn, already. Ok, rebased patch attached.

[jira] [Commented] (CASSANDRA-4642) Add offline scrub to debian package

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453096#comment-13453096 ] Jonathan Ellis commented on CASSANDRA-4642: --- +1 Add

[jira] [Commented] (CASSANDRA-4644) Compaction error with Cassandra 1.1.4 and LCS

2012-09-11 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453098#comment-13453098 ] Omid Aladini commented on CASSANDRA-4644: - {quote} The SSTables have

[jira] [Comment Edited] (CASSANDRA-4644) Compaction error with Cassandra 1.1.4 and LCS

2012-09-11 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453098#comment-13453098 ] Omid Aladini edited comment on CASSANDRA-4644 at 9/12/12 2:26 AM:

[jira] [Commented] (CASSANDRA-4621) AssertionError in StorageProxy.getRestrictedRange

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453101#comment-13453101 ] Jonathan Ellis commented on CASSANDRA-4621: --- LGTM.

[jira] [Resolved] (CASSANDRA-4639) Incorrect counter values

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne resolved CASSANDRA-4639. - Resolution: Duplicate Actually, while the logged error is likely due to

[jira] [Commented] (CASSANDRA-4417) invalid counter shard detected

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453105#comment-13453105 ] Jonathan Ellis commented on CASSANDRA-4417: --- Maybe it's time to make

[jira] [Created] (CASSANDRA-4646) Cassandra 1.1.3 crashes on Solaris 10 SIGBUS (0xa) at pc=0xffffffff7e174780, pid=18537, tid=276

2012-09-11 Thread basanth gowda (JIRA)
basanth gowda created CASSANDRA-4646: Summary: Cassandra 1.1.3 crashes on Solaris 10 SIGBUS (0xa) at pc=0x7e174780, pid=18537, tid=276 Key: CASSANDRA-4646 URL:

git commit: Add sstablescrub to debian packaging

2012-09-11 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 98708d817 - 9eba7ab3b Add sstablescrub to debian packaging patch by slebresne; reviewed by jbellis for CASSANDRA-4642 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] git commit: Merge branch 'cassandra-1.1' into trunk

2012-09-11 Thread slebresne
Updated Branches: refs/heads/trunk 208d77b7a - 55df844e0 Merge branch 'cassandra-1.1' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/55df844e Tree:

[2/2] git commit: Add sstablescrub to debian packaging

2012-09-11 Thread slebresne
Add sstablescrub to debian packaging patch by slebresne; reviewed by jbellis for CASSANDRA-4642 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9eba7ab3 Tree:

[jira] [Resolved] (CASSANDRA-4646) Cassandra 1.1.3 crashes on Solaris 10 SIGBUS (0xa) at pc=0xffffffff7e174780, pid=18537, tid=276

2012-09-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-4646. - Resolution: Invalid This is a problem with your jvm, not cassandra. Try

[jira] [Updated] (CASSANDRA-4646) Cassandra 1.1.3 crashes on Solaris 10 SIGBUS (0xa) at pc=0xffffffff7e174780, pid=18537, tid=276

2012-09-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4646: Labels: solaris (was: crashes solaris) Cassandra 1.1.3 crashes on

[jira] [Commented] (CASSANDRA-4417) invalid counter shard detected

2012-09-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453117#comment-13453117 ] Brandon Williams commented on CASSANDRA-4417: - Under multiple-CF

git commit: Fix assertion in getRestrictedRange with Murmur3Partitioner

2012-09-11 Thread slebresne
Updated Branches: refs/heads/trunk 55df844e0 - 93685a478 Fix assertion in getRestrictedRange with Murmur3Partitioner patch by slebresne; reviewed by jbellis for CASSANDRA-4621 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-4417) invalid counter shard detected

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453123#comment-13453123 ] Jonathan Ellis commented on CASSANDRA-4417: --- You would do more fsyncs, but

[jira] [Commented] (CASSANDRA-4643) AssertionError: DecoratedKey(-1, ) != DecoratedKey

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453126#comment-13453126 ] Jonathan Ellis commented on CASSANDRA-4643: --- Possibly related:

[jira] [Commented] (CASSANDRA-4417) invalid counter shard detected

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453132#comment-13453132 ] Sylvain Lebresne commented on CASSANDRA-4417: - That's an option. Though

[jira] [Commented] (CASSANDRA-4611) Add AlterKeyspace statement

2012-09-11 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453135#comment-13453135 ] Pavel Yaskevich commented on CASSANDRA-4611: Ok, here is the few problems:

[jira] [Commented] (CASSANDRA-4139) Add varint encoding to Messaging service

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453136#comment-13453136 ] Jonathan Ellis commented on CASSANDRA-4139: --- (Vijay reports that he still

[jira] [Updated] (CASSANDRA-4541) Replace Throttle with Guava's RateLimiter

2012-09-11 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4541: --- Fix Version/s: 1.2.0 beta 1 Replace Throttle with Guava's RateLimiter

[jira] [Updated] (CASSANDRA-4611) Add AlterKeyspace statement

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4611: Attachment: 4611-v2.txt Attached v2 fixes both problems. Add

[jira] [Updated] (CASSANDRA-4622) corrupted saved caches

2012-09-11 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4622: - Attachment: 0001-CASSANDRA-4622.patch Moved the null check to be checked before adding to the future

[jira] [Created] (CASSANDRA-4647) Rename NodeId to CounterId

2012-09-11 Thread Sylvain Lebresne (JIRA)
Sylvain Lebresne created CASSANDRA-4647: --- Summary: Rename NodeId to CounterId Key: CASSANDRA-4647 URL: https://issues.apache.org/jira/browse/CASSANDRA-4647 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-4622) corrupted saved caches

2012-09-11 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4622: - Reviewer: jbellis corrupted saved caches -- Key:

[jira] [Updated] (CASSANDRA-4647) Rename NodeId to CounterId

2012-09-11 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4647: Attachment: 4647.txt Patch attached that does the renaming pretty much

[jira] [Commented] (CASSANDRA-4647) Rename NodeId to CounterId

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453207#comment-13453207 ] Jonathan Ellis commented on CASSANDRA-4647: --- +1 Rename

[jira] [Commented] (CASSANDRA-4622) corrupted saved caches

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453210#comment-13453210 ] Jonathan Ellis commented on CASSANDRA-4622: --- +1 corrupted

[2/2] Rename NodeId to CounterId

2012-09-11 Thread slebresne
http://git-wip-us.apache.org/repos/asf/cassandra/blob/3b13457d/test/unit/org/apache/cassandra/db/context/CounterContextTest.java -- diff --git a/test/unit/org/apache/cassandra/db/context/CounterContextTest.java

git commit: corrupted saved caches patch by Vijay; reviewed by jbellis for CASSANDRA-4622

2012-09-11 Thread vijay
Updated Branches: refs/heads/trunk 3b13457dd - 2c250c660 corrupted saved caches patch by Vijay; reviewed by jbellis for CASSANDRA-4622 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2c250c66 Tree:

[jira] [Commented] (CASSANDRA-4537) We should emit number of sstables in each level from JMX

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453326#comment-13453326 ] Jonathan Ellis commented on CASSANDRA-4537: --- +1, lgtm nit: getLevelSize

git commit: Revert Make vnodes default.

2012-09-11 Thread jbellis
Updated Branches: refs/heads/trunk 2c250c660 - b983c816c Revert Make vnodes default. This reverts commit 94509cbd7ea1c0b4ab6f3bad9f6b0cac68928a74. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/b983c816 Tree:

[jira] [Resolved] (CASSANDRA-4641) Make upgrade to vnodes only happen on new installs

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4641. --- Resolution: Fixed Fix Version/s: (was: 1.2.0 beta 1)

[jira] [Created] (CASSANDRA-4648) Unable to start Cassandra with simple authentication enabled

2012-09-11 Thread John Sanda (JIRA)
John Sanda created CASSANDRA-4648: - Summary: Unable to start Cassandra with simple authentication enabled Key: CASSANDRA-4648 URL: https://issues.apache.org/jira/browse/CASSANDRA-4648 Project:

[jira] [Updated] (CASSANDRA-4633) cassandra-stress: --enable-cql does not work with COUNTER_ADD

2012-09-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-4633: - Attachment: CASSANDRA-4633.patch cassandra-stress: --enable-cql does

git commit: fix counter add/get using CQL2 and CQL3 in stress tool patch by Aleksey Yeschenko; reviewed by Pavel Yaskevich for CASSANDRA-4633

2012-09-11 Thread xedin
Updated Branches: refs/heads/trunk b983c816c - c5df20832 fix counter add/get using CQL2 and CQL3 in stress tool patch by Aleksey Yeschenko; reviewed by Pavel Yaskevich for CASSANDRA-4633 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-4617) OPTIMIZE_LOCAL_REQUESTS=false no longer works

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453344#comment-13453344 ] Jonathan Ellis commented on CASSANDRA-4617: --- Related: CASSANDRA-4648

[jira] [Updated] (CASSANDRA-4648) Unable to start Cassandra with simple authentication enabled

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4648: -- Affects Version/s: (was: 1.2.0) 1.2.0 beta 1 Fix

[jira] [Commented] (CASSANDRA-4500) cqlsh: understand updated encodings for collections

2012-09-11 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453394#comment-13453394 ] paul cannon commented on CASSANDRA-4500: Yeah, it was on purpose. I'd have

[jira] [Reopened] (CASSANDRA-4565) TTL columns with older then gcgrace do not need to flush

2012-09-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko reopened CASSANDRA-4565: -- TTL columns with older then gcgrace do not need to flush

[jira] [Updated] (CASSANDRA-4565) TTL columns with older then gcgrace do not need to flush

2012-09-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-4565: - Reviewer: jbellis TTL columns with older then gcgrace do not need to

git commit: Add SSTable count per level to cfstats patch by yukim; reviewed by jbellis for CASSANDRA-4537

2012-09-11 Thread yukim
Updated Branches: refs/heads/trunk c5df20832 - c64d975cd Add SSTable count per level to cfstats patch by yukim; reviewed by jbellis for CASSANDRA-4537 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/c64d975c

[jira] [Resolved] (CASSANDRA-4537) We should emit number of sstables in each level from JMX

2012-09-11 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita resolved CASSANDRA-4537. --- Resolution: Fixed Fix Version/s: (was: 1.2.1) 1.2.0

[jira] [Created] (CASSANDRA-4649) Cassandra 1.2 should not accept CQL version 3.0.0-beta1

2012-09-11 Thread paul cannon (JIRA)
paul cannon created CASSANDRA-4649: -- Summary: Cassandra 1.2 should not accept CQL version 3.0.0-beta1 Key: CASSANDRA-4649 URL: https://issues.apache.org/jira/browse/CASSANDRA-4649 Project: Cassandra

[jira] [Updated] (CASSANDRA-4559) implement token relocation

2012-09-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4559: Attachment: (was: 4559.txt) implement token relocation

[jira] [Updated] (CASSANDRA-4559) implement token relocation

2012-09-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4559: Attachment: 4559.txt At least one problem is that cloneAfterAllSettled doesn't

[jira] [Updated] (CASSANDRA-4649) Cassandra 1.2 should not accept CQL version 3.0.0-beta1

2012-09-11 Thread paul cannon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] paul cannon updated CASSANDRA-4649: --- Description: During Cassandra 1.1's whole lifecycle, the CREATE KEYSPACE syntax was

[jira] [Commented] (CASSANDRA-4417) invalid counter shard detected

2012-09-11 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453537#comment-13453537 ] Omid Aladini commented on CASSANDRA-4417: - {quote} A simple workaround is to

[jira] [Commented] (CASSANDRA-4537) We should emit number of sstables in each level from JMX

2012-09-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453539#comment-13453539 ] Hudson commented on CASSANDRA-4537: --- Integrated in Cassandra #2090 (See

[jira] [Comment Edited] (CASSANDRA-4417) invalid counter shard detected

2012-09-11 Thread Omid Aladini (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453537#comment-13453537 ] Omid Aladini edited comment on CASSANDRA-4417 at 9/12/12 10:18 AM:

[jira] [Commented] (CASSANDRA-4565) TTL columns with older then gcgrace do not need to flush

2012-09-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453550#comment-13453550 ] Aleksey Yeschenko commented on CASSANDRA-4565: -- Currently ExpiringColumns

[Cassandra Wiki] Trivial Update of ZKimberly by ZKimberly

2012-09-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The ZKimberly page has been changed by ZKimberly: http://wiki.apache.org/cassandra/ZKimberly New page: Name: Kimberly LevinBRMy age: 18BRCountry: NetherlandsBRCity: Heijningen BRPost

[jira] [Created] (CASSANDRA-4650) RangeStreamer should be smarter when picking endpoints for streaming in case of N =3 in each DC.

2012-09-11 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-4650: Summary: RangeStreamer should be smarter when picking endpoints for streaming in case of N =3 in each DC. Key: CASSANDRA-4650 URL:

[jira] [Created] (CASSANDRA-4651) RangeStreamer fails the bootstrap process if any node streaming data fails.

2012-09-11 Thread sankalp kohli (JIRA)
sankalp kohli created CASSANDRA-4651: Summary: RangeStreamer fails the bootstrap process if any node streaming data fails. Key: CASSANDRA-4651 URL: https://issues.apache.org/jira/browse/CASSANDRA-4651

[jira] [Commented] (CASSANDRA-4559) implement token relocation

2012-09-11 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453579#comment-13453579 ] Brandon Williams commented on CASSANDRA-4559: - bq. Updated patch fixes

[Cassandra Wiki] Update of RunningCassandraInEclipse by ManuZhang

2012-09-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The RunningCassandraInEclipse page has been changed by ManuZhang: http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=diffrev1=37rev2=38 }}} Make sure to change

[Cassandra Wiki] Update of RunningCassandraInEclipse by ManuZhang

2012-09-11 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Cassandra Wiki for change notification. The RunningCassandraInEclipse page has been changed by ManuZhang: http://wiki.apache.org/cassandra/RunningCassandraInEclipse?action=diffrev1=38rev2=39 Make sure to change the

[jira] [Commented] (CASSANDRA-4565) TTL columns with older then gcgrace do not need to flush

2012-09-11 Thread Edward Capriolo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453637#comment-13453637 ] Edward Capriolo commented on CASSANDRA-4565: I was originally thinking

[jira] [Created] (CASSANDRA-4652) cqlsh previous command handling

2012-09-11 Thread Dave Finnegan (JIRA)
Dave Finnegan created CASSANDRA-4652: Summary: cqlsh previous command handling Key: CASSANDRA-4652 URL: https://issues.apache.org/jira/browse/CASSANDRA-4652 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-4565) TTL columns with older then gcgrace do not need to flush

2012-09-11 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453697#comment-13453697 ] Aleksey Yeschenko commented on CASSANDRA-4565: -- bq. Not sure how this

[jira] [Created] (CASSANDRA-4653) nodetool cfstats Lantecy unit is wrong , it should be sec (seconds) instead of ms (micro seconds)

2012-09-11 Thread laneser kuo (JIRA)
laneser kuo created CASSANDRA-4653: -- Summary: nodetool cfstats Lantecy unit is wrong , it should be sec (seconds) instead of ms (micro seconds) Key: CASSANDRA-4653 URL:

[jira] [Updated] (CASSANDRA-4650) RangeStreamer should be smarter when picking endpoints for streaming in case of N =3 in each DC.

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4650: -- Issue Type: Improvement (was: Bug) RangeStreamer should be smarter when

[jira] [Updated] (CASSANDRA-4651) RangeStreamer fails the bootstrap process if any node streaming data fails.

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4651: -- Issue Type: Improvement (was: Bug) RangeStreamer fails the bootstrap process

[jira] [Commented] (CASSANDRA-4565) TTL columns with older then gcgrace do not need to flush

2012-09-11 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13453725#comment-13453725 ] Jonathan Ellis commented on CASSANDRA-4565: --- You're right, can't really

[jira] [Created] (CASSANDRA-4654) Using CQL 3.0

2012-09-11 Thread Nguyen Manh Hung (JIRA)
Nguyen Manh Hung created CASSANDRA-4654: --- Summary: Using CQL 3.0 Key: CASSANDRA-4654 URL: https://issues.apache.org/jira/browse/CASSANDRA-4654 Project: Cassandra Issue Type: Bug

[jira] [Updated] (CASSANDRA-4653) nodetool cfstats Lantecy unit is wrong , it should be sec (seconds) instead of ms (micro seconds)

2012-09-11 Thread laneser kuo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] laneser kuo updated CASSANDRA-4653: --- Attachment: mstosec.txt a simple patch for the issue. nodetool cfstats

[jira] [Updated] (CASSANDRA-4653) nodetool cfstats Lantecy unit is wrong , it should be sec (seconds) instead of ms (micro seconds)

2012-09-11 Thread laneser kuo (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] laneser kuo updated CASSANDRA-4653: --- Comment: was deleted (was: a simple patch.) nodetool cfstats Lantecy unit is wrong