You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@distributedlog.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2016/12/28 20:48:58 UTC

[jira] [Resolved] (DL-112) Improve SyncReader to access readahead cache directly

     [ 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)