You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "C. Scott Andreas (JIRA)" <ji...@apache.org> on 2018/11/18 18:05:00 UTC

[jira] [Updated] (CASSANDRA-10158) Rationalize implementations of DataInputPlus and DataOutputPlus

     [ https://issues.apache.org/jira/browse/CASSANDRA-10158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

C. Scott Andreas updated CASSANDRA-10158:
-----------------------------------------
    Component/s: Local Write-Read Paths

> Rationalize implementations of DataInputPlus and DataOutputPlus
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-10158
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10158
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local Write-Read Paths
>            Reporter: Stefania
>            Priority: Major
>             Fix For: 4.x
>
>
> Following CASSANDRA-8630, we can further improve implementations of {{DataInputPlus}} and {{DataOutputPlus}} as follows:
> * In {{MmappedRegions}}, compact the mmap ranges, at least on the final opening of the file
> * Use the mmap extension logic for compressed files
> * Consider renaming classes to more appropriate names, moving them in their own package and making their relations more simply defined.
> * Consider unifying {{ChecksummedDataInput}} and {{ChecksummedRandomAccessReader}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org