[
https://issues.apache.org/jira/browse/MESOS-3732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957205#comment-14957205
]
Alexander Rukletsov edited comment on MESOS-3732 at 10/14/15 4:30 PM:
----------------------------------------------------------------------
Short-term fix: https://reviews.apache.org/r/39320/
A nicer solution would be to advance the clock for the allocation event.
was (Author: alexr):
https://reviews.apache.org/r/39320/
> Speed up FaultToleranceTest.FrameworkReregister test
> ----------------------------------------------------
>
> Key: MESOS-3732
> URL: https://issues.apache.org/jira/browse/MESOS-3732
> Project: Mesos
> Issue Type: Improvement
> Components: test
> Reporter: Alexander Rukletsov
> Assignee: Alexander Rukletsov
> Labels: mesosphere
>
> FaultToleranceTest.FrameworkReregister test takes more than one second to
> complete:
> {code}
> [ RUN ] FaultToleranceTest.FrameworkReregister
> [ OK ] FaultToleranceTest.FrameworkReregister (1056 ms)
> {code}
> There must be a {{1s}} timeout somewhere which we should mitigate via
> {{Clock::advance()}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)