[
https://issues.apache.org/jira/browse/DL-112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo resolved DL-112.
--------------------------
Resolution: Fixed
Fix Version/s: 0.4.0
> Improve SyncReader to access readahead cache directly
> -----------------------------------------------------
>
> Key: DL-112
> URL: https://issues.apache.org/jira/browse/DL-112
> Project: DistributedLog
> Issue Type: Improvement
> Components: distributedlog-core
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Fix For: 0.4.0
>
>
> This changes the implementation of SyncReader to let it access the read ahead
> cache directly, rather
> than calling AsyncReader to fetch the entries. It would reduce the
> function calls that SyncReader spends
> on reading individual records.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)