[jira] [Commented] (CASSANDRA-4377) CQL3 column value validation bug

2012-06-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402002#comment-13402002 ] Sylvain Lebresne commented on CASSANDRA-4377: - What happens is that

[jira] [Updated] (CASSANDRA-4329) CQL3: Always use composite types by default

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4329?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4329: -- Reviewer: xedin CQL3: Always use composite types by default

[jira] [Commented] (CASSANDRA-4359) Using IPv6 under Windows 7 says: Address family not supported by protocol family

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402005#comment-13402005 ] Jonathan Ellis commented on CASSANDRA-4359: ---

[2/3] git commit: Use correct partitioner when saving + loading caches patch by jbellis; reviewed by xedin for CASSANDRA-4331

2012-06-27 Thread jbellis
Use correct partitioner when saving + loading caches patch by jbellis; reviewed by xedin for CASSANDRA-4331 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0627c8aa Tree:

[3/3] git commit: Use correct partitioner when saving + loading caches patch by jbellis; reviewed by xedin for CASSANDRA-4331

2012-06-27 Thread jbellis
Use correct partitioner when saving + loading caches patch by jbellis; reviewed by xedin for CASSANDRA-4331 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0627c8aa Tree:

[1/3] git commit: merge from 0.1

2012-06-27 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 98dc41393 - 0627c8aae refs/heads/trunk 681e2dea7 - 9f867ea4c merge from 0.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9f867ea4 Tree:

[jira] [Resolved] (CASSANDRA-4331) sstable2json error

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4331. --- Resolution: Fixed committed sstable2json error

[jira] [Commented] (CASSANDRA-4299) Update read paths to ensure ColumnFamilyStore.removeDeleted is called

2012-06-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402016#comment-13402016 ] Sylvain Lebresne commented on CASSANDRA-4299: - I'm not really sure about

[jira] [Commented] (CASSANDRA-3974) Per-CF TTL

2012-06-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402025#comment-13402025 ] Sylvain Lebresne commented on CASSANDRA-3974: - About the removeDeleted

[jira] [Commented] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402035#comment-13402035 ] Jonathan Ellis commented on CASSANDRA-3047: --- Thanks, David. I don't think

[jira] [Commented] (CASSANDRA-4359) Using IPv6 under Windows 7 says: Address family not supported by protocol family

2012-06-27 Thread Gerben Kegel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402039#comment-13402039 ] Gerben Kegel commented on CASSANDRA-4359: - No, I did not. We did not upgrade

git commit: CQL3: fix range query containing unqueryed results

2012-06-27 Thread slebresne
Updated Branches: refs/heads/cassandra-1.1 0627c8aae - 54c647ffe CQL3: fix range query containing unqueryed results patch by slebresne; reviewed by jbellis for CASSANDRA-4372 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-4380) CQLSH: describe command doesn't output valid CQL command.

2012-06-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-4380: Assignee: paul cannon Labels: cqlsh (was: ) Summary: CQLSH:

[jira] [Commented] (CASSANDRA-4380) CQLSH: describe command doesn't output valid CQL command.

2012-06-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402044#comment-13402044 ] Sylvain Lebresne commented on CASSANDRA-4380: - I'll not that at lest for

[jira] [Resolved] (CASSANDRA-4359) Using IPv6 under Windows 7 says: Address family not supported by protocol family

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4359?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-4359. --- Resolution: Not A Problem Using IPv6 under Windows 7 says: Address family

[jira] [Updated] (CASSANDRA-4337) Data insertion fails because of commitlog rename failure

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-4337: -- Fix Version/s: 1.1.2 Assignee: Jonathan Ellis Data insertion fails

[jira] [Commented] (CASSANDRA-4379) cleanup optimization can delete data but not corresponding index entries

2012-06-27 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402055#comment-13402055 ] Sylvain Lebresne commented on CASSANDRA-4379: - +1

[jira] [Commented] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-06-27 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402144#comment-13402144 ] Sam Overton commented on CASSANDRA-3881: I tried out the different approaches

[jira] [Updated] (CASSANDRA-4041) Allow updating column_alias types

2012-06-27 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-4041: --- Attachment: CASSANDRA-4041.patch Allow updating column_alias types

[jira] [Updated] (CASSANDRA-4122) Bootstrap and decommission with multiple ranges for vnodes

2012-06-27 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Overton updated CASSANDRA-4122: --- Description: Bootstrap: * New config parameter num_tokens which is used iff

[jira] [Commented] (CASSANDRA-4122) Bootstrap and decommission with multiple ranges for vnodes

2012-06-27 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402204#comment-13402204 ] Sam Overton commented on CASSANDRA-4122: Added new patch:

[jira] [Commented] (CASSANDRA-4380) CQLSH: describe command doesn't output valid CQL command.

2012-06-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402261#comment-13402261 ] Nick Bailey commented on CASSANDRA-4380: My issue was more with the fact that

[jira] [Commented] (CASSANDRA-4377) CQL3 column value validation bug

2012-06-27 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402266#comment-13402266 ] Nick Bailey commented on CASSANDRA-4377: bq. So I guess it is more of a cqlsh

[jira] [Commented] (CASSANDRA-4123) vnodes aware Replication Strategy

2012-06-27 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402269#comment-13402269 ] Sam Overton commented on CASSANDRA-4123: I should point out that the existing

[jira] [Comment Edited] (CASSANDRA-4123) vnodes aware Replication Strategy

2012-06-27 Thread Sam Overton (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402269#comment-13402269 ] Sam Overton edited comment on CASSANDRA-4123 at 6/27/12 2:52 PM:

[jira] [Created] (CASSANDRA-4381) Add an initial_schema option

2012-06-27 Thread Joaquin Casares (JIRA)
Joaquin Casares created CASSANDRA-4381: -- Summary: Add an initial_schema option Key: CASSANDRA-4381 URL: https://issues.apache.org/jira/browse/CASSANDRA-4381 Project: Cassandra Issue

[jira] [Commented] (CASSANDRA-4381) Add an initial_schema option

2012-06-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402298#comment-13402298 ] Brandon Williams commented on CASSANDRA-4381: - Given CASSANDRA-2963, do we

[jira] [Resolved] (CASSANDRA-4381) Add an initial_schema option

2012-06-27 Thread Joaquin Casares (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joaquin Casares resolved CASSANDRA-4381. Resolution: Won't Fix CASSANDRA-2963 is way better than the scope of this

git commit: Revert merge from 0.1

2012-06-27 Thread jbellis
Updated Branches: refs/heads/trunk 9f867ea4c - 2bfea99dd Revert merge from 0.1 This reverts commit 9f867ea4c20b40e2bcd07fb43dc888bd3601474a, reversing changes made to 681e2dea7679e0008cf149afc2b01f4b150d006c. Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/4] git commit: Fix cleanup not deleting index entries patch by jbellis; reviewed by slebresne for CASSANDRA-4379

2012-06-27 Thread jbellis
Fix cleanup not deleting index entries patch by jbellis; reviewed by slebresne for CASSANDRA-4379 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a3bb80e Tree:

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

2012-06-27 Thread jbellis
Updated Branches: refs/heads/cassandra-1.1 54c647ffe - 8a3bb80e0 refs/heads/trunk 2bfea99dd - 33c7273cb 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/33c7273c Tree:

[4/4] git commit: CQL3: fix range query containing unqueryed results

2012-06-27 Thread jbellis
CQL3: fix range query containing unqueryed results patch by slebresne; reviewed by jbellis for CASSANDRA-4372 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/54c647ff Tree:

[3/4] git commit: Fix cleanup not deleting index entries patch by jbellis; reviewed by slebresne for CASSANDRA-4379

2012-06-27 Thread jbellis
Fix cleanup not deleting index entries patch by jbellis; reviewed by slebresne for CASSANDRA-4379 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/8a3bb80e Tree:

[jira] [Updated] (CASSANDRA-4347) IP change of node requires assassinate to really remove old IP

2012-06-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-4347: Attachment: 4347.txt bq. Some people on IRC thought so, maybe. Don't trust

[jira] [Commented] (CASSANDRA-4193) cql delete does not delete

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402357#comment-13402357 ] Jonathan Ellis commented on CASSANDRA-4193: --- With CASSANDRA-3708 committed,

[jira] [Created] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy

2012-06-27 Thread Arya Goudarzi (JIRA)
Arya Goudarzi created CASSANDRA-4382: Summary: describering returns empty endpoint with NetworkTopologyStrategy Key: CASSANDRA-4382 URL: https://issues.apache.org/jira/browse/CASSANDRA-4382

[jira] [Updated] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy

2012-06-27 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arya Goudarzi updated CASSANDRA-4382: - Description: nodetool describering returns empty endpoints with

[jira] [Commented] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy

2012-06-27 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402369#comment-13402369 ] Arya Goudarzi commented on CASSANDRA-4382: -- Nevermind. I had to use us-east

[jira] [Resolved] (CASSANDRA-4382) describering returns empty endpoint with NetworkTopologyStrategy

2012-06-27 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arya Goudarzi resolved CASSANDRA-4382. -- Resolution: Not A Problem describering returns empty endpoint with

[jira] [Commented] (CASSANDRA-4122) Bootstrap and decommission with multiple ranges for vnodes

2012-06-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402391#comment-13402391 ] Brandon Williams commented on CASSANDRA-4122: - Is there any reason to mark

[jira] [Commented] (CASSANDRA-3881) reduce computational complexity of processing topology changes

2012-06-27 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402392#comment-13402392 ] David Alves commented on CASSANDRA-3881: Hi small nit: I was using the ctor

[jira] [Created] (CASSANDRA-4383) Binary encoding of vnode tokens

2012-06-27 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-4383: --- Summary: Binary encoding of vnode tokens Key: CASSANDRA-4383 URL: https://issues.apache.org/jira/browse/CASSANDRA-4383 Project: Cassandra

[jira] [Assigned] (CASSANDRA-4384) HintedHandoff can begin before SS knows the hostID

2012-06-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-4384: --- Assignee: Brandon Williams HintedHandoff can begin before SS knows

[jira] [Created] (CASSANDRA-4384) HintedHandoff can begin before SS knows the hostID

2012-06-27 Thread Brandon Williams (JIRA)
Brandon Williams created CASSANDRA-4384: --- Summary: HintedHandoff can begin before SS knows the hostID Key: CASSANDRA-4384 URL: https://issues.apache.org/jira/browse/CASSANDRA-4384 Project:

git commit: Remove ancient DD cruft

2012-06-27 Thread brandonwilliams
Updated Branches: refs/heads/trunk 33c7273cb - dd8506836 Remove ancient DD cruft Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dd850683 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/dd850683 Diff:

git commit: Remove matching ancient cruft in Config

2012-06-27 Thread brandonwilliams
Updated Branches: refs/heads/trunk dd8506836 - dcc479303 Remove matching ancient cruft in Config Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/dcc47930 Tree:

[jira] [Commented] (CASSANDRA-4321) stackoverflow building interval tree possible sstable corruptions

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402518#comment-13402518 ] Jonathan Ellis commented on CASSANDRA-4321: ---

[jira] [Commented] (CASSANDRA-4122) Bootstrap and decommission with multiple ranges for vnodes

2012-06-27 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402554#comment-13402554 ] Eric Evans commented on CASSANDRA-4122: --- In general, this was done for several

[jira] [Commented] (CASSANDRA-4363) Cassandra 1.1.1 throws errors when trying the new CQL 3

2012-06-27 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402562#comment-13402562 ] Pavel Yaskevich commented on CASSANDRA-4363: (cassandra-1.1.1 tag) I see

[jira] [Commented] (CASSANDRA-4122) Bootstrap and decommission with multiple ranges for vnodes

2012-06-27 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402573#comment-13402573 ] Brandon Williams commented on CASSANDRA-4122: - I think I'd prefer removal

[jira] [Created] (CASSANDRA-4385) bug when trying to describe a cf in a pre cql3 case sensitive keyspace

2012-06-27 Thread Al Tobey (JIRA)
Al Tobey created CASSANDRA-4385: --- Summary: bug when trying to describe a cf in a pre cql3 case sensitive keyspace Key: CASSANDRA-4385 URL: https://issues.apache.org/jira/browse/CASSANDRA-4385 Project:

[jira] [Commented] (CASSANDRA-4363) Cassandra 1.1.1 throws errors when trying the new CQL 3

2012-06-27 Thread Hussein Baghdadi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402588#comment-13402588 ] Hussein Baghdadi commented on CASSANDRA-4363: - I downloaded Cassandra

[jira] [Commented] (CASSANDRA-4377) CQL3 column value validation bug

2012-06-27 Thread Hussein Baghdadi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402590#comment-13402590 ] Hussein Baghdadi commented on CASSANDRA-4377: - True, I'm unable to save

[jira] [Updated] (CASSANDRA-4324) Implement Lucene FST in for key index

2012-06-27 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rutherglen updated CASSANDRA-4324: Attachment: CASSANDRA-4324.patch Attached is a rough first cut of this

[jira] [Updated] (CASSANDRA-4357) Add Commitlog Versioning

2012-06-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4357: - Attachment: 0002-Add-CommitLog-versioning.patch

[jira] [Resolved] (CASSANDRA-4363) Cassandra 1.1.1 throws errors when trying the new CQL 3

2012-06-27 Thread Pavel Yaskevich (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich resolved CASSANDRA-4363. Resolution: Cannot Reproduce Just to be sure I have downloaded the

[jira] [Commented] (CASSANDRA-4384) HintedHandoff can begin before SS knows the hostID

2012-06-27 Thread Eric Evans (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402628#comment-13402628 ] Eric Evans commented on CASSANDRA-4384: --- This is a corner-case that only happens

[jira] [Comment Edited] (CASSANDRA-4377) CQL3 column value validation bug

2012-06-27 Thread Hussein Baghdadi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402590#comment-13402590 ] Hussein Baghdadi edited comment on CASSANDRA-4377 at 6/27/12 10:43 PM:

[jira] [Created] (CASSANDRA-4386) Allow cql to use the IN syntax on secondary index values

2012-06-27 Thread Jeremy Hanna (JIRA)
Jeremy Hanna created CASSANDRA-4386: --- Summary: Allow cql to use the IN syntax on secondary index values Key: CASSANDRA-4386 URL: https://issues.apache.org/jira/browse/CASSANDRA-4386 Project:

[jira] [Commented] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware

2012-06-27 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402644#comment-13402644 ] David Alves commented on CASSANDRA-3047: thanks for the review and for the

[jira] [Commented] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402660#comment-13402660 ] Jonathan Ellis commented on CASSANDRA-3047: --- That makes sense to me,

[jira] [Created] (CASSANDRA-4387) Multiple RPC threads waiting on a single thread

2012-06-27 Thread Jason Harvey (JIRA)
Jason Harvey created CASSANDRA-4387: --- Summary: Multiple RPC threads waiting on a single thread Key: CASSANDRA-4387 URL: https://issues.apache.org/jira/browse/CASSANDRA-4387 Project: Cassandra

[jira] [Updated] (CASSANDRA-4387) Multiple RPC threads waiting on a single thread

2012-06-27 Thread Jason Harvey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Harvey updated CASSANDRA-4387: Attachment: output.log Full thread dump. Multiple RPC threads

[jira] [Commented] (CASSANDRA-3047) implementations of IPartitioner.describeOwnership() are not DC aware

2012-06-27 Thread David Alves (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402664#comment-13402664 ] David Alves commented on CASSANDRA-3047: ok, I'll leave the generic ground

[jira] [Commented] (CASSANDRA-4387) Multiple RPC threads waiting on a single thread

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402686#comment-13402686 ] Jonathan Ellis commented on CASSANDRA-4387: --- Odd. Sounds like a problem

[jira] [Commented] (CASSANDRA-4075) Dropped keyspaces and cfs do not get deleted

2012-06-27 Thread Ghenadii Batalski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402761#comment-13402761 ] Ghenadii Batalski commented on CASSANDRA-4075: -- I also can not drop a

[jira] [Comment Edited] (CASSANDRA-4075) Dropped keyspaces and cfs do not get deleted

2012-06-27 Thread Ghenadii Batalski (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402761#comment-13402761 ] Ghenadii Batalski edited comment on CASSANDRA-4075 at 6/28/12 1:29 AM:

[jira] [Updated] (CASSANDRA-4388) Use MMap for CompressedSegmentFile with Native Checksum

2012-06-27 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-4388: - Description: Use MMap for CompressedSegmentFile (Something similar to CASSANDRA-3623) and use Native

[jira] [Created] (CASSANDRA-4388) Use MMap for CompressedSegmentFile with Native Checksum

2012-06-27 Thread Vijay (JIRA)
Vijay created CASSANDRA-4388: Summary: Use MMap for CompressedSegmentFile with Native Checksum Key: CASSANDRA-4388 URL: https://issues.apache.org/jira/browse/CASSANDRA-4388 Project: Cassandra

[jira] [Commented] (CASSANDRA-4357) Add Commitlog Versioning

2012-06-27 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13402844#comment-13402844 ] Jonathan Ellis commented on CASSANDRA-4357: --- - Wouldn't it be simpler to use