You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Berenguer Blasi (Jira)" <ji...@apache.org> on 2020/06/08 09:20:00 UTC

[jira] [Comment Edited] (CASSANDRA-15842) Fix flaky org.apache.cassandra.schema.SchemaTest.testTransKsMigration-cdc

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

Berenguer Blasi edited comment on CASSANDRA-15842 at 6/8/20, 9:19 AM:
----------------------------------------------------------------------

That makes sense, you're right! :) I push forced the fix and folded in CASSANDRA-15841 as well for the same price. I noticed other tests specifically start the CommitLog service so I left those starts in the tests. Waiting on CI now.


was (Author: bereng):
That makes sense, you're right! :) I push forced the fixed and I folded in CASSANDRA-15841 as well for the same price. I noticed other tests specifically start the CommitLog service so I left those starts in the tests. Waiting on CI now.

> Fix flaky org.apache.cassandra.schema.SchemaTest.testTransKsMigration-cdc
> -------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15842
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15842
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/unit
>            Reporter: Berenguer Blasi
>            Assignee: Berenguer Blasi
>            Priority: Normal
>             Fix For: 4.0-beta
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Failing for the past [28 builds|https://ci-cassandra.apache.org/job/Cassandra-trunk/153/testReport/org.apache.cassandra.schema/SchemaTest/testTransKsMigration_cdc/]
> java.lang.NullPointerException
> 	at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDC$CDCSizeTracker.shutdown(CommitLogSegmentManagerCDC.java:312)
> 	at org.apache.cassandra.db.commitlog.CommitLogSegmentManagerCDC.shutdown(CommitLogSegmentManagerCDC.java:89)
> 	at org.apache.cassandra.db.commitlog.AbstractCommitLogSegmentManager.stopUnsafe(AbstractCommitLogSegmentManager.java:413)
> 	at org.apache.cassandra.db.commitlog.CommitLog.stopUnsafe(CommitLog.java:467)
> 	at org.apache.cassandra.SchemaLoader.cleanupAndLeaveDirs(SchemaLoader.java:785)
> 	at org.apache.cassandra.schema.SchemaTest.testTransKsMigration(SchemaTest.java:46)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org