git commit: Fix infinite loop on exception while streaming

2014-06-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 62d9c4367 - 58bb974a3 Fix infinite loop on exception while streaming Patch by JoshuaMcKenzie; reviewed by marcuse for CASSANDRA-7330 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/7] git commit: Fix infinite loop on exception while streaming

2014-06-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk ac8d3c174 - 0a9845203 Fix infinite loop on exception while streaming Patch by JoshuaMcKenzie; reviewed by marcuse for CASSANDRA-7330 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[6/7] git commit: Don't fail streams on failure detector downs

2014-06-03 Thread marcuse
Don't fail streams on failure detector downs Patch by JoshuaMcKenzie; reviewed by marcuse for CASSANDRA-3569 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f2d7d0b Tree:

[7/7] git commit: Merge branch 'cassandra-2.1' into trunk

2014-06-03 Thread marcuse
Merge branch 'cassandra-2.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/0a984520 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/0a984520 Diff:

[4/7] git commit: Make sure we clear out repair sessions from netstats

2014-06-03 Thread marcuse
Make sure we clear out repair sessions from netstats Patch by JoshuaMcKenzie; reviewed by marcuse for CASSANDRA-7329 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/878990cd Tree:

[1/4] git commit: Fix infinite loop on exception while streaming

2014-06-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 371507a12 - 0f2d7d0b9 Fix infinite loop on exception while streaming Patch by JoshuaMcKenzie; reviewed by marcuse for CASSANDRA-7330 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[5/7] git commit: Merge branch 'cassandra-2.1' into trunk

2014-06-03 Thread marcuse
Merge branch 'cassandra-2.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/4b437b4e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4b437b4e Diff:

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

2014-06-03 Thread marcuse
Merge branch 'cassandra-2.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/4b477b45 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/4b477b45 Diff:

[3/4] git commit: Make sure we clear out repair sessions from netstats

2014-06-03 Thread marcuse
Make sure we clear out repair sessions from netstats Patch by JoshuaMcKenzie; reviewed by marcuse for CASSANDRA-7329 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/878990cd Tree:

[2/7] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-06-03 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d0c90e07 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d0c90e07 Diff:

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

2014-06-03 Thread marcuse
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/d0c90e07 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d0c90e07 Diff:

[4/4] git commit: Don't fail streams on failure detector downs

2014-06-03 Thread marcuse
Don't fail streams on failure detector downs Patch by JoshuaMcKenzie; reviewed by marcuse for CASSANDRA-3569 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/0f2d7d0b Tree:

[jira] [Commented] (CASSANDRA-3569) Failure detector downs should not break streams

2014-06-03 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-3569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016255#comment-14016255 ] Marcus Eriksson commented on CASSANDRA-3569: committed Failure detector

[jira] [Commented] (CASSANDRA-7317) Repair range validation and calculation is off

2014-06-03 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016258#comment-14016258 ] Nick Bailey commented on CASSANDRA-7317: Another thing that was brought up on

buildbot failure in ASF Buildbot on cassandra-2.1

2014-06-03 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-2.1 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.1/builds/106 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build Source

buildbot failure in ASF Buildbot on cassandra-trunk

2014-06-03 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-trunk while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/279 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[1/2] git commit: Add missing file

2014-06-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/trunk 0a9845203 - fd50a2fdf Add missing file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2a656e9 Tree:

[2/2] git commit: Merge branch 'cassandra-2.1' into trunk

2014-06-03 Thread marcuse
Merge branch 'cassandra-2.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/fd50a2fd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fd50a2fd Diff:

git commit: Add missing file

2014-06-03 Thread marcuse
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 0f2d7d0b9 - f2a656e9d Add missing file Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/f2a656e9 Tree:

[jira] [Commented] (CASSANDRA-7266) Allow cqlsh shell ignore .cassandra permission errors and not fail to open the cqlsh shell.

2014-06-03 Thread Mihai Suteu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016280#comment-14016280 ] Mihai Suteu commented on CASSANDRA-7266: Hi! I made a pull request for this

buildbot success in ASF Buildbot on cassandra-trunk

2014-06-03 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-trunk while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/280 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

buildbot success in ASF Buildbot on cassandra-2.1

2014-06-03 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-2.1 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.1/builds/107 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-7266) Allow cqlsh shell ignore .cassandra permission errors and not fail to open the cqlsh shell.

2014-06-03 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016287#comment-14016287 ] Mikhail Stepura commented on CASSANDRA-7266: [~xapharius] thanks, could

[jira] [Updated] (CASSANDRA-7266) Allow cqlsh shell ignore .cassandra permission errors and not fail to open the cqlsh shell.

2014-06-03 Thread Mihai Suteu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mihai Suteu updated CASSANDRA-7266: --- Attachment: cassandra-7266.patch Allow cqlsh shell ignore .cassandra permission errors

[jira] [Commented] (CASSANDRA-7266) Allow cqlsh shell ignore .cassandra permission errors and not fail to open the cqlsh shell.

2014-06-03 Thread Mihai Suteu (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016355#comment-14016355 ] Mihai Suteu commented on CASSANDRA-7266: I attached the patch! Allow cqlsh

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016381#comment-14016381 ] Richard Low commented on CASSANDRA-7144: We saw this in 3 separate clusters at

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016443#comment-14016443 ] Richard Low commented on CASSANDRA-7144: In fact, the number of MutationStage

[jira] [Created] (CASSANDRA-7346) Row deletes use incompatible timestamps on counter column families

2014-06-03 Thread Richard Low (JIRA)
Richard Low created CASSANDRA-7346: -- Summary: Row deletes use incompatible timestamps on counter column families Key: CASSANDRA-7346 URL: https://issues.apache.org/jira/browse/CASSANDRA-7346

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016525#comment-14016525 ] Richard Low commented on CASSANDRA-7144: I have a reproduction. Not sure if it

[jira] [Commented] (CASSANDRA-7346) Row deletes use incompatible timestamps on counter column families

2014-06-03 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016550#comment-14016550 ] Sylvain Lebresne commented on CASSANDRA-7346: - bq. If you know you have

[jira] [Commented] (CASSANDRA-7346) Row deletes use incompatible timestamps on counter column families

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016558#comment-14016558 ] Aleksey Yeschenko commented on CASSANDRA-7346: -- bq. For everything else,

[jira] [Updated] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7144: - Attachment: 7144.txt CassandraDaemon RowMutation exception

[jira] [Assigned] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko reassigned CASSANDRA-7144: Assignee: Aleksey Yeschenko (was: Tyler Hobbs) CassandraDaemon

[jira] [Updated] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7144: - Fix Version/s: 2.0.9 1.2.17 CassandraDaemon RowMutation

[jira] [Updated] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7144: - Reviewer: Sylvain Lebresne Reproduced In: 2.0.7, 2.0.6, 1.2.16

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016578#comment-14016578 ] Aleksey Yeschenko commented on CASSANDRA-7144: -- Attaching a simple 1.2

[jira] [Commented] (CASSANDRA-6572) Workload recording / playback

2014-06-03 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016577#comment-14016577 ] Lyuben Todorov commented on CASSANDRA-6572: --- Pushed updates to

[jira] [Commented] (CASSANDRA-7334) RecoveryManagerTest times out on Windows

2014-06-03 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016575#comment-14016575 ] Joshua McKenzie commented on CASSANDRA-7334: Hm. Unfortunate that

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Jason Punyon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016586#comment-14016586 ] Jason Punyon commented on CASSANDRA-7144: - Having looked at our writes, the

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016588#comment-14016588 ] Richard Low commented on CASSANDRA-7144: [~jason.punyon] did you ever issue

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Jason Punyon (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016593#comment-14016593 ] Jason Punyon commented on CASSANDRA-7144: - [~rlow] Yes we did.

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016596#comment-14016596 ] Richard Low commented on CASSANDRA-7144: [~jason.punyon] great, this is almost

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016599#comment-14016599 ] Richard Low commented on CASSANDRA-7144: [~iamaleksey] I tried your patch

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016601#comment-14016601 ] Aleksey Yeschenko commented on CASSANDRA-7144: -- bq. Do we need to poke

[jira] [Created] (CASSANDRA-7347) JMX StorageService bulkload

2014-06-03 Thread Alexei Pastuchov (JIRA)
Alexei Pastuchov created CASSANDRA-7347: --- Summary: JMX StorageService bulkload Key: CASSANDRA-7347 URL: https://issues.apache.org/jira/browse/CASSANDRA-7347 Project: Cassandra Issue

[jira] [Updated] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7144: - Attachment: 7144-2.txt CassandraDaemon RowMutation exception

[6/6] git commit: Merge branch 'cassandra-2.1' into trunk

2014-06-03 Thread jbellis
Merge branch 'cassandra-2.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/1914a111 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/1914a111 Diff:

[2/6] git commit: merge #7063 from 1.2

2014-06-03 Thread jbellis
merge #7063 from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2800c7fd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2800c7fd Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2800c7fd

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

2014-06-03 Thread jbellis
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9de8d3ef Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9de8d3ef Diff:

[5/6] git commit: Merge branch 'cassandra-2.0' into cassandra-2.1

2014-06-03 Thread jbellis
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/9de8d3ef Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9de8d3ef Diff:

[3/6] git commit: merge #7063 from 1.2

2014-06-03 Thread jbellis
merge #7063 from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2800c7fd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2800c7fd Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2800c7fd

[1/6] git commit: merge #7063 from 1.2

2014-06-03 Thread jbellis
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 58bb974a3 - 2800c7fdb refs/heads/cassandra-2.1 f2a656e9d - 9de8d3ef5 refs/heads/trunk fd50a2fdf - 1914a1116 merge #7063 from 1.2 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Updated] (CASSANDRA-7063) Raise the streaming phi threshold check in 1.2

2014-06-03 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-7063: -- Fix Version/s: 2.0.9 Merged to 2.0.9 in 2800c7fdb8c4a913ad08670a1597036aa79d7ead

[jira] [Created] (CASSANDRA-7348) Modify system tcp keepalive settings on Windows install scripts

2014-06-03 Thread Joshua McKenzie (JIRA)
Joshua McKenzie created CASSANDRA-7348: -- Summary: Modify system tcp keepalive settings on Windows install scripts Key: CASSANDRA-7348 URL: https://issues.apache.org/jira/browse/CASSANDRA-7348

[jira] [Commented] (CASSANDRA-7144) CassandraDaemon RowMutation exception

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016792#comment-14016792 ] Richard Low commented on CASSANDRA-7144: Confirmed v2 works on 2.0.6. There is

[jira] [Updated] (CASSANDRA-7144) Fix handling of empty counter replication mutations

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7144: - Summary: Fix handling of empty counter replication mutations (was:

git commit: Fix handling of empty counter replication mutations

2014-06-03 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 d48a1871d - 1dc157afe Fix handling of empty counter replication mutations patch by Aleksey Yeschenko; reviewed by Richard Low for CASSANDRA-7144 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

git commit: CASSANDRA-7144 follow-up

2014-06-03 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-1.2 1dc157afe - 12a7a7ebf CASSANDRA-7144 follow-up Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12a7a7eb Tree:

[1/3] git commit: Fix handling of empty counter replication mutations

2014-06-03 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 2800c7fdb - e8aaffa1b Fix handling of empty counter replication mutations patch by Aleksey Yeschenko; reviewed by Richard Low for CASSANDRA-7144 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: CASSANDRA-7144 follow-up

2014-06-03 Thread aleksey
CASSANDRA-7144 follow-up Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12a7a7eb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12a7a7eb Diff:

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

2014-06-03 Thread aleksey
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8aaffa1 Tree:

[2/4] git commit: CASSANDRA-7144 follow-up

2014-06-03 Thread aleksey
CASSANDRA-7144 follow-up Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12a7a7eb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12a7a7eb Diff:

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

2014-06-03 Thread aleksey
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8aaffa1 Tree:

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

2014-06-03 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: src/java/org/apache/cassandra/db/CounterMutation.java src/java/org/apache/cassandra/service/StorageProxy.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/4] git commit: Fix handling of empty counter replication mutations

2014-06-03 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 9de8d3ef5 - 4ab20ba97 Fix handling of empty counter replication mutations patch by Aleksey Yeschenko; reviewed by Richard Low for CASSANDRA-7144 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/5] git commit: CASSANDRA-7144 follow-up

2014-06-03 Thread aleksey
CASSANDRA-7144 follow-up Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/12a7a7eb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/12a7a7eb Diff:

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

2014-06-03 Thread aleksey
Merge branch 'cassandra-2.0' into cassandra-2.1 Conflicts: src/java/org/apache/cassandra/db/CounterMutation.java src/java/org/apache/cassandra/service/StorageProxy.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/5] git commit: Fix handling of empty counter replication mutations

2014-06-03 Thread aleksey
Repository: cassandra Updated Branches: refs/heads/trunk 1914a1116 - 46536510a Fix handling of empty counter replication mutations patch by Aleksey Yeschenko; reviewed by Richard Low for CASSANDRA-7144 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2014-06-03 Thread aleksey
Merge branch 'cassandra-1.2' into cassandra-2.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/service/StorageProxy.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/e8aaffa1 Tree:

[5/5] git commit: Merge branch 'cassandra-2.1' into trunk

2014-06-03 Thread aleksey
Merge branch 'cassandra-2.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/46536510 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/46536510 Diff:

buildbot failure in ASF Buildbot on cassandra-2.1

2014-06-03 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-2.1 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.1/builds/108 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build Source

[jira] [Commented] (CASSANDRA-7144) Fix handling of empty counter replication mutations

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016866#comment-14016866 ] Richard Low commented on CASSANDRA-7144: Confirmed that we issued counter

[jira] [Updated] (CASSANDRA-7349) Use Native Frame in CommitLog

2014-06-03 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7349: -- Summary: Use Native Frame in CommitLog (was: Fast for Native Writes to CommitLog)

[jira] [Updated] (CASSANDRA-7349) Use Native Frame in CommitLog

2014-06-03 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7349: -- Description: We currently read mutations off the wire then re-serialize them to

[jira] [Created] (CASSANDRA-7349) Fast for Native Writes to CommitLog

2014-06-03 Thread T Jake Luciani (JIRA)
T Jake Luciani created CASSANDRA-7349: - Summary: Fast for Native Writes to CommitLog Key: CASSANDRA-7349 URL: https://issues.apache.org/jira/browse/CASSANDRA-7349 Project: Cassandra

[jira] [Commented] (CASSANDRA-7346) Row deletes use incompatible timestamps on counter column families

2014-06-03 Thread Richard Low (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016868#comment-14016868 ] Richard Low commented on CASSANDRA-7346: Good points, I now know that deletion

[jira] [Commented] (CASSANDRA-6755) Optimise CellName/Composite comparisons for NativeCell

2014-06-03 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016871#comment-14016871 ] T Jake Luciani commented on CASSANDRA-6755: --- Unless we start adding offheap

[jira] [Commented] (CASSANDRA-6755) Optimise CellName/Composite comparisons for NativeCell

2014-06-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016875#comment-14016875 ] Benedict commented on CASSANDRA-6755: - But we already have offheap comparators?

[jira] [Commented] (CASSANDRA-7349) Use Native Frame in CommitLog

2014-06-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016880#comment-14016880 ] Benedict commented on CASSANDRA-7349: - It's a nice idea in principle, but in

[jira] [Commented] (CASSANDRA-6755) Optimise CellName/Composite comparisons for NativeCell

2014-06-03 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016883#comment-14016883 ] T Jake Luciani commented on CASSANDRA-6755: --- I'm talking about things like

buildbot success in ASF Buildbot on cassandra-2.1

2014-06-03 Thread buildbot
The Buildbot has detected a restored build on builder cassandra-2.1 while building cassandra. Full details are available at: http://ci.apache.org/builders/cassandra-2.1/builds/109 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Commented] (CASSANDRA-6755) Optimise CellName/Composite comparisons for NativeCell

2014-06-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016899#comment-14016899 ] Benedict commented on CASSANDRA-6755: - Ah, right. Probably worth leaving those for

[jira] [Resolved] (CASSANDRA-7346) Row deletes use incompatible timestamps on counter column families

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko resolved CASSANDRA-7346. -- Resolution: Not a Problem Row deletes use incompatible timestamps on

[jira] [Commented] (CASSANDRA-7346) Row deletes use incompatible timestamps on counter column families

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016914#comment-14016914 ] Aleksey Yeschenko commented on CASSANDRA-7346: -- [~rlow] FWIW, that was

[jira] [Issue Comment Deleted] (CASSANDRA-7216) Restricted superuser account request

2014-06-03 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-7216: - Comment: was deleted (was: [~dbrosius] I don't have an issue with the

[jira] [Commented] (CASSANDRA-7245) Out-of-Order keys with stress + CQL3

2014-06-03 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016926#comment-14016926 ] Benedict commented on CASSANDRA-7245: - I think there's a bug if there is a counter

[jira] [Commented] (CASSANDRA-7334) RecoveryManagerTest times out on Windows

2014-06-03 Thread Ala' Alkhaldi (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016937#comment-14016937 ] Ala' Alkhaldi commented on CASSANDRA-7334: -- This is to confirm that all the

[jira] [Updated] (CASSANDRA-5351) Avoid repairing already-repaired data by default

2014-06-03 Thread Shawn Kumar (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shawn Kumar updated CASSANDRA-5351: --- Labels: qa-resolved repair (was: repair) Avoid repairing already-repaired data by

[jira] [Commented] (CASSANDRA-7347) JMX StorageService bulkload

2014-06-03 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016952#comment-14016952 ] Yuki Morishita commented on CASSANDRA-7347: --- I tried StorageService#bulkload

[jira] [Commented] (CASSANDRA-7334) RecoveryManagerTest times out on Windows

2014-06-03 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7334?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016958#comment-14016958 ] Joshua McKenzie commented on CASSANDRA-7334: +1 RecoveryManagerTest

[jira] [Commented] (CASSANDRA-7336) RepairTask doesn't send a correct message in a JMX notifcation in case of IllegalArgumentException

2014-06-03 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016985#comment-14016985 ] Mikhail Stepura commented on CASSANDRA-7336: [~yukim] could you please

[jira] [Commented] (CASSANDRA-7336) RepairTask doesn't send a correct message in a JMX notifcation in case of IllegalArgumentException

2014-06-03 Thread Nick Bailey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14016995#comment-14016995 ] Nick Bailey commented on CASSANDRA-7336: Is there a way to get this to

[jira] [Commented] (CASSANDRA-7202) Update ccm for windows launch script changes from #7001

2014-06-03 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017039#comment-14017039 ] Philip Thompson commented on CASSANDRA-7202: Please also see:

[jira] [Commented] (CASSANDRA-7345) Unfinished or inflight CAS are always done at QUORUM

2014-06-03 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14017062#comment-14017062 ] sankalp kohli commented on CASSANDRA-7345: -- [~jbellis] Using the consistency

buildbot failure in ASF Buildbot on cassandra-trunk

2014-06-03 Thread buildbot
The Buildbot has detected a new failure on builder cassandra-trunk while building libcloud. Full details are available at: http://ci.apache.org/builders/cassandra-trunk/builds/283 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: portunus_ubuntu Build Reason: scheduler Build

[jira] [Updated] (CASSANDRA-7245) Out-of-Order keys with stress + CQL3

2014-06-03 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-7245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] T Jake Luciani updated CASSANDRA-7245: -- Attachment: 7245v4.txt Good catch. v4 attached Out-of-Order keys with stress +

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

2014-06-03 Thread mishail
Merge branch 'cassandra-2.0' into cassandra-2.1 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/13198c7b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/13198c7b Diff:

[2/6] git commit: Ninja: typo in cqlsh

2014-06-03 Thread mishail
Ninja: typo in cqlsh Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a39f4ea7 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a39f4ea7 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a39f4ea7

[6/6] git commit: Merge branch 'cassandra-2.1' into trunk

2014-06-03 Thread mishail
Merge branch 'cassandra-2.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/f28bc63e Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/f28bc63e Diff:

[1/6] git commit: Ninja: typo in cqlsh

2014-06-03 Thread mishail
Repository: cassandra Updated Branches: refs/heads/cassandra-2.0 e8aaffa1b - a39f4ea72 refs/heads/cassandra-2.1 4ab20ba97 - 13198c7bc refs/heads/trunk 46536510a - f28bc63ec Ninja: typo in cqlsh Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

  1   2   >