[
https://issues.apache.org/jira/browse/CASSANDRA-11580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15486531#comment-15486531
]
Alex Petrov commented on CASSANDRA-11580:
-----------------------------------------
[~yukim] this has introduced a new assertion in SSTable, which makes it a tiny
bit harder to instantiate SSTable for tools, as previously the optimisation
strategy was not required (or at least the assertion was not there). Do you
think it makes sense to add some sort of default no-op optimiser that would
work for tools? Assuming it can always be overridden in {{DatabaseDescriptor}}
> remove DatabaseDescriptor dependency from SegmentedFile
> -------------------------------------------------------
>
> Key: CASSANDRA-11580
> URL: https://issues.apache.org/jira/browse/CASSANDRA-11580
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Yuki Morishita
> Assignee: Yuki Morishita
> Fix For: 3.10
>
>
> Several configurable parameters are pulled from {{DatabaseDescriptor}} from
> {{SegmentedFile}} and its subclasses.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)