[jira] [Updated] (CASSANDRA-5514) Allow timestamp hints

2013-05-14 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marcus Eriksson updated CASSANDRA-5514: --- Attachment: 0001-CASSANDRA-5514-v1.patch * tracks min/max column names in

[jira] [Commented] (CASSANDRA-5514) Allow timestamp hints

2013-05-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13656934#comment-13656934 ] Sylvain Lebresne commented on CASSANDRA-5514: - bq. We should be able to

[jira] [Created] (CASSANDRA-5566) java/org/apache/cassandra/dht/BytesToken.java returns invalid string token (with prefix Token(bytes[ + Hex.bytesToHex(token) + ]))

2013-05-14 Thread Juraj Sustek (JIRA)
Juraj Sustek created CASSANDRA-5566: --- Summary: java/org/apache/cassandra/dht/BytesToken.java returns invalid string token (with prefix Token(bytes[ + Hex.bytesToHex(token) + ])) Key: CASSANDRA-5566 URL:

[jira] [Commented] (CASSANDRA-5565) Peer entry drops from system table silently when bootstrapping a node with an existing IP.

2013-05-14 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657165#comment-13657165 ] Rick Branson commented on CASSANDRA-5565: - After thinking about this a bit, I

[jira] [Comment Edited] (CASSANDRA-5565) Peer entry drops from system table silently when bootstrapping a node with an existing IP.

2013-05-14 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657165#comment-13657165 ] Rick Branson edited comment on CASSANDRA-5565 at 5/14/13 4:11 PM:

[1/3] git commit: make BytesToken.toString only return hex bytes patch by Juraj Sustek; reviewed by jbellis for CASSANDRA-5566

2013-05-14 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 11b0cfbe7 - 3950de9e8 refs/heads/trunk 4adb583c2 - 025477471 make BytesToken.toString only return hex bytes patch by Juraj Sustek; reviewed by jbellis for CASSANDRA-5566 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: make BytesToken.toString only return hex bytes patch by Juraj Sustek; reviewed by jbellis for CASSANDRA-5566

2013-05-14 Thread jbellis
make BytesToken.toString only return hex bytes patch by Juraj Sustek; reviewed by jbellis for CASSANDRA-5566 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3950de9e Tree:

[3/3] git commit: Merge branch 'cassandra-1.2' into trunk

2013-05-14 Thread jbellis
Merge branch 'cassandra-1.2' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/02547747 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/02547747 Diff:

[jira] [Updated] (CASSANDRA-5566) java/org/apache/cassandra/dht/BytesToken.java returns invalid string token (with prefix Token(bytes[ + Hex.bytesToHex(token) + ]))

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5566: -- Reviewer: jbellis Affects Version/s: (was: 1.2.4)

[jira] [Commented] (CASSANDRA-5565) Peer entry drops from system table silently when bootstrapping a node with an existing IP.

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657382#comment-13657382 ] Brandon Williams commented on CASSANDRA-5565: - I'm not sure what the

[jira] [Updated] (CASSANDRA-5566) java/org/apache/cassandra/dht/BytesToken.java returns invalid string token (with prefix Token(bytes[ + Hex.bytesToHex(token) + ]))

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-5566: Labels: (was: newbie) java/org/apache/cassandra/dht/BytesToken.java

[jira] [Resolved] (CASSANDRA-5566) java/org/apache/cassandra/dht/BytesToken.java returns invalid string token (with prefix Token(bytes[ + Hex.bytesToHex(token) + ]))

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-5566. - Resolution: Fixed java/org/apache/cassandra/dht/BytesToken.java returns

[2/3] git commit: sstablescrub respects MAX_HEAP_SIZE Patch by Mina Naguib, reviewed by brandonwilliams for CASSANDRA-5562

2013-05-14 Thread brandonwilliams
sstablescrub respects MAX_HEAP_SIZE Patch by Mina Naguib, reviewed by brandonwilliams for CASSANDRA-5562 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/14139455 Tree:

[1/3] git commit: sstablescrub respects MAX_HEAP_SIZE Patch by Mina Naguib, reviewed by brandonwilliams for CASSANDRA-5562

