[jira] [Comment Edited] (CASSANDRA-6365) Bisect unit test failures on 2.0 branch

2013-11-16 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824725#comment-13824725 ] Jonathan Ellis edited comment on CASSANDRA-6365 at 11/17/13 4:10 AM: ---

[jira] [Commented] (CASSANDRA-6365) Bisect unit test failures on 2.0 branch

2013-11-16 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824725#comment-13824725 ] Jonathan Ellis commented on CASSANDRA-6365: --- 01a57eea841e51fb4a97329ab9fa0f5

[jira] [Commented] (CASSANDRA-6364) Cassandra should exit or otherwise handle when the commit volume dies

2013-11-16 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824719#comment-13824719 ] Mikhail Stepura commented on CASSANDRA-6364: bq. What we believe should h

[jira] [Commented] (CASSANDRA-6365) Bisect unit test failures on 2.0 branch

2013-11-16 Thread Mikhail Stepura (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824718#comment-13824718 ] Mikhail Stepura commented on CASSANDRA-6365: http://buildbot.datastax.com:

[jira] [Updated] (CASSANDRA-6365) Bisect unit test failures on 2.0 branch

2013-11-16 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis updated CASSANDRA-6365: -- Attachment: 2.0.1-utest.txt You may be seeing a heisenbug or two. Passing test run

[jira] [Commented] (CASSANDRA-6181) Replaying a commit led to java.lang.StackOverflowError and node crash

2013-11-16 Thread Matt Jurik (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824671#comment-13824671 ] Matt Jurik commented on CASSANDRA-6181: --- [~slebresne] Can you give a concrete cq

[jira] [Updated] (CASSANDRA-6365) Bisect unit test failures on 2.0 branch

2013-11-16 Thread Michael Shuler (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Shuler updated CASSANDRA-6365: -- Attachment: C-2.0.1_tag_utests.txt Unit Test results from c-2.0.1 git tag (full out

[jira] [Resolved] (CASSANDRA-1158) Update the write/read paths to include KeyCache and RowCache

2013-11-16 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-1158. --- Resolution: Fixed LGTM, thanks! > Update the write/read paths to include KeyCach

[Cassandra Wiki] Update of "ArchitectureInternals" by JonathanEllis

2013-11-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification. The "ArchitectureInternals" page has been changed by JonathanEllis: https://wiki.apache.org/cassandra/ArchitectureInternals?action=diff&rev1=32&rev2=33 Comment: link SR post * Co

[jira] [Created] (CASSANDRA-6365) Bisect unit test failures on 2.0 branch

2013-11-16 Thread Jonathan Ellis (JIRA)
Jonathan Ellis created CASSANDRA-6365: - Summary: Bisect unit test failures on 2.0 branch Key: CASSANDRA-6365 URL: https://issues.apache.org/jira/browse/CASSANDRA-6365 Project: Cassandra I

[jira] [Commented] (CASSANDRA-4511) Secondary index support for CQL3 collections

2013-11-16 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-4511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824588#comment-13824588 ] Jonathan Ellis commented on CASSANDRA-4511: --- I'm struggling to think of a us

[jira] [Resolved] (CASSANDRA-6351) When dropping a CF, row cache is not invalidated

2013-11-16 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Ellis resolved CASSANDRA-6351. --- Resolution: Fixed LGTM, committed > When dropping a CF, row cache is not invalid

[4/6] git commit: merge from 1.2

2013-11-16 Thread jbellis
merge 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/a7a7edea Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a7a7edea Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a7a7edea Branch:

[5/6] git commit: merge from 1.2

2013-11-16 Thread jbellis
merge 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/a7a7edea Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/a7a7edea Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/a7a7edea Branch:

[2/6] git commit: Invalidate row cache when dropping CF patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-6351

2013-11-16 Thread jbellis
Invalidate row cache when dropping CF patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-6351 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2b1fb0ff Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tre

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

2013-11-16 Thread jbellis
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/e50d89dd Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/e50d89dd Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/6] git commit: Invalidate row cache when dropping CF patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-6351

2013-11-16 Thread jbellis
Updated Branches: refs/heads/cassandra-1.2 9d7b5671f -> 2b1fb0ff4 refs/heads/cassandra-2.0 08167d6ac -> a7a7edeaa refs/heads/trunk 414ba406d -> e50d89dd2 Invalidate row cache when dropping CF patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-6351 Project: http://git-wip-us.apach

[3/6] git commit: Invalidate row cache when dropping CF patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-6351

2013-11-16 Thread jbellis
Invalidate row cache when dropping CF patch by Fabien Rousseau; reviewed by jbellis for CASSANDRA-6351 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/2b1fb0ff Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tre

[2/3] git commit: Cancel read meter task when closing SSTR patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6358

2013-11-16 Thread jbellis
Cancel read meter task when closing SSTR patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6358 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/08167d6a Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree

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

2013-11-16 Thread jbellis
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/414ba406 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/414ba406 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/3] git commit: Cancel read meter task when closing SSTR patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6358

2013-11-16 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 67accea1a -> 08167d6ac refs/heads/trunk 48cfe0b10 -> 414ba406d Cancel read meter task when closing SSTR patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6358 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-w

[1/3] git commit: free off-heap IndexSummary during bulk load patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6359

2013-11-16 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 917bc05c9 -> 67accea1a refs/heads/trunk d362ba596 -> 48cfe0b10 free off-heap IndexSummary during bulk load patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6359 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://gi

[2/3] git commit: free off-heap IndexSummary during bulk load patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6359

2013-11-16 Thread jbellis
free off-heap IndexSummary during bulk load patch by Tyler Hobbs; reviewed by jbellis for CASSANDRA-6359 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/67accea1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/t

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

2013-11-16 Thread jbellis
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/48cfe0b1 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/48cfe0b1 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[1/3] git commit: Recover from IOException in accept() thread patch by Mihial Stepura; reviewed by jbellis for CASSANDRA-6349

2013-11-16 Thread jbellis
Updated Branches: refs/heads/cassandra-2.0 09b2470b3 -> 917bc05c9 refs/heads/trunk f388c9d69 -> d362ba596 Recover from IOException in accept() thread patch by Mihial Stepura; reviewed by jbellis for CASSANDRA-6349 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http:/

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

2013-11-16 Thread jbellis
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/d362ba59 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/d362ba59 Diff: http://git-wip-us.apache.org/repos/asf/cassand

[2/3] git commit: Recover from IOException in accept() thread patch by Mihial Stepura; reviewed by jbellis for CASSANDRA-6349

2013-11-16 Thread jbellis
Recover from IOException in accept() thread patch by Mihial Stepura; reviewed by jbellis for CASSANDRA-6349 Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/917bc05c Tree: http://git-wip-us.apache.org/repos/asf/cassandr

[jira] [Commented] (CASSANDRA-6357) Flush memtables to separate directory

2013-11-16 Thread Jonathan Ellis (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824523#comment-13824523 ] Jonathan Ellis commented on CASSANDRA-6357: --- Will do if testing shows it act

[jira] [Commented] (CASSANDRA-6363) CAS not applied on rows containing an expired ttl column

2013-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/CASSANDRA-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824493#comment-13824493 ] MichaƂ Ziemski commented on CASSANDRA-6363: --- My bad copiying the test case.

[jira] [Updated] (CASSANDRA-6364) Cassandra should exit or otherwise handle when the commit volume dies

2013-11-16 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Ryan Earl updated CASSANDRA-6364: Description: We're doing fault testing on a pre-production Cassandra cluster. One of t

[jira] [Updated] (CASSANDRA-6364) Cassandra should exit or otherwise handle when the commit volume dies

2013-11-16 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Ryan Earl updated CASSANDRA-6364: Description: We're doing fault testing on a pre-production Cassandra cluster. One of t

[jira] [Updated] (CASSANDRA-6364) Cassandra should exit or otherwise handle when the commit volume dies

2013-11-16 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Ryan Earl updated CASSANDRA-6364: Summary: Cassandra should exit or otherwise handle when the commit volume dies (was: C

[jira] [Commented] (CASSANDRA-6363) CAS not applied on rows containing an expired ttl column

2013-11-16 Thread Aleksey Yeschenko (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824487#comment-13824487 ] Aleksey Yeschenko commented on CASSANDRA-6363: -- You are missing statement

[jira] [Updated] (CASSANDRA-6364) Cassandra should exit when commit volume dies

2013-11-16 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Ryan Earl updated CASSANDRA-6364: Summary: Cassandra should exit when commit volume dies (was: Cassandra should exist wh

[jira] [Updated] (CASSANDRA-6364) Cassandra should exist when commit volume dies

2013-11-16 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Ryan Earl updated CASSANDRA-6364: Description: We're doing fault testing on a pre-production Cassandra cluster. One of t

[jira] [Updated] (CASSANDRA-6364) Cassandra should exist when commit volume dies

2013-11-16 Thread J. Ryan Earl (JIRA)
[ https://issues.apache.org/jira/browse/CASSANDRA-6364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] J. Ryan Earl updated CASSANDRA-6364: Description: We're doing fault testing on a pre-production Cassandra cluster. One of t

[jira] [Created] (CASSANDRA-6364) Cassandra should exist when commit volume dies

2013-11-16 Thread J. Ryan Earl (JIRA)
J. Ryan Earl created CASSANDRA-6364: --- Summary: Cassandra should exist when commit volume dies Key: CASSANDRA-6364 URL: https://issues.apache.org/jira/browse/CASSANDRA-6364 Project: Cassandra