[ 
https://issues.apache.org/jira/browse/CASSANDRA-12854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15627314#comment-15627314
 ] 

Stefania commented on CASSANDRA-12854:
--------------------------------------

I've created a patch that sets durable writes to false for system keyspaces 
during this test. I've multiplexed three times ([run 
1|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-testall-multiplex/51/],
  [run 
2|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-testall-multiplex/52/]
 and [run 
3|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-testall-multiplex/53/])
 with no failures, whereas the 
[run|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-testall-multiplex/50/]
 without the patch had 2 failures.

I've prepared a patch for 3.0+:

||3.0||3.X||trunk||
|[patch|https://github.com/stef1927/cassandra/tree/12854-3.0]|[patch|https://github.com/stef1927/cassandra/tree/12854-3.X]|[patch|https://github.com/stef1927/cassandra/tree/12854]|
|[testall|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-12854-3.0-testall/]|[testall|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-12854-3.X-testall/]|[testall|http://cassci.datastax.com/view/Dev/view/stef1927/job/stef1927-12854-testall/]|

The 3.0 patch is its own patch, the 3.X patch applies cleanly into trunk. I 
don't think this change can affect dtests and so I've not run them, testall 
results are still pending.

> CommitLogTest.testDeleteIfNotDirty failed in 3.X
> ------------------------------------------------
>
>                 Key: CASSANDRA-12854
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12854
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Stefania
>            Assignee: Stefania
>             Fix For: 3.x
>
>
> Example failure:
> http://cassci.datastax.com/view/cassandra-3.X/job/cassandra-3.X_testall/31/testReport/junit/org.apache.cassandra.db.commitlog/CommitLogTest/testDeleteIfNotDirty_3__compression/
> {code}
> expected:<1> but was:<2>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<1> but was:<2>
>       at 
> org.apache.cassandra.db.commitlog.CommitLogTest.testDeleteIfNotDirty(CommitLogTest.java:305)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to