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

Stefan Miklosovic commented on CASSANDRA-19960:
-----------------------------------------------

[CASSANDRA-19960-4.1|https://github.com/instaclustr/cassandra/tree/CASSANDRA-19960-4.1]
{noformat}
java11_separate_tests                            
  ✓ j11_build                                        1m 30s
  ✓ j11_jvm_dtests                                  16m 48s
  ✓ j11_unit_tests                                   8m 59s
{noformat}

[java11_separate_tests|https://app.circleci.com/pipelines/github/instaclustr/cassandra/4834/workflows/76580095-de43-428d-9f11-2ac51b189227]


> CommitLogArchiver in CommitLog should be final (19448 follow-up)
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-19960
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19960
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Commit Log
>            Reporter: Stefan Miklosovic
>            Assignee: Stefan Miklosovic
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 5.0.x, 5.x
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> This is follow-up for CASSANDRA-19448, we made CommitLogArchiver non-final 
> but not volatile. This might cause issues. We just need to return it back to 
> final and remove the setter. The fact it is non-final now is because it was 
> more comfortable to write tests but there is not any reason to keep it like 
> that if tests are rewritten a little bit.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to