[jira] [Commented] (CASSANDRA-6013) CAS may return false but still commit the insert

2013-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767474#comment-13767474 ] Jonathan Ellis commented on CASSANDRA-6013: --- It looks to me like both uses

[jira] [Updated] (CASSANDRA-6013) CAS may return false but still commit the insert

2013-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6013: -- Attachment: 6013-v3.txt CAS may return false but still commit the insert

[jira] [Updated] (CASSANDRA-6013) CAS may return false but still commit the insert

2013-09-14 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-6013: Attachment: 6013-v4.patch I don't follow. getSuccessful/getAcceptCount is

[jira] [Commented] (CASSANDRA-6009) can not get table info properly at cqlsh

2013-09-14 Thread koray sariteke (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767511#comment-13767511 ] koray sariteke commented on CASSANDRA-6009: --- is there a workaround to get

[jira] [Commented] (CASSANDRA-6013) CAS may return false but still commit the insert

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

[jira] [Updated] (CASSANDRA-5084) Cassandra should expose connected client state via JMX

2013-09-14 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-5084: --- Attachment: cassandra-1.2-5084-native.patch Changes for the native protocol

[jira] [Commented] (CASSANDRA-6023) CAS should distinguish promised and accepted ballots

2013-09-14 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13767580#comment-13767580 ] Jonathan Ellis commented on CASSANDRA-6023: --- I'm pretty sure we don't need

git commit: Fix CommitLogReplayer date time issue patch by Vijay ; reviewed by jbellis for CASSANDRA-5909

2013-09-14 Thread vijay
Updated Branches: refs/heads/cassandra-1.2 b281dd15d - 742e5baf6 Fix CommitLogReplayer date time issue patch by Vijay ; reviewed by jbellis for CASSANDRA-5909 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[3/3] git commit: Additional NEWS and test fixes for 2.0 (part of CASSANDRA-5909)

2013-09-14 Thread vijay
Additional NEWS and test fixes for 2.0 (part of CASSANDRA-5909) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3bba32c4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3bba32c4 Diff:

[1/3] git commit: Fix CommitLogReplayer date time issue patch by Vijay ; reviewed by jbellis for CASSANDRA-5909

2013-09-14 Thread vijay
Updated Branches: refs/heads/cassandra-2.0 d2c67a1cb - 3bba32c40 Fix CommitLogReplayer date time issue patch by Vijay ; reviewed by jbellis for CASSANDRA-5909 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2013-09-14 Thread vijay
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86b32704 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/86b32704 Diff:

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

2013-09-14 Thread vijay
Merge branch 'cassandra-2.0' into trunk Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/fcd0aebb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fcd0aebb Diff:

[3/4] git commit: Additional NEWS and test fixes for 2.0 (part of CASSANDRA-5909)

2013-09-14 Thread vijay
Additional NEWS and test fixes for 2.0 (part of CASSANDRA-5909) Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3bba32c4 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3bba32c4 Diff:

[2/4] git commit: Merge branch 'cassandra-1.2' into cassandra-2.0

2013-09-14 Thread vijay
Merge branch 'cassandra-1.2' into cassandra-2.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/86b32704 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/86b32704 Diff:

[1/4] git commit: Fix CommitLogReplayer date time issue patch by Vijay ; reviewed by jbellis for CASSANDRA-5909

2013-09-14 Thread vijay
Updated Branches: refs/heads/trunk 2c65393d4 - fcd0aebb6 Fix CommitLogReplayer date time issue patch by Vijay ; reviewed by jbellis for CASSANDRA-5909 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/742e5baf Tree: