[
https://issues.apache.org/jira/browse/MESOS-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13788779#comment-13788779
]
Yan Xu commented on MESOS-715:
------------------------------
Another optimization that we are considering is to fill many log positions
concurrently (the current implementation fills them sequentially in a single
thread) and thus the leader (and the recoverer for disk crash) can replay the
log much quicker.
> Allow framework followers to read log
> -------------------------------------
>
> Key: MESOS-715
> URL: https://issues.apache.org/jira/browse/MESOS-715
> Project: Mesos
> Issue Type: Improvement
> Reporter: Joe Smith
>
> If a framework has a leader election, the newly elected leader needs to
> re-play the log of task transitions to build up the state of the world. It
> would help frameworks failover much faster if followers were able to read the
> log to keep themselves primed to take over.
--
This message was sent by Atlassian JIRA
(v6.1#6144)