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

Yuki Morishita commented on CASSANDRA-11580:
--------------------------------------------

||branch||testall||dtest||
|[11580|https://github.com/yukim/cassandra/tree/11580]|[testall|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-11580-testall/lastCompletedBuild/testReport/]|[dtest|http://cassci.datastax.com/view/Dev/view/yukim/job/yukim-11580-dtest/lastCompletedBuild/testReport/]|

The patch that removes DatabaseDescriptor dependency and {{ChunkCache}} 
singleton access from {{SegmentedFile}}.
- All subclasses of {{SegmentedFile}} are merged into {{SegmentedFile}} since 
difference among those is in {{Rebufferer}} after CASSANDRA-5863.
- Introduced {{DiskOptimizationStrategy}} for {{disk_optimization_strategy}} 
config.
- {{SegmentedFile.Builder}}'s {{serializeBound}}/{{deserializedBound}} seem no 
longer used, so I removed them.


> 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
>             Fix For: 3.x
>
>
> Several configurable parameters are pulled from {{DatabaseDescriptor}} from 
> {{SegmentedFile}} and its subclasses.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to