[jira] [Commented] (CASSANDRA-5511) Clean up backwards compatibility complexity for 2.0

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640141#comment-13640141 ] Marcus Eriksson commented on CASSANDRA-5511: iirc i created a throwaway

[jira] [Commented] (CASSANDRA-5511) Clean up backwards compatibility complexity for 2.0

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640143#comment-13640143 ] Marcus Eriksson commented on CASSANDRA-5511: does this mean we will

[jira] [Updated] (CASSANDRA-5436) Binary protocol versioning

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5436: --- Attachment: 0001-CASSANDRA-5436-add-basic-protocol-versioning.patch Adds the

[jira] [Commented] (CASSANDRA-5470) Query with condition on two secondary indexes can't be run without ALLOW FILTERING.

2013-04-24 Thread Sergey Naumov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640152#comment-13640152 ] Sergey Naumov commented on CASSANDRA-5470: -- Then could you explain in

[jira] [Commented] (CASSANDRA-5511) Clean up backwards compatibility complexity for 2.0

2013-04-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640160#comment-13640160 ] Sylvain Lebresne commented on CASSANDRA-5511: - bq. not sure why

[jira] [Commented] (CASSANDRA-5470) Query with condition on two secondary indexes can't be run without ALLOW FILTERING.

2013-04-24 Thread Sergey Naumov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640188#comment-13640188 ] Sergey Naumov commented on CASSANDRA-5470: -- Also, in documentation it is

[jira] [Updated] (CASSANDRA-5273) Hanging system after OutOfMemory. Server cannot die due to uncaughtException handling

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5273: --- Attachment: 0001-CASSANDRA-5273-add-timeouts-to-the-blocking-commitlo.patch this

[jira] [Updated] (CASSANDRA-5051) Allow automatic cleanup after gc_grace

2013-04-24 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-5051: - Attachment: 0001-5051-v6.patch V6 addressees the test concerns. Allow automatic

[jira] [Commented] (CASSANDRA-5436) Binary protocol versioning

2013-04-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640206#comment-13640206 ] Sylvain Lebresne commented on CASSANDRA-5436: - alright, lgtm. +1. bq. for

[jira] [Commented] (CASSANDRA-5273) Hanging system after OutOfMemory. Server cannot die due to uncaughtException handling

2013-04-24 Thread Ignace Desimpel (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640207#comment-13640207 ] Ignace Desimpel commented on CASSANDRA-5273: Just an idea : one could say

[jira] [Commented] (CASSANDRA-5349) Add binary protocol support for bind variables to non-prepared statements

2013-04-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640209#comment-13640209 ] Sylvain Lebresne commented on CASSANDRA-5349: - Alright, would you mind

git commit: Add binary protocol versioning

2013-04-24 Thread marcuse
Updated Branches: refs/heads/trunk 5d3b08ef1 - bf2ee0443 Add binary protocol versioning patch by marcuse, reviewed by pcmanus for CASSANDRA-5436 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/bf2ee044 Tree:

[jira] [Commented] (CASSANDRA-5436) Binary protocol versioning

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640215#comment-13640215 ] Marcus Eriksson commented on CASSANDRA-5436: thanks, commited as

[jira] [Resolved] (CASSANDRA-5436) Binary protocol versioning

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson resolved CASSANDRA-5436. Resolution: Fixed Assignee: Marcus Eriksson Binary protocol

[jira] [Updated] (CASSANDRA-5436) Binary protocol versioning

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5436: --- Reviewer: slebresne Binary protocol versioning --

[jira] [Updated] (CASSANDRA-5467) isRunning flag set prematurely in org.apache.cassandra.transport.Server

2013-04-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5467: Attachment: 5467.txt That's definitively not unreasonable. Initially,

[jira] [Updated] (CASSANDRA-5349) Add binary protocol support for bind variables to non-prepared statements

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5349: --- Attachment: 0001-CASSANDRA-5349.patch rebased and updated spec doc

[jira] [Updated] (CASSANDRA-5472) Timeuuid with CLUSTERING ORDER DESC cannot be used with the dateOf CQL3 function

2013-04-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-5472: Attachment: 5472.txt Attaching patch to fix. The main problem is that the

[jira] [Updated] (CASSANDRA-5273) Hanging system after OutOfMemory. Server cannot die due to uncaughtException handling

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5273: --- Attachment: 0001-CASSANDRA-5273-add-timeouts-to-the-blocking-commitlo.patch adds

[jira] [Commented] (CASSANDRA-5511) Clean up backwards compatibility complexity for 2.0

2013-04-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640385#comment-13640385 ] Jonathan Ellis commented on CASSANDRA-5511: --- bq. want me to do it again for

[jira] [Updated] (CASSANDRA-5472) Timeuuid with CLUSTERING ORDER DESC cannot be used with the dateOf CQL3 function

2013-04-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5472: -- Reviewer: iamaleksey Timeuuid with CLUSTERING ORDER DESC cannot be used with

[jira] [Commented] (CASSANDRA-5509) Decouple Consistency Durability

2013-04-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640394#comment-13640394 ] Jonathan Ellis commented on CASSANDRA-5509: --- Up until 0.6, this is how

[jira] [Commented] (CASSANDRA-5349) Add binary protocol support for bind variables to non-prepared statements

2013-04-24 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640448#comment-13640448 ] Sylvain Lebresne commented on CASSANDRA-5349: - Wonder if it wouldn't be

[jira] [Commented] (CASSANDRA-5509) Decouple Consistency Durability

2013-04-24 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640456#comment-13640456 ] Rick Branson commented on CASSANDRA-5509: - Doesn't HH =1.0 store one hint per

[jira] [Commented] (CASSANDRA-5510) Following sequence of operations delete, add, search by secondary index of operations doesnot return correct results all the time.

2013-04-24 Thread Rao (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640481#comment-13640481 ] Rao commented on CASSANDRA-5510: The performance test we have has many layers and may

[jira] [Commented] (CASSANDRA-5051) Allow automatic cleanup after gc_grace

2013-04-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640747#comment-13640747 ] Jonathan Ellis commented on CASSANDRA-5051: --- bq. How will this work if

[jira] [Commented] (CASSANDRA-5504) Eternal iteration when using newer hadoop version due to next() call and empty key value

2013-04-24 Thread Lanny Ripple (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640845#comment-13640845 ] Lanny Ripple commented on CASSANDRA-5504: - Instead of reverting the changes to

[jira] [Commented] (CASSANDRA-2356) make the debian package never start by default

2013-04-24 Thread Arthur Zubarev (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-2356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640892#comment-13640892 ] Arthur Zubarev commented on CASSANDRA-2356: --- I would really like to control

[jira] [Created] (CASSANDRA-5512) forceTablePrimaryRange fails with nullpointer exception

2013-04-24 Thread Tobias Grahn (JIRA)
Tobias Grahn created CASSANDRA-5512: --- Summary: forceTablePrimaryRange fails with nullpointer exception Key: CASSANDRA-5512 URL: https://issues.apache.org/jira/browse/CASSANDRA-5512 Project:

[jira] [Commented] (CASSANDRA-5512) forceTablePrimaryRange fails with nullpointer exception

2013-04-24 Thread Tobias Grahn (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13640923#comment-13640923 ] Tobias Grahn commented on CASSANDRA-5512: - UPDATE == The jmx operation is

[jira] [Updated] (CASSANDRA-5511) Clean up backwards compatibility complexity for 2.0

2013-04-24 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5511?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5511: --- Attachment: CASSANDRA-5511-on_1.2.patch

[jira] [Updated] (CASSANDRA-5512) forceTablePrimaryRange fails with nullpointer exception

2013-04-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5512: -- Component/s: (was: Core) Tools Description: Running JMX

[jira] [Updated] (CASSANDRA-5512) forceTablePrimaryRange fails with nullpointer exception

2013-04-24 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-5512: -- Attachment: 5512-1.2.txt forceTablePrimaryRange's second boolean parameter is for

[jira] [Commented] (CASSANDRA-5512) forceTablePrimaryRange fails with nullpointer exception

2013-04-24 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641044#comment-13641044 ] Jonathan Ellis commented on CASSANDRA-5512: --- Good eyes! +1

[jira] [Commented] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-24 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641178#comment-13641178 ] Arya Goudarzi commented on CASSANDRA-5432: -- So, I rolled back CASSANDRA-5171.

[jira] [Comment Edited] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-24 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641178#comment-13641178 ] Arya Goudarzi edited comment on CASSANDRA-5432 at 4/24/13 11:39 PM:

[jira] [Comment Edited] (CASSANDRA-5432) Repair Freeze/Gossip Invisibility Issues 1.2.4

2013-04-24 Thread Arya Goudarzi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641178#comment-13641178 ] Arya Goudarzi edited comment on CASSANDRA-5432 at 4/24/13 11:39 PM:

[jira] [Commented] (CASSANDRA-5512) forceTablePrimaryRange fails with nullpointer exception

2013-04-24 Thread Tobias Grahn (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13641442#comment-13641442 ] Tobias Grahn commented on CASSANDRA-5512: - Great! Thank you very much for the