2013-05-14 Thread brandonwilliams
Updated Branches: refs/heads/cassandra-1.2 3950de9e8 - 14139455a refs/heads/trunk 025477471 - 42dc743d6 sstablescrub respects MAX_HEAP_SIZE Patch by Mina Naguib, reviewed by brandonwilliams for CASSANDRA-5562 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Resolved] (CASSANDRA-5562) sstablescrub should respect MAX_HEAP_SIZE

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams resolved CASSANDRA-5562. - Resolution: Fixed Fix Version/s: 1.2.5 Reviewer:

[jira] [Assigned] (CASSANDRA-5562) sstablescrub should respect MAX_HEAP_SIZE

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-5562: --- Assignee: Mina Naguib sstablescrub should respect MAX_HEAP_SIZE

[jira] [Created] (CASSANDRA-5567) DESCRIBE TABLES is empty after case insensitive use

2013-05-14 Thread Mike Bulman (JIRA)
Mike Bulman created CASSANDRA-5567: -- Summary: DESCRIBE TABLES is empty after case insensitive use Key: CASSANDRA-5567 URL: https://issues.apache.org/jira/browse/CASSANDRA-5567 Project: Cassandra

[jira] [Assigned] (CASSANDRA-5567) DESCRIBE TABLES is empty after case insensitive use

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5567: - Assignee: Aleksey Yeschenko DESCRIBE TABLES is empty after case

[jira] [Updated] (CASSANDRA-5567) DESCRIBE TABLES is empty after case insensitive use

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5567: -- Priority: Trivial (was: Major) Fix Version/s: 1.2.5 DESCRIBE TABLES

git commit: switch Paxos debug logging to Tracing

2013-05-14 Thread jbellis
Updated Branches: refs/heads/trunk 42dc743d6 - 2dcbf0673 switch Paxos debug logging to Tracing Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2dcbf067 Tree:

[jira] [Commented] (CASSANDRA-5443) Add CAS CQL support

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657471#comment-13657471 ] Jonathan Ellis commented on CASSANDRA-5443: --- The tracing I see suggests that

[jira] [Comment Edited] (CASSANDRA-5443) Add CAS CQL support

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657471#comment-13657471 ] Jonathan Ellis edited comment on CASSANDRA-5443 at 5/14/13 8:29 PM:

[jira] [Reopened] (CASSANDRA-5443) Add CAS CQL support

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reopened CASSANDRA-5443: --- Add CAS CQL support --- Key: CASSANDRA-5443

[jira] [Commented] (CASSANDRA-5565) Peer entry drops from system table silently when bootstrapping a node with an existing IP.

2013-05-14 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657512#comment-13657512 ] Rick Branson commented on CASSANDRA-5565: - That's exactly what I expected to

[jira] [Assigned] (CASSANDRA-5442) Add support for specifying CAS commit CL

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis reassigned CASSANDRA-5442: - Assignee: Sylvain Lebresne Pushed updates to StorageProxy and Thrift to

[jira] [Commented] (CASSANDRA-5565) Peer entry drops from system table silently when bootstrapping a node with an existing IP.

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657542#comment-13657542 ] Brandon Williams commented on CASSANDRA-5565: - bq. As soon as the node I

[jira] [Created] (CASSANDRA-5568) Invalid tracing info for execute_prepared_cql3_query

2013-05-14 Thread Pierre Chalamet (JIRA)
Pierre Chalamet created CASSANDRA-5568: -- Summary: Invalid tracing info for execute_prepared_cql3_query Key: CASSANDRA-5568 URL: https://issues.apache.org/jira/browse/CASSANDRA-5568 Project:

[jira] [Updated] (CASSANDRA-5568) Invalid tracing info for execute_prepared_cql3_query

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5568: -- Affects Version/s: (was: 1.2.4) 1.2.0 Fix

git commit: Fix CQL3 CAS conditions check

2013-05-14 Thread aleksey
Updated Branches: refs/heads/trunk 2dcbf0673 - 793d58a19 Fix CQL3 CAS conditions check Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/793d58a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/793d58a1

[jira] [Resolved] (CASSANDRA-5443) Add CAS CQL support

2013-05-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-5443. -- Resolution: Fixed stmt.hasConditions() check in

[jira] [Commented] (CASSANDRA-5443) Add CAS CQL support

