You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Jing Zhao (JIRA)" <ji...@apache.org> on 2017/04/13 20:43:41 UTC

[jira] [Created] (RATIS-76) Add loading policy for RaftLogCache

Jing Zhao created RATIS-76:
------------------------------

             Summary: Add loading policy for RaftLogCache
                 Key: RATIS-76
                 URL: https://issues.apache.org/jira/browse/RATIS-76
             Project: Ratis
          Issue Type: Sub-task
            Reporter: Jing Zhao
            Assignee: Jing Zhao


RATIS-70 separates term/index/offset and entry content in {{LogSegment}}. Now {{LogSegment}} can always holds term/index/offset part in memory as index, and load log entry into a cache only when necessary. In this jira we will add a cache loading policy in {{LogSegment}}.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)