[jira] [Updated] (CASSANDRA-3995) Support multiple indexes on single query

2012-03-12 Thread Dmitry Petrashko (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Petrashko updated CASSANDRA-3995: Attachment: Support_Multiple_Indexes-v2.patch git diff output

[jira] [Updated] (CASSANDRA-3994) Allow indexes for comparisons other than equal

2012-03-12 Thread Dmitry Petrashko (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Petrashko updated CASSANDRA-3994: Attachment: Validation_fix_for_filters_other_than_EQuals-v2.patch git diff

[jira] [Updated] (CASSANDRA-3996) Keys index skips results

2012-03-12 Thread Dmitry Petrashko (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Petrashko updated CASSANDRA-3996: Attachment: KeysSearcher_fix_and_refactor-v2.patch git diff output

[jira] [Created] (CASSANDRA-4037) Move CfDef and KsDef validation to CFMetaData and KSMetaData

2012-03-12 Thread Sylvain Lebresne (Created) (JIRA)
Move CfDef and KsDef validation to CFMetaData and KSMetaData Key: CASSANDRA-4037 URL: https://issues.apache.org/jira/browse/CASSANDRA-4037 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-3792) add type information to new schema_ columnfamilies

2012-03-12 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227379#comment-13227379 ] Sylvain Lebresne commented on CASSANDRA-3792: - Follow-up changes are on

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-12 Thread Sylvain Lebresne (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227523#comment-13227523 ] Sylvain Lebresne commented on CASSANDRA-2319: - Pushed a new on the github

[jira] [Updated] (CASSANDRA-3936) Gossip should have a 'goodbye' command to indicate shutdown

2012-03-12 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3936: Attachment: 3936.txt Patch to send gossip shutdown messages when the gossiper

[jira] [Updated] (CASSANDRA-3936) Gossip should have a 'goodbye' command to indicate shutdown

2012-03-12 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3936: Attachment: 3936.txt Updated version obviates the need to quarantine after

[jira] [Updated] (CASSANDRA-3936) Gossip should have a 'goodbye' command to indicate shutdown

2012-03-12 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3936: Attachment: (was: 3936.txt) Gossip should have a 'goodbye' command to

[jira] [Commented] (CASSANDRA-4026) EC2 snitch incorrectly reports regions

2012-03-12 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227733#comment-13227733 ] Brandon Williams commented on CASSANDRA-4026: - bq. hence after recovery

[jira] [Updated] (CASSANDRA-3943) Too many small size sstables after loading data using sstableloader or BulkOutputFormat increases compaction time.

2012-03-12 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3943: Reviewer: (was: jbellis) Assignee: (was: Brandon Williams)

git commit: EC2 snitch incorrectly reports regions patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4026

2012-03-12 Thread vijay
Updated Branches: refs/heads/trunk f16becfc2 - a7b9d09b0 EC2 snitch incorrectly reports regions patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4026 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: EC2 snitch incorrectly reports regions patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4026

2012-03-12 Thread vijay
Updated Branches: refs/heads/cassandra-1.0 d0964715d - 34060fc77 EC2 snitch incorrectly reports regions patch by Vijay; reviewed by Brandon Williams for CASSANDRA-4026 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-4026) EC2 snitch incorrectly reports regions

2012-03-12 Thread Vijay (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay resolved CASSANDRA-4026. -- Resolution: Fixed Committed to trunk and 1.0, Thanks! EC2 snitch incorrectly

[jira] [Updated] (CASSANDRA-3763) compactionstats throws ArithmeticException: / by zero

2012-03-12 Thread Zenek Kraweznik (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zenek Kraweznik updated CASSANDRA-3763: --- Priority: Major (was: Trivial) compactionstats throws ArithmeticException:

[jira] [Updated] (CASSANDRA-3763) compactionstats throws ArithmeticException: / by zero

2012-03-12 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3763: Priority: Trivial (was: Major) compactionstats throws

[jira] [Resolved] (CASSANDRA-3994) Allow indexes for comparisons other than equal

2012-03-12 Thread Jonathan Ellis (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-3994. --- Resolution: Not A Problem Allow indexes for comparisons other than equal

[jira] [Commented] (CASSANDRA-3994) Allow indexes for comparisons other than equal

2012-03-12 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227845#comment-13227845 ] Jonathan Ellis commented on CASSANDRA-3994: --- We want to preserve the check

[jira] [Commented] (CASSANDRA-3995) Support multiple indexes on single query

2012-03-12 Thread Jonathan Ellis (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227846#comment-13227846 ] Jonathan Ellis commented on CASSANDRA-3995: --- I'll be happy to re-review

[jira] [Updated] (CASSANDRA-3936) Gossip should have a 'goodbye' command to indicate shutdown

2012-03-12 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3936: Attachment: 3936.txt Sleep for one gossip interval before announcing shutdown

[jira] [Updated] (CASSANDRA-3936) Gossip should have a 'goodbye' command to indicate shutdown

2012-03-12 Thread Brandon Williams (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-3936: Attachment: (was: 3936.txt) Gossip should have a 'goodbye' command to

[jira] [Updated] (CASSANDRA-3996) Keys index skips results

2012-03-12 Thread Pavel Yaskevich (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Yaskevich updated CASSANDRA-3996: --- Reviewer: xedin (was: tjake) Keys index skips results

[jira] [Commented] (CASSANDRA-2319) Promote row index

2012-03-12 Thread Stu Hood (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13227922#comment-13227922 ] Stu Hood commented on CASSANDRA-2319: - bq. And truth is, I think it's a nice

[jira] [Created] (CASSANDRA-4038) Investigate improving the dynamic snitch with reservoir sampling

2012-03-12 Thread Brandon Williams (Created) (JIRA)
Investigate improving the dynamic snitch with reservoir sampling Key: CASSANDRA-4038 URL: https://issues.apache.org/jira/browse/CASSANDRA-4038 Project: Cassandra Issue Type:

[jira] [Commented] (CASSANDRA-4031) Exceptions during inserting emtpy string as column value on indexed column

2012-03-12 Thread Yuki Morishita (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228015#comment-13228015 ] Yuki Morishita commented on CASSANDRA-4031: --- Same error happens when

[jira] [Commented] (CASSANDRA-3702) CQL count() needs paging support

2012-03-12 Thread nish gowda (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228096#comment-13228096 ] nish gowda commented on CASSANDRA-3702: --- Request to fix this at the earliest.

[jira] [Commented] (CASSANDRA-3991) Investigate importance of jsvc in debian packages

2012-03-12 Thread Drew Kutcharian (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228201#comment-13228201 ] Drew Kutcharian commented on CASSANDRA-3991: Alternatively there is Java

[jira] [Commented] (CASSANDRA-3991) Investigate importance of jsvc in debian packages

2012-03-12 Thread Brandon Williams (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13228203#comment-13228203 ] Brandon Williams commented on CASSANDRA-3991: - bq. But if the main goal is