2013-05-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657636#comment-13657636 ] Aleksey Yeschenko commented on CASSANDRA-5443: -- (we accidentally broke it

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-14 Thread Mike Schrag (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657692#comment-13657692 ] Mike Schrag commented on CASSANDRA-4421: Alex - would you expect to get

[jira] [Created] (CASSANDRA-5569) Every stream operation requires checking indexes in every SSTable

2013-05-14 Thread Rick Branson (JIRA)
Rick Branson created CASSANDRA-5569: --- Summary: Every stream operation requires checking indexes in every SSTable Key: CASSANDRA-5569 URL: https://issues.apache.org/jira/browse/CASSANDRA-5569

[jira] [Updated] (CASSANDRA-5569) Every stream operation requires checking indexes in every SSTable

2013-05-14 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Branson updated CASSANDRA-5569: Attachment: 5569.txt Every stream operation requires checking indexes in every

[jira] [Commented] (CASSANDRA-5455) Remove PBSPredictor

2013-05-14 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657705#comment-13657705 ] Peter Bailis commented on CASSANDRA-5455: - I've thought some more about

[jira] [Comment Edited] (CASSANDRA-5455) Remove PBSPredictor

2013-05-14 Thread Peter Bailis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657705#comment-13657705 ] Peter Bailis edited comment on CASSANDRA-5455 at 5/14/13 11:48 PM:

[jira] [Assigned] (CASSANDRA-5565) Peer entry drops from system table silently when bootstrapping a node with an existing IP.

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-5565: --- Assignee: Brandon Williams Peer entry drops from system table

[jira] [Updated] (CASSANDRA-5567) DESCRIBE TABLES is empty after case insensitive use

2013-05-14 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-5567: - Attachment: 5567.txt DESCRIBE TABLES is empty after case insensitive

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-14 Thread Mike Schrag (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657734#comment-13657734 ] Mike Schrag commented on CASSANDRA-4421: Also curious if there's any way I

[jira] [Commented] (CASSANDRA-5569) Every stream operation requires checking indexes in every SSTable

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657771#comment-13657771 ] Jonathan Ellis commented on CASSANDRA-5569: --- This could cause a lot of

[jira] [Updated] (CASSANDRA-5569) Every stream operation requires checking indexes in every SSTable

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-5569: -- Reviewer: jbellis Priority: Minor (was: Major) Affects

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657776#comment-13657776 ] Alex Liu commented on CASSANDRA-4421: - [~mikeschrag] If CQL3 statement provided in

[jira] [Commented] (CASSANDRA-4421) Support cql3 table definitions in Hadoop InputFormat

2013-05-14 Thread Alex Liu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657780#comment-13657780 ] Alex Liu commented on CASSANDRA-4421: - If you have some snapshot of the nodes, you

[jira] [Commented] (CASSANDRA-5569) Every stream operation requires checking indexes in every SSTable

2013-05-14 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657788#comment-13657788 ] Rick Branson commented on CASSANDRA-5569: - How do you feel about the safety of

[jira] [Commented] (CASSANDRA-5567) DESCRIBE TABLES is empty after case insensitive use

2013-05-14 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657789#comment-13657789 ] Brandon Williams commented on CASSANDRA-5567: - +1

[jira] [Commented] (CASSANDRA-5569) Every stream operation requires checking indexes in every SSTable

2013-05-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13657793#comment-13657793 ] Jonathan Ellis commented on CASSANDRA-5569: --- +1 Every

[jira] [Updated] (CASSANDRA-5569) Every stream operation requires checking indexes in every SSTable

2013-05-14 Thread Rick Branson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick Branson updated CASSANDRA-5569: Attachment: 5569-v2.txt v2 patch attached. Decided not to rock the boat a bunch in

[jira] [Updated] (CASSANDRA-1311) Triggers

2013-05-14 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-1311: - Attachment: 0001-1311-v3.patch Hi Jonathan, As suggested offline i have added settriggers support in

[jira] [Updated] (CASSANDRA-1311) Triggers

2013-05-14 Thread Vijay (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vijay updated CASSANDRA-1311: - Reviewer: jbellis Triggers Key: CASSANDRA-1311