Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Code - Bug - Unclear Impact
-
Low
-
Low Hanging Fruit
-
Code Inspection
-
All
-
None
-
Description
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.
Attachments
Issue Links
- links to