Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Normal
Description
There was a report of sstable2json causing commitlog segments to be written out when run. I haven't attempted to reproduce this yet, so that's all I know for now. Since sstable2json loads the conf and schema, I'm thinking that it may inadvertently be triggering the commitlog code.
sstablescrub, sstableverify, and other sstable tools have the same issue.
Attachments
Attachments
Issue Links
- incorporates
-
CASSANDRA-12534 sstableverify tries to access commitlog directory and fails when running from a non-root/non-cassandra user
- Open
- is related to
-
CASSANDRA-13605 threads created during classload-static sections open commitlog handles
- Open
- relates to
-
CASSANDRA-9054 Let DatabaseDescriptor not implicitly startup services
- Resolved