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

2014-01-28 Thread aleksey
Merge branch 'cassandra-2.0' into trunk Conflicts: src/java/org/apache/cassandra/db/ArrayBackedSortedColumns.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/341d6c48 Tree: http://git-wip-us.apache.org/rep

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

2014-01-28 Thread aleksey
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/479bf8a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/479bf8a1 Diff: http://git-wip-us.apache.org/repos/asf

[1/3] git commit: Fix ABSC reverse iterator's remove() method

2014-01-28 Thread aleksey
Updated Branches: refs/heads/trunk a1ecb1246 -> 341d6c48c Fix ABSC reverse iterator's remove() method patch by Mikhail Stepura; reviewed by Aleksey Yeschenko for CASSANDRA-6629 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassa

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

2014-01-28 Thread aleksey
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/479bf8a1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/479bf8a1 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: Fix ABSC reverse iterator's remove() method

2014-01-28 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 09ab439b4 -> 479bf8a11 Fix ABSC reverse iterator's remove() method patch by Mikhail Stepura; reviewed by Aleksey Yeschenko for CASSANDRA-6629 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/a

git commit: Fix ABSC reverse iterator's remove() method

2014-01-28 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 2e95a4f78 -> d43f84bb2 Fix ABSC reverse iterator's remove() method patch by Mikhail Stepura; reviewed by Aleksey Yeschenko for CASSANDRA-6629 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/a

[jira] [Updated] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6629: --- Attachment: CASSANDRA-2.0-6629-v2.patch bq. nit: missing spaces around '+', and I

[jira] [Updated] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6629: --- Attachment: (was: CASSANDRA-2.0-6629.patch) > Coordinator's "java.lang.ArrayI

[jira] [Updated] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6629: --- Attachment: (was: CASSANDRA-2-6629-v2.patch) > Coordinator's "java.lang.Array

[jira] [Updated] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6629: --- Attachment: CASSANDRA-1.2-6629-v2.patch Attached the patch for 1.2 > Coordinator

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885028#comment-13885028 ] Aleksey Yeschenko commented on CASSANDRA-6629: -- LGTM, go ahead. nit: mis

[jira] [Updated] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6629: --- Attachment: CASSANDRA-2-6629-v2.patch bq. Can we just get away with a 'nextCalled

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885022#comment-13885022 ] Aleksey Yeschenko commented on CASSANDRA-6629: -- Oh, and 1.2 looks affecte

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13885015#comment-13885015 ] Aleksey Yeschenko commented on CASSANDRA-6629: -- All right. I don't like t

[jira] [Comment Edited] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884990#comment-13884990 ] Mikhail Stepura edited comment on CASSANDRA-6629 at 1/29/14 4:39 AM: ---

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884990#comment-13884990 ] Mikhail Stepura commented on CASSANDRA-6629: bq. Wouldn't it be simpler to

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884982#comment-13884982 ] Aleksey Yeschenko commented on CASSANDRA-6629: -- Wouldn't it be simpler to

[1/2] git commit: Avoid rare duplicate read repair triggering

2014-01-28 Thread aleksey
Updated Branches: refs/heads/trunk 918936600 -> a1ecb1246 Avoid rare duplicate read repair triggering patch by Yang Wei; reviewed by Aleksey Yeschenko for CASSANDRA-6606 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/co

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

2014-01-28 Thread aleksey
Merge branch 'cassandra-2.0' into trunk Conflicts: src/java/org/apache/cassandra/service/ReadCallback.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/a1ecb124 Tree: http://git-wip-us.apache.org/repos/asf/

git commit: Avoid rare duplicate read repair triggering

2014-01-28 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 d9f9c5b21 -> 09ab439b4 Avoid rare duplicate read repair triggering patch by Yang Wei; reviewed by Aleksey Yeschenko for CASSANDRA-6606 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cass

[jira] [Updated] (CASSANDRA-6615) Changing the IP of a node on a live cluster leaves gossip infos and throws Exceptions

2014-01-28 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6615: Attachment: 6615.txt Host ID conflicts are roughly as important as token confli

[jira] [Commented] (CASSANDRA-6631) cassandra-stress failing in trunk

2014-01-28 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884939#comment-13884939 ] Michael Shuler commented on CASSANDRA-6631: --- Opened java-driver bug: https:

[jira] [Assigned] (CASSANDRA-6307) Switch cqlsh from cassandra-dbapi2 to python-driver

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura reassigned CASSANDRA-6307: -- Assignee: Mikhail Stepura > Switch cqlsh from cassandra-dbapi2 to python-dr

[jira] [Commented] (CASSANDRA-6631) cassandra-stress failing in trunk

2014-01-28 Thread Jason Brown (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884913#comment-13884913 ] Jason Brown commented on CASSANDRA-6631: I ran into this, today, as well. Look

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

2014-01-28 Thread aleksey
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/d9f9c5b2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d9f9c5b2 Diff: http://git-wip-us.apache.org/repos/asf

[1/3] git commit: Remove the assert from DataTracker.unsubscribe()

2014-01-28 Thread aleksey
Updated Branches: refs/heads/trunk 2ba394676 -> 918936600 Remove the assert from DataTracker.unsubscribe() Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e95a4f7 Tree: http://git-wip-us.apache.org/repos/asf/cassa

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

2014-01-28 Thread aleksey
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/91893660 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/91893660 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Commented] (CASSANDRA-6470) ArrayIndexOutOfBoundsException on range query from client

2014-01-28 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884903#comment-13884903 ] Ryan McGuire commented on CASSANDRA-6470: - I also tried from the latest python

[jira] [Created] (CASSANDRA-6631) cassandra-stress failing in trunk

2014-01-28 Thread Michael Shuler (JIRA)
Michael Shuler created CASSANDRA-6631: - Summary: cassandra-stress failing in trunk Key: CASSANDRA-6631 URL: https://issues.apache.org/jira/browse/CASSANDRA-6631 Project: Cassandra Issue T

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

2014-01-28 Thread aleksey
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/d9f9c5b2 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d9f9c5b2 Diff: http://git-wip-us.apache.org/repos/asf

[1/2] git commit: Remove the assert from DataTracker.unsubscribe()

2014-01-28 Thread aleksey
Updated Branches: refs/heads/cassandra-2.0 41ffca128 -> d9f9c5b21 Remove the assert from DataTracker.unsubscribe() Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e95a4f7 Tree: http://git-wip-us.apache.org/repos/a

git commit: Remove the assert from DataTracker.unsubscribe()

2014-01-28 Thread aleksey
Updated Branches: refs/heads/cassandra-1.2 09563ab2c -> 2e95a4f78 Remove the assert from DataTracker.unsubscribe() Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2e95a4f7 Tree: http://git-wip-us.apache.org/repos/a

[jira] [Updated] (CASSANDRA-6470) ArrayIndexOutOfBoundsException on range query from client

2014-01-28 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-6470: Assignee: (was: Ryan McGuire) > ArrayIndexOutOfBoundsException on range query from

[jira] [Comment Edited] (CASSANDRA-6470) ArrayIndexOutOfBoundsException on range query from client

2014-01-28 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884889#comment-13884889 ] Ryan McGuire edited comment on CASSANDRA-6470 at 1/28/14 11:17 PM: -

[jira] [Updated] (CASSANDRA-6470) ArrayIndexOutOfBoundsException on range query from client

2014-01-28 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-6470: Attachment: 6470-reproduced.tar.gz This is an Eclipse project that reproduces this issu

[jira] [Updated] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6629: --- Attachment: CASSANDRA-2.0-6629.patch Patch for the problem plus unit-tests to rep

[jira] [Updated] (CASSANDRA-6470) ArrayIndexOutOfBoundsException on range query from client

2014-01-28 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-6470: Attachment: 6470-reproduced.tar.gz > ArrayIndexOutOfBoundsException on range query from

[jira] [Comment Edited] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884885#comment-13884885 ] Mikhail Stepura edited comment on CASSANDRA-6629 at 1/28/14 11:14 PM: --

[jira] [Updated] (CASSANDRA-6470) ArrayIndexOutOfBoundsException on range query from client

2014-01-28 Thread Ryan McGuire (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ryan McGuire updated CASSANDRA-6470: Attachment: (was: 6470-reproduced.tar.gz) > ArrayIndexOutOfBoundsException on range

[jira] [Commented] (CASSANDRA-6555) AbstractQueryPager.DiscardFirst is still broken

2014-01-28 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884882#comment-13884882 ] Tyler Hobbs commented on CASSANDRA-6555: +1 > AbstractQueryPager.DiscardFirst

git commit: bundle jna 4.0 patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-5872

2014-01-28 Thread jbellis
Updated Branches: refs/heads/trunk 752415ed9 -> 2ba394676 bundle jna 4.0 patch by Lyuben Todorov; reviewed by jbellis for CASSANDRA-5872 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2ba39467 Tree: http://git-wip

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-01-28 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884800#comment-13884800 ] Lyuben Todorov commented on CASSANDRA-5872: --- I removed the last commit from

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Roman Skvazh (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884775#comment-13884775 ] Roman Skvazh commented on CASSANDRA-6629: - Wow. It seems "nodetool scrub" on n

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Roman Skvazh (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884743#comment-13884743 ] Roman Skvazh commented on CASSANDRA-6629: - Does this fix (idx--) solve problem

[jira] [Commented] (CASSANDRA-6592) IllegalArgumentException when Preparing Statements

2014-01-28 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884727#comment-13884727 ] Tyler Hobbs commented on CASSANDRA-6592: I also get a lot of responses like th

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884725#comment-13884725 ] Mikhail Stepura commented on CASSANDRA-6629: Restoring my original comment

[jira] [Updated] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6629: -- Reviewer: Aleksey Yeschenko Component/s: API Fix Version/s: 2.0.5

git commit: get ocd on log capitalization

2014-01-28 Thread jbellis
Updated Branches: refs/heads/trunk 9c9552aea -> 752415ed9 get ocd on log capitalization Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/752415ed Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/752415ed

[jira] [Issue Comment Deleted] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Stepura updated CASSANDRA-6629: --- Comment: was deleted (was: It looks like {{remove}} at {{org.apache.cassandra.db

[jira] [Comment Edited] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884700#comment-13884700 ] Mikhail Stepura edited comment on CASSANDRA-6629 at 1/28/14 9:20 PM: ---

[jira] [Comment Edited] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884700#comment-13884700 ] Mikhail Stepura edited comment on CASSANDRA-6629 at 1/28/14 9:19 PM: ---

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884700#comment-13884700 ] Mikhail Stepura commented on CASSANDRA-6629: It looks like {{remove}} at

[jira] [Updated] (CASSANDRA-6630) counters++ handle duplicate cells in a mutation

2014-01-28 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-6630: - Attachment: 6630.txt > counters++ handle duplicate cells in a mutation >

[jira] [Created] (CASSANDRA-6630) counters++ handle duplicate cells in a mutation

2014-01-28 Thread Aleksey Yeschenko (JIRA)
Aleksey Yeschenko created CASSANDRA-6630: Summary: counters++ handle duplicate cells in a mutation Key: CASSANDRA-6630 URL: https://issues.apache.org/jira/browse/CASSANDRA-6630 Project: Cassand

[jira] [Commented] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Roman Skvazh (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884560#comment-13884560 ] Roman Skvazh commented on CASSANDRA-6629: - Does this linked with CASSANDRA-633

[jira] [Created] (CASSANDRA-6629) Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1

2014-01-28 Thread Roman Skvazh (JIRA)
Roman Skvazh created CASSANDRA-6629: --- Summary: Coordinator's "java.lang.ArrayIndexOutOfBoundsException: -1" with CL > 1 Key: CASSANDRA-6629 URL: https://issues.apache.org/jira/browse/CASSANDRA-6629

[jira] [Updated] (CASSANDRA-6285) LCS compaction failing with Exception

2014-01-28 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch updated CASSANDRA-6285: -- Attachment: (was: compaction_test.py) > LCS compaction failing with Exception > ---

[jira] [Updated] (CASSANDRA-6615) Changing the IP of a node on a live cluster leaves gossip infos and throws Exceptions

2014-01-28 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams updated CASSANDRA-6615: Reviewer: Tyler Hobbs (was: Brandon Williams) > Changing the IP of a node on a

[jira] [Assigned] (CASSANDRA-6615) Changing the IP of a node on a live cluster leaves gossip infos and throws Exceptions

2014-01-28 Thread Brandon Williams (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Williams reassigned CASSANDRA-6615: --- Assignee: Brandon Williams (was: Tyler Hobbs) > Changing the IP of a nod

[jira] [Updated] (CASSANDRA-6285) LCS compaction failing with Exception

2014-01-28 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch updated CASSANDRA-6285: -- Attachment: compaction_test.py > LCS compaction failing with Exception > --

[jira] [Issue Comment Deleted] (CASSANDRA-6285) LCS compaction failing with Exception

2014-01-28 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch updated CASSANDRA-6285: -- Comment: was deleted (was: dtest attempt to repro issue from scratch with thrift) > LCS co

[jira] [Updated] (CASSANDRA-6285) LCS compaction failing with Exception

2014-01-28 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Russ Hatch updated CASSANDRA-6285: -- Attachment: compaction_test.py dtest attempt to repro issue from scratch with thrift > LCS

[jira] [Commented] (CASSANDRA-6285) LCS compaction failing with Exception

2014-01-28 Thread Russ Hatch (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884381#comment-13884381 ] Russ Hatch commented on CASSANDRA-6285: --- I was able to repro with the data provi

[jira] [Commented] (CASSANDRA-5493) Confusing output of CommandDroppedTasks

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884374#comment-13884374 ] Mikhail Stepura commented on CASSANDRA-5493: [~ondrej.cernos] Could you pl

[jira] [Commented] (CASSANDRA-6575) By default, Cassandra should refuse to start if JNA can't be initialized properly

2014-01-28 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884371#comment-13884371 ] Mikhail Stepura commented on CASSANDRA-6575: https://github.com/twall/jna/

[jira] [Commented] (CASSANDRA-6434) Repair aware gc grace period

2014-01-28 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884358#comment-13884358 ] sankalp kohli commented on CASSANDRA-6434: -- Once CASSANDRA-5351 is fixed, I t

[jira] [Comment Edited] (CASSANDRA-6619) Race condition issue during upgrading 1.1 to 1.2

2014-01-28 Thread Minh Do (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884312#comment-13884312 ] Minh Do edited comment on CASSANDRA-6619 at 1/28/14 4:50 PM: ---

[jira] [Comment Edited] (CASSANDRA-6619) Race condition issue during upgrading 1.1 to 1.2

2014-01-28 Thread Minh Do (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884312#comment-13884312 ] Minh Do edited comment on CASSANDRA-6619 at 1/28/14 4:41 PM: ---

[jira] [Commented] (CASSANDRA-6619) Race condition issue during upgrading 1.1 to 1.2

2014-01-28 Thread Minh Do (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884312#comment-13884312 ] Minh Do commented on CASSANDRA-6619: Jonathan, you are right that both 1.2 and 1.

[jira] [Updated] (CASSANDRA-6619) Race condition issue during upgrading 1.1 to 1.2

2014-01-28 Thread Minh Do (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Minh Do updated CASSANDRA-6619: --- Description: There is a race condition during upgrading a C* 1.1x cluster to C* 1.2. One issue is

[jira] [Commented] (CASSANDRA-5895) JDK7 u40 stack size fixes

2014-01-28 Thread Sean Gilbertson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884291#comment-13884291 ] Sean Gilbertson commented on CASSANDRA-5895: Patch 0001 worked for me, run

[jira] [Comment Edited] (CASSANDRA-5895) JDK7 u40 stack size fixes

2014-01-28 Thread Sean Gilbertson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884291#comment-13884291 ] Sean Gilbertson edited comment on CASSANDRA-5895 at 1/28/14 4:23 PM: ---

[jira] [Commented] (CASSANDRA-5549) Remove Table.switchLock

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884283#comment-13884283 ] Jonathan Ellis commented on CASSANDRA-5549: --- (tried to squash only-5549 onto

[jira] [Commented] (CASSANDRA-5549) Remove Table.switchLock

2014-01-28 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884285#comment-13884285 ] Benedict commented on CASSANDRA-5549: - Right, I'll take a look first thing tomorro

[jira] [Commented] (CASSANDRA-5549) Remove Table.switchLock

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884276#comment-13884276 ] Jonathan Ellis commented on CASSANDRA-5549: --- I'm seeing tests fail on both y

[jira] [Comment Edited] (CASSANDRA-6474) Compaction strategy based on MinHash

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884266#comment-13884266 ] Jonathan Ellis edited comment on CASSANDRA-6474 at 1/28/14 3:51 PM:

[jira] [Commented] (CASSANDRA-6474) Compaction strategy based on MinHash

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884266#comment-13884266 ] Jonathan Ellis commented on CASSANDRA-6474: --- Over in 6216 I said {quote} we

[jira] [Commented] (CASSANDRA-6474) Compaction strategy based on MinHash

2014-01-28 Thread sankalp kohli (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884260#comment-13884260 ] sankalp kohli commented on CASSANDRA-6474: -- I like the first approach since i

[jira] [Resolved] (CASSANDRA-6210) Repair hangs when a new datacenter is added to a cluster

2014-01-28 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita resolved CASSANDRA-6210. --- Resolution: Fixed Reviewer: Russell Alexander Spitzer Thanks for testing. C

[1/3] git commit: Fix NPE when streaming connection is not yet ready

2014-01-28 Thread yukim
Updated Branches: refs/heads/cassandra-2.0 20c2adc87 -> 41ffca128 refs/heads/trunk 025474177 -> 9c9552aea Fix NPE when streaming connection is not yet ready patch by yukim; reviewed by Russell Spitzer for CASSANDRA-6210 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[2/3] git commit: Fix NPE when streaming connection is not yet ready

2014-01-28 Thread yukim
Fix NPE when streaming connection is not yet ready patch by yukim; reviewed by Russell Spitzer for CASSANDRA-6210 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/41ffca12 Tree: http://git-wip-us.apache.org/repos/asf/c

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

2014-01-28 Thread yukim
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/9c9552ae Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9c9552ae Diff: http://git-wip-us.apache.org/repos/asf/cassand

[jira] [Updated] (CASSANDRA-6628) Cassandra crashes on Solaris sparcv9 using java 64bit

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6628: -- Reproduced In: 2.0.4, 1.2.10 (was: 1.2.10, 2.0.4) Fix Version/s: 2.0.5

[jira] [Commented] (CASSANDRA-4646) Cassandra 1.1.3 crashes on Solaris 10 SIGBUS (0xa) at pc=0xffffffff7e174780, pid=18537, tid=276

2014-01-28 Thread Dmitry Shohov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884219#comment-13884219 ] Dmitry Shohov commented on CASSANDRA-4646: -- CASSANDRA-6628 > Cassandra 1.1.3

[jira] [Updated] (CASSANDRA-6628) Cassandra crashes on Solaris sparcv9 using java 64bit

2014-01-28 Thread Dmitry Shohov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dmitry Shohov updated CASSANDRA-6628: - Attachment: solaris_unsafe_fix.patch patch is for version 2.0.4 > Cassandra crashes

[jira] [Created] (CASSANDRA-6628) Cassandra crashes on Solaris sparcv9 using java 64bit

2014-01-28 Thread Dmitry Shohov (JIRA)
Dmitry Shohov created CASSANDRA-6628: Summary: Cassandra crashes on Solaris sparcv9 using java 64bit Key: CASSANDRA-6628 URL: https://issues.apache.org/jira/browse/CASSANDRA-6628 Project: Cassandra

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-01-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884165#comment-13884165 ] Sylvain Lebresne commented on CASSANDRA-5872: - I think I've read Lyuben a

[jira] [Commented] (CASSANDRA-6619) Race condition issue during upgrading 1.1 to 1.2

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884166#comment-13884166 ] Jonathan Ellis commented on CASSANDRA-6619: --- Before we add a workaround, do

[jira] [Commented] (CASSANDRA-6609) Reduce Bloom Filter Garbage Allocation

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884161#comment-13884161 ] Jonathan Ellis commented on CASSANDRA-6609: --- The former. > Reduce Bloom Fil

[jira] [Commented] (CASSANDRA-6575) By default, Cassandra should refuse to start if JNA can't be initialized properly

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884159#comment-13884159 ] Jonathan Ellis commented on CASSANDRA-6575: --- bq. I'll revert this unless we

git commit: Revert "By default cassandra will no longer start without jna"

2014-01-28 Thread jbellis
Updated Branches: refs/heads/trunk d939be46b -> 025474177 Revert "By default cassandra will no longer start without jna" This reverts commit 68baaedd6f0adf4719f0c65296433d5f006c74c4. Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http:/

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884152#comment-13884152 ] Jonathan Ellis commented on CASSANDRA-5872: --- bq. I don't know and maybe that

[jira] [Comment Edited] (CASSANDRA-5872) Bundle JNA

2014-01-28 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884152#comment-13884152 ] Jonathan Ellis edited comment on CASSANDRA-5872 at 1/28/14 1:53 PM:

[jira] [Commented] (CASSANDRA-6609) Reduce Bloom Filter Garbage Allocation

2014-01-28 Thread Chris Burroughs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6609?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884084#comment-13884084 ] Chris Burroughs commented on CASSANDRA-6609: bq. actually improves perform

[jira] [Commented] (CASSANDRA-6575) By default, Cassandra should refuse to start if JNA can't be initialized properly

2014-01-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884061#comment-13884061 ] Sylvain Lebresne commented on CASSANDRA-6575: - bq. IMO it's better to crea

[jira] [Commented] (CASSANDRA-6575) By default, Cassandra should refuse to start if JNA can't be initialized properly

2014-01-28 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884054#comment-13884054 ] Clément Lardeur commented on CASSANDRA-6575: IMO it's better to create a n

[jira] [Commented] (CASSANDRA-5357) Query cache / partition head cache

2014-01-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884030#comment-13884030 ] Sylvain Lebresne commented on CASSANDRA-5357: - A bunch of rermaks on the a

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-01-28 Thread Lyuben Todorov (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884002#comment-13884002 ] Lyuben Todorov commented on CASSANDRA-5872: --- bq. I'd suggest to just includ

[jira] [Reopened] (CASSANDRA-6575) By default, Cassandra should refuse to start if JNA can't be initialized properly

2014-01-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reopened CASSANDRA-6575: - It appears from CASSANDRA-5872 that this doesn't work correctly on OSX (JNA is n

[jira] [Commented] (CASSANDRA-5872) Bundle JNA

2014-01-28 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883950#comment-13883950 ] Sylvain Lebresne commented on CASSANDRA-5872: - bq. Removing from seems

  1   2   >