[
https://issues.apache.org/jira/browse/MESOS-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15142676#comment-15142676
]
haosdent commented on MESOS-4647:
---------------------------------
The draft: https://reviews.apache.org/r/43480/
So far only change:
# MesosZooKeeperTest
# MasterTest.RecoveredSlaveDoesNotReregister
# MasterTest.RateLimitRecoveredSlaveRemoval
# MasterTest.CancelRecoveredSlaveRemoval
> Use in_memory as default registry when testing
> ----------------------------------------------
>
> Key: MESOS-4647
> URL: https://issues.apache.org/jira/browse/MESOS-4647
> Project: Mesos
> Issue Type: Improvement
> Reporter: haosdent
> Assignee: haosdent
>
> Currently, we use {{replicated_log}} as default registry when testing. This
> cause io operations when testings and slow down test cases. We should change
> it to use {{in_memory}} when testing and only use {{replicated_log}} when
> necessary.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)