[ https://issues.apache.org/jira/browse/CASSANDRA-12207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15386590#comment-15386590 ]
Joshua McKenzie commented on CASSANDRA-12207: --------------------------------------------- Seems to be a trivial timing issue from repeatedly trying to shut down the singleton CommitLog.instance. Simple patch to @BeforeClass it instead of @Before with a trivial change to close the startup pre-allocate hole. [branch|https://github.com/apache/cassandra/compare/trunk...josh-mckenzie:12207?expand=1] Interestingly enough, CommitLogStressTest currently passes on Windows but I could reproduce the failure on Linux. > CommitLogStressTest.testFixedSize times out > ------------------------------------------- > > Key: CASSANDRA-12207 > URL: https://issues.apache.org/jira/browse/CASSANDRA-12207 > Project: Cassandra > Issue Type: Test > Environment: cassandra-3.9 CI > Reporter: Joshua McKenzie > Assignee: Joshua McKenzie > > [CI > report|http://cassci.datastax.com/job/cassandra-3.9_testall/23/testReport/org.apache.cassandra.db.commitlog/CommitLogStressTest/testFixedSize/] > Been failing for awhile - times out. -- This message was sent by Atlassian JIRA (v6.3.4#6332)