Stefan Miklosovic created CASSANDRA-19960:
---------------------------------------------
Summary: 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
Reporter: Stefan Miklosovic
Assignee: Stefan Miklosovic
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]