[ 
https://issues.apache.org/jira/browse/CASSANDRA-17443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ruslan Fomkin updated CASSANDRA-17443:
--------------------------------------
    Test and Documentation Plan: 
I created a [patch|https://github.com/apache/cassandra/pull/1505] enables the 
test, which sets a system property. Clearing the property is moved into the 
after test method to avoid situations when it is not cleared due to unexpected 
issues in the test itself.

I started the tests in CircleCI:

[Java11|https://app.circleci.com/pipelines/github/k-rus/cassandra/72/workflows/0e9c236a-de8a-436a-b827-a636b2150171]

[Java8|https://app.circleci.com/pipelines/github/k-rus/cassandra/72/workflows/fe89c995-3dfe-47a5-837a-d914a2441056]
                         Status: Patch Available  (was: Open)

> testUnwriteableFlushRecovery is never called
> --------------------------------------------
>
>                 Key: CASSANDRA-17443
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17443
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Test/unit
>            Reporter: Ruslan Fomkin
>            Assignee: Ruslan Fomkin
>            Priority: Normal
>              Labels: test
>
> `testUnwriteableFlushRecovery` of `CommitLogTest` was implemented 6 years ago 
> and seems to became a dead code immediately. It should be either enabled back 
> or removed. The source of the test is at 
> https://github.com/apache/cassandra/blob/2b2c6decfafc6235ad537e72073fab2fd4467e2f/test/unit/org/apache/cassandra/db/commitlog/CommitLogTest.java#L932



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to