-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63024/#review188123
-----------------------------------------------------------



Patch looks great!

Reviews applied: [63024]

Passed command: export OS='ubuntu:14.04' BUILDTOOL='autotools' COMPILER='gcc' 
CONFIGURATION='--verbose --disable-libtool-wrappers' ENVIRONMENT='GLOG_v=1 
MESOS_VERBOSE=1'; ./support/docker-build.sh

- Mesos Reviewbot


On Oct. 16, 2017, 10:26 a.m., Benjamin Bannier wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63024/
> -----------------------------------------------------------
> 
> (Updated Oct. 16, 2017, 10:26 a.m.)
> 
> 
> Review request for mesos, Alexander Rukletsov, Jie Yu, and Jan Schlicht.
> 
> 
> Bugs: MESOS-8095
>     https://issues.apache.org/jira/browse/MESOS-8095
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> This test create an agent registrar which attempted to store its state
> in the agent's meta directory before the agent had set up that
> directory hierarchy.
> 
> This patch adds additional waiting to make sure required directories
> have been set up before starting the agent registrar.
> 
> 
> Diffs
> -----
> 
>   src/tests/resource_provider_manager_tests.cpp 
> c29b89207b0ec24ee287a3a3034f5d1e7cefa3ff 
> 
> 
> Diff: https://reviews.apache.org/r/63024/diff/1/
> 
> 
> Testing
> -------
> 
> * without patch running test in repetition under load fails after a few 
> hundred iterations,
> * with this patch running test in repetition under load does not fail in a 
> few thousand iterations.
> 
> 
> Thanks,
> 
> Benjamin Bannier
> 
>

Reply via email to