[jira] [Commented] (CASSANDRA-10089) NullPointerException in Gossip handleStateNormal

2015-09-08 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10089?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734288#comment-14734288 ] Stefania commented on CASSANDRA-10089: -- I've attached a 2.1+ patch that prevents the NPE. I

[4/6] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-08 Thread samt
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3818d30b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3818d30b Diff:

[2/6] cassandra git commit: Defer initialization of default RoleManager until IAuthenticator is set

2015-09-08 Thread samt
Defer initialization of default RoleManager until IAuthenticator is set Patch by Sam Tunnicliffe and Carl Yeksigian; reviewed by Jonathan Ellis for CASSANDRA-10209 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[5/6] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-08 Thread samt
Merge branch 'cassandra-2.2' into cassandra-3.0 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3818d30b Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3818d30b Diff:

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

2015-09-08 Thread samt
Merge branch 'cassandra-3.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/fba356d1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/fba356d1 Diff:

[jira] [Resolved] (CASSANDRA-10209) Missing role manager in cassandra.yaml causes unexpected behaviour

2015-09-08 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe resolved CASSANDRA-10209. - Resolution: Fixed Fix Version/s: (was: 2.2.x)

[1/6] cassandra git commit: Defer initialization of default RoleManager until IAuthenticator is set

2015-09-08 Thread samt
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 dae2045f0 -> 0c0f1ff1b refs/heads/cassandra-3.0 60e45c0ae -> 3818d30bd refs/heads/trunk 9d8091fb2 -> fba356d1d Defer initialization of default RoleManager until IAuthenticator is set Patch by Sam Tunnicliffe and Carl

[3/6] cassandra git commit: Defer initialization of default RoleManager until IAuthenticator is set

2015-09-08 Thread samt
Defer initialization of default RoleManager until IAuthenticator is set Patch by Sam Tunnicliffe and Carl Yeksigian; reviewed by Jonathan Ellis for CASSANDRA-10209 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[jira] [Commented] (CASSANDRA-10209) Missing role manager in cassandra.yaml causes unexpected behaviour

2015-09-08 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734527#comment-14734527 ] Sam Tunnicliffe commented on CASSANDRA-10209: - Committed with [~carlyeks]'s additions as

[jira] [Assigned] (CASSANDRA-9761) Delay auth setup until peers are upgraded

2015-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne reassigned CASSANDRA-9761: --- Assignee: Sylvain Lebresne (was: Sam Tunnicliffe) > Delay auth setup

[jira] [Commented] (CASSANDRA-10276) With DTCS, do STCS in windows if more than max_threshold sstables

2015-09-08 Thread Marcus Eriksson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734488#comment-14734488 ] Marcus Eriksson commented on CASSANDRA-10276: - Thanks for the review, pushed another

[jira] [Commented] (CASSANDRA-8696) nodetool repair on cassandra 2.1.2 keyspaces return java.lang.RuntimeException: Could not create snapshot

2015-09-08 Thread Imri Zvik (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734391#comment-14734391 ] Imri Zvik commented on CASSANDRA-8696: -- We are also seeing this on 2.0.13 > nodetool repair on

[jira] [Commented] (CASSANDRA-10272) BATCH statement is broken

2015-09-08 Thread Vovodroid (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734457#comment-14734457 ] Vovodroid commented on CASSANDRA-10272: --- I added one print to cqlhandling.py {code}

cassandra git commit: Small optimizations of sstable index serialization

2015-09-08 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 f6695884e -> 60e45c0ae Small optimizations of sstable index serialization patch by slebresne; reviewed by aweisberg for CASSANDRA-10232 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[1/2] cassandra git commit: Small optimizations of sstable index serialization

2015-09-08 Thread slebresne
Repository: cassandra Updated Branches: refs/heads/trunk 51d7aaada -> 9d8091fb2 Small optimizations of sstable index serialization patch by slebresne; reviewed by aweisberg for CASSANDRA-10232 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

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

2015-09-08 Thread slebresne
Merge branch 'cassandra-3.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/9d8091fb Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/9d8091fb Diff:

[jira] [Resolved] (CASSANDRA-10274) Assertion Errors when interrupting Cleanup

2015-09-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benedict resolved CASSANDRA-10274. -- Resolution: Fixed Fix Version/s: (was: 2.1.x) 2.2.2

[jira] [Assigned] (CASSANDRA-10216) Remove target type from internal index metadata

2015-09-08 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Tunnicliffe reassigned CASSANDRA-10216: --- Assignee: Sam Tunnicliffe (was: T Jake Luciani) > Remove target type

[jira] [Updated] (CASSANDRA-10272) BATCH statement is broken

2015-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-10272: - Priority: Major (was: Minor) > BATCH statement is broken >

[jira] [Commented] (CASSANDRA-10272) BATCH statement is broken

2015-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734761#comment-14734761 ] Sylvain Lebresne commented on CASSANDRA-10272: -- I can confirm that this trivially

[jira] [Commented] (CASSANDRA-10146) Deprecate v1 and v2 protocol in 2.2, drop support in 3.0

2015-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734746#comment-14734746 ] Sylvain Lebresne commented on CASSANDRA-10146: -- The tests results show failures for unit

[jira] [Comment Edited] (CASSANDRA-10209) Missing role manager in cassandra.yaml causes unexpected behaviour

2015-09-08 Thread Sam Tunnicliffe (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734527#comment-14734527 ] Sam Tunnicliffe edited comment on CASSANDRA-10209 at 9/8/15 10:04 AM:

[jira] [Commented] (CASSANDRA-10109) Windows dtest 3.0: ttl_test.py failures

2015-09-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734619#comment-14734619 ] Benedict commented on CASSANDRA-10109: -- Thanks. Committed as

Git Push Summary

2015-09-08 Thread jake
Repository: cassandra Updated Tags: refs/tags/cassandra-3.0.0-beta2 [created] 7da2c88df

Git Push Summary

2015-09-08 Thread jake
Repository: cassandra Updated Tags: refs/tags/3.0.0-beta2-tentative [deleted] 17528910b

[jira] [Commented] (CASSANDRA-10231) Null status entries on nodes that crash during decommission of a different node

2015-09-08 Thread Stefania (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734586#comment-14734586 ] Stefania commented on CASSANDRA-10231: -- This is not going to be easy to reproduce with a dtest,

[4/7] cassandra git commit: Handle non-atomic directory streams safely (CASSANDRA-10109)

2015-09-08 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/351c7cac/test/unit/org/apache/cassandra/db/lifecycle/LogTransactionTest.java -- diff --git a/test/unit/org/apache/cassandra/db/lifecycle/LogTransactionTest.java

[6/7] cassandra git commit: Handle non-atomic directory streams safely (CASSANDRA-10109)

2015-09-08 Thread benedict
Handle non-atomic directory streams safely (CASSANDRA-10109) This patch refactors the lifecycle transaction log and updates the logic to be robust to non-atomic listings of directories patch by stefania; reviewed by benedict for CASSANDRA-10109 Project:

[5/7] cassandra git commit: Handle non-atomic directory streams safely (CASSANDRA-10109)

2015-09-08 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/351c7cac/src/java/org/apache/cassandra/db/lifecycle/TransactionLog.java -- diff --git a/src/java/org/apache/cassandra/db/lifecycle/TransactionLog.java

[3/7] cassandra git commit: Handle non-atomic directory streams safely (CASSANDRA-10109)

2015-09-08 Thread benedict
Handle non-atomic directory streams safely (CASSANDRA-10109) This patch refactors the lifecycle transaction log and updates the logic to be robust to non-atomic listings of directories patch by stefania; reviewed by benedict for CASSANDRA-10109 Project:

[1/7] cassandra git commit: Handle non-atomic directory streams safely (CASSANDRA-10109)

2015-09-08 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-3.0 3818d30bd -> 351c7caca refs/heads/trunk fba356d1d -> 322e21ec4 http://git-wip-us.apache.org/repos/asf/cassandra/blob/351c7cac/test/unit/org/apache/cassandra/db/lifecycle/LogTransactionTest.java

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

2015-09-08 Thread benedict
Merge branch 'cassandra-3.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/322e21ec Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/322e21ec Diff:

[2/7] cassandra git commit: Handle non-atomic directory streams safely (CASSANDRA-10109)

2015-09-08 Thread benedict
http://git-wip-us.apache.org/repos/asf/cassandra/blob/351c7cac/src/java/org/apache/cassandra/db/lifecycle/TransactionLog.java -- diff --git a/src/java/org/apache/cassandra/db/lifecycle/TransactionLog.java

[2/7] cassandra git commit: Cleanup, scrub and upgrade may unmark compacting early (CASSANDRA-10274)

2015-09-08 Thread benedict
Cleanup, scrub and upgrade may unmark compacting early (CASSANDRA-10274) If an error occured during cleanup, scrub or upgrade (or any parallelAllSSTableOperation), the caller was immediately notified of the problem, and the method exited, executing the finally block that unmarked all of the

[6/7] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-08 Thread benedict
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/CompactionManager.java src/java/org/apache/cassandra/utils/FBUtilities.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[5/7] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-08 Thread benedict
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt src/java/org/apache/cassandra/db/compaction/CompactionManager.java src/java/org/apache/cassandra/utils/FBUtilities.java Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

[4/7] cassandra git commit: Cleanup, scrub and upgrade may unmark compacting early (CASSANDRA-10274)

2015-09-08 Thread benedict
Cleanup, scrub and upgrade may unmark compacting early (CASSANDRA-10274) If an error occured during cleanup, scrub or upgrade (or any parallelAllSSTableOperation), the caller was immediately notified of the problem, and the method exited, executing the finally block that unmarked all of the

[1/7] cassandra git commit: Cleanup, scrub and upgrade may unmark compacting early (CASSANDRA-10274)

2015-09-08 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.1 c2eb7bd7d -> 04e789bbc refs/heads/cassandra-2.2 0c0f1ff1b -> d769fcb39 refs/heads/cassandra-3.0 351c7caca -> 99d5c3966 refs/heads/trunk 322e21ec4 -> 3f6eb5665 Cleanup, scrub and upgrade may unmark compacting early

[3/7] cassandra git commit: Cleanup, scrub and upgrade may unmark compacting early (CASSANDRA-10274)

2015-09-08 Thread benedict
Cleanup, scrub and upgrade may unmark compacting early (CASSANDRA-10274) If an error occured during cleanup, scrub or upgrade (or any parallelAllSSTableOperation), the caller was immediately notified of the problem, and the method exited, executing the finally block that unmarked all of the

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

2015-09-08 Thread benedict
Merge branch 'cassandra-3.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/3f6eb566 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3f6eb566 Diff:

[jira] [Updated] (CASSANDRA-10272) BATCH statement is broken

2015-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylvain Lebresne updated CASSANDRA-10272: - Fix Version/s: 3.0.0 rc1 2.2.x > BATCH statement is

[jira] [Commented] (CASSANDRA-10270) Cassandra stops compacting

2015-09-08 Thread Vidur Malik (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735431#comment-14735431 ] Vidur Malik commented on CASSANDRA-10270: - On a related note: We're running a Cassandra 2.2.0

[jira] [Commented] (CASSANDRA-10229) bad read performance after a major compaction

2015-09-08 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735377#comment-14735377 ] Alan Boudreault commented on CASSANDRA-10229: - Thanks a lot Benedict for this

[jira] [Commented] (CASSANDRA-10194) Deadlock on startup

2015-09-08 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735391#comment-14735391 ] Jeff Jirsa commented on CASSANDRA-10194: As far as I can tell, my CPU is one of the haswell

[jira] [Updated] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-08 Thread Brett Snyder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Snyder updated CASSANDRA-9838: Attachment: cassandra-2.1-9838-add-tests.txt Updated the 2.1.x patch to address

[jira] [Created] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-08 Thread Philip Thompson (JIRA)
Philip Thompson created CASSANDRA-10286: --- Summary: Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable Key: CASSANDRA-10286 URL:

[jira] [Commented] (CASSANDRA-10229) bad read performance after a major compaction

2015-09-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735367#comment-14735367 ] Benedict commented on CASSANDRA-10229: -- This is actually not unexpected. Performance for small

[jira] [Commented] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-08 Thread Benjamin Lerer (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735414#comment-14735414 ] Benjamin Lerer commented on CASSANDRA-9838: --- Thanks for the patch. It looks good. I just

[jira] [Commented] (CASSANDRA-10205) decommissioned_wiped_node_can_join_test fails on Jenkins

2015-09-08 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735440#comment-14735440 ] Philip Thompson commented on CASSANDRA-10205: -

[jira] [Created] (CASSANDRA-10287) nodetool rebuild does not work with join_ring=false

2015-09-08 Thread Tom van den Berge (JIRA)
Tom van den Berge created CASSANDRA-10287: - Summary: nodetool rebuild does not work with join_ring=false Key: CASSANDRA-10287 URL: https://issues.apache.org/jira/browse/CASSANDRA-10287

[jira] [Commented] (CASSANDRA-10066) Bring cqlsh into PEP8 compliance

2015-09-08 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735446#comment-14735446 ] Philip Thompson commented on CASSANDRA-10066: - Are you using Python3? I'm using pep8 and

[jira] [Commented] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-08 Thread Brett Snyder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735486#comment-14735486 ] Brett Snyder commented on CASSANDRA-9838: - [~blerer] Thanks, Benjamin! I will try to get to

[jira] [Commented] (CASSANDRA-10229) bad read performance after a major compaction

2015-09-08 Thread Benedict (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735378#comment-14735378 ] Benedict commented on CASSANDRA-10229: -- Well, I don't have a ticket for "fixing" gaussian

[jira] [Resolved] (CASSANDRA-10267) Failing tests in upgrade_trests.paging_test

2015-09-08 Thread Blake Eggleston (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Blake Eggleston resolved CASSANDRA-10267. - Resolution: Duplicate > Failing tests in upgrade_trests.paging_test >

[jira] [Comment Edited] (CASSANDRA-10288) Inconsistent behaviours on repair when a node in RF is missing

2015-09-08 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735611#comment-14735611 ] Alan Boudreault edited comment on CASSANDRA-10288 at 9/8/15 9:06 PM:

[jira] [Updated] (CASSANDRA-10288) Incremental repair can hang if replica aren't all up (was: Inconsistent behaviours on repair when a node in RF is missing)

2015-09-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-10288: --- Summary: Incremental repair can hang if replica aren't all up (was: Inconsistent

[jira] [Updated] (CASSANDRA-10288) Incremental repair can hang if replica aren't all up (was: Inconsistent behaviours on repair when a node in RF is missing)

2015-09-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-10288: --- Reproduced In: 2.2.0, 2.1.0 (was: 2.2.0) > Incremental repair can hang if

[jira] [Commented] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735681#comment-14735681 ] Adam Holmberg commented on CASSANDRA-10282: --- At first glance this looks like an invalid

[jira] [Comment Edited] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Ryan Okelberry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735695#comment-14735695 ] Ryan Okelberry edited comment on CASSANDRA-10282 at 9/8/15 9:57 PM:

[jira] [Comment Edited] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Ryan Okelberry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735695#comment-14735695 ] Ryan Okelberry edited comment on CASSANDRA-10282 at 9/8/15 9:58 PM:

[jira] [Commented] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735707#comment-14735707 ] Adam Holmberg commented on CASSANDRA-10282: --- I recommend normalizing the string formatting

[jira] [Updated] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-08 Thread Brett Snyder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Snyder updated CASSANDRA-9838: Attachment: (was: cassandra-2.1-9838-add-tests2.txt) > Unable to update an element

[jira] [Issue Comment Deleted] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-08 Thread Brett Snyder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Snyder updated CASSANDRA-9838: Comment: was deleted (was: Updated the 2.1.x patch to address [~blerer] comments.) >

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-08 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735754#comment-14735754 ] Tyler Hobbs commented on CASSANDRA-10261: - Some more review feedback: * I believe you need to

[jira] [Updated] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-08 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie updated CASSANDRA-10286: Description: Distinct error message from CASSANDRA-10210. {code}

[jira] [Commented] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-08 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=1473#comment-1473 ] Joshua McKenzie commented on CASSANDRA-10286: - Re-opened CASSANDRA-10210 and removed that

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-08 Thread T Jake Luciani (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735587#comment-14735587 ] T Jake Luciani commented on CASSANDRA-10261: I've made a first cut at implementing this

[jira] [Commented] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735700#comment-14735700 ] Philip Thompson commented on CASSANDRA-10282: - Thanks for the advice [~aholmber]. I'll

[jira] [Comment Edited] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Ryan Okelberry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735695#comment-14735695 ] Ryan Okelberry edited comment on CASSANDRA-10282 at 9/8/15 9:57 PM:

[jira] [Commented] (CASSANDRA-10269) Run new upgrade tests on supported upgrade paths

2015-09-08 Thread Jim Witschey (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735716#comment-14735716 ] Jim Witschey commented on CASSANDRA-10269: -- Filed the changes to the dtests here:

[jira] [Comment Edited] (CASSANDRA-10194) Deadlock on startup

2015-09-08 Thread Jeff Jirsa (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735391#comment-14735391 ] Jeff Jirsa edited comment on CASSANDRA-10194 at 9/8/15 8:30 PM: As

[jira] [Updated] (CASSANDRA-10237) CFS.loadNewSSTables() broken for pre-3.0 sstables

2015-09-08 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksey Yeschenko updated CASSANDRA-10237: -- Reviewer: Blake Eggleston > CFS.loadNewSSTables() broken for pre-3.0

[jira] [Commented] (CASSANDRA-9738) Migrate key-cache to be fully off-heap

2015-09-08 Thread Ariel Weisberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735591#comment-14735591 ] Ariel Weisberg commented on CASSANDRA-9738: --- Just going off of coverage from "ant test" not

[jira] [Updated] (CASSANDRA-10288) Incremental repair can hang if replica aren't all up (was: Inconsistent behaviours on repair when a node in RF is missing)

2015-09-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita updated CASSANDRA-10288: --- Fix Version/s: 2.1.x > Incremental repair can hang if replica aren't all up

[jira] [Comment Edited] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735681#comment-14735681 ] Adam Holmberg edited comment on CASSANDRA-10282 at 9/8/15 9:51 PM: ---

[jira] [Comment Edited] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735707#comment-14735707 ] Adam Holmberg edited comment on CASSANDRA-10282 at 9/8/15 10:01 PM:

[jira] [Commented] (CASSANDRA-8907) Raise GCInspector alerts to WARN

2015-09-08 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-8907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735737#comment-14735737 ] Jonathan Ellis commented on CASSANDRA-8907: --- +1 > Raise GCInspector alerts to WARN >

[jira] [Reopened] (CASSANDRA-10210) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-08 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joshua McKenzie reopened CASSANDRA-10210: - Showed up post-patch:

[jira] [Created] (CASSANDRA-10288) Inconsistent behaviours on repair when a node in RF is missing

2015-09-08 Thread Alan Boudreault (JIRA)
Alan Boudreault created CASSANDRA-10288: --- Summary: Inconsistent behaviours on repair when a node in RF is missing Key: CASSANDRA-10288 URL: https://issues.apache.org/jira/browse/CASSANDRA-10288

[jira] [Comment Edited] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Ryan Okelberry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735695#comment-14735695 ] Ryan Okelberry edited comment on CASSANDRA-10282 at 9/8/15 9:56 PM:

[jira] [Commented] (CASSANDRA-10286) Windows utest 3.0: org.apache.cassandra.io.sstable.SSTableLoaderTest.testLoadingIncompleteSSTable

2015-09-08 Thread Joshua McKenzie (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735559#comment-14735559 ] Joshua McKenzie commented on CASSANDRA-10286: - /cc [~Stefania] - looks like this is in

[jira] [Commented] (CASSANDRA-10270) Cassandra stops compacting

2015-09-08 Thread Adam Bliss (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735586#comment-14735586 ] Adam Bliss commented on CASSANDRA-10270: ~markuse Schema: CREATE KEYSPACE ks WITH

[jira] [Updated] (CASSANDRA-10288) Inconsistent behaviours on repair when a node in RF is missing

2015-09-08 Thread Alan Boudreault (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alan Boudreault updated CASSANDRA-10288: Attachment: repait_test.sh adding a bash script to reproduce the issue >

[jira] [Commented] (CASSANDRA-10261) Materialized Views Timestamp issues

2015-09-08 Thread Tyler Hobbs (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735637#comment-14735637 ] Tyler Hobbs commented on CASSANDRA-10261: - I haven't given this a thorough review yet, but as

[jira] [Assigned] (CASSANDRA-10288) Inconsistent behaviours on repair when a node in RF is missing

2015-09-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yuki Morishita reassigned CASSANDRA-10288: -- Assignee: Yuki Morishita > Inconsistent behaviours on repair when a node

[jira] [Commented] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Philip Thompson (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735636#comment-14735636 ] Philip Thompson commented on CASSANDRA-10282: - I can reproduce this on 2.1, with python

[jira] [Commented] (CASSANDRA-10288) Inconsistent behaviours on repair when a node in RF is missing

2015-09-08 Thread Yuki Morishita (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735678#comment-14735678 ] Yuki Morishita commented on CASSANDRA-10288: It's actually the same behavior among

[jira] [Comment Edited] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Ryan Okelberry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735695#comment-14735695 ] Ryan Okelberry edited comment on CASSANDRA-10282 at 9/8/15 9:55 PM:

[jira] [Commented] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Ryan Okelberry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735695#comment-14735695 ] Ryan Okelberry commented on CASSANDRA-10282: Thanks, Adam. I applied code changes per

[jira] [Updated] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Adam Holmberg (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Holmberg updated CASSANDRA-10282: -- Attachment: 10282.txt > cqlsh exception when starting with "--debug" option >

[jira] [Created] (CASSANDRA-10289) Fix cqlshlib tests

2015-09-08 Thread Jim Witschey (JIRA)
Jim Witschey created CASSANDRA-10289: Summary: Fix cqlshlib tests Key: CASSANDRA-10289 URL: https://issues.apache.org/jira/browse/CASSANDRA-10289 Project: Cassandra Issue Type: Bug

[jira] [Commented] (CASSANDRA-10282) cqlsh exception when starting with "--debug" option

2015-09-08 Thread Ryan Okelberry (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14735724#comment-14735724 ] Ryan Okelberry commented on CASSANDRA-10282: Adam, your supplied patch is working for me.

[jira] [Updated] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-08 Thread Brett Snyder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Snyder updated CASSANDRA-9838: Attachment: (was: cassandra-2.1-9838-add-tests.txt) > Unable to update an element

[jira] [Updated] (CASSANDRA-9838) Unable to update an element in a static list

2015-09-08 Thread Brett Snyder (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brett Snyder updated CASSANDRA-9838: Attachment: cassandra-2.1-9838-add-tests2.txt > Unable to update an element in a static

[jira] [Commented] (CASSANDRA-9761) Delay auth setup until peers are upgraded

2015-09-08 Thread Sylvain Lebresne (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-9761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=14734844#comment-14734844 ] Sylvain Lebresne commented on CASSANDRA-9761: - Pushed a branch for this

[2/6] cassandra git commit: fix CHANGES.txt

2015-09-08 Thread benedict
fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2a2394fd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/2a2394fd Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/2a2394fd

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

2015-09-08 Thread benedict
Merge branch 'cassandra-3.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/002d86b6 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/002d86b6 Diff:

[4/6] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-08 Thread benedict
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/34bbb445 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/34bbb445 Diff:

[5/6] cassandra git commit: Merge branch 'cassandra-2.2' into cassandra-3.0

2015-09-08 Thread benedict
Merge branch 'cassandra-2.2' into cassandra-3.0 Conflicts: CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/34bbb445 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/34bbb445 Diff:

[1/6] cassandra git commit: fix CHANGES.txt

2015-09-08 Thread benedict
Repository: cassandra Updated Branches: refs/heads/cassandra-2.2 d769fcb39 -> 2a2394fdb refs/heads/cassandra-3.0 99d5c3966 -> 34bbb445c refs/heads/trunk 3f6eb5665 -> 002d86b6e fix CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit:

  1   2   >