This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a change to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 47f4850 Fixed build broken by a comment in the patch that fixes
`javah` race.
new b4a49fd Deduplicated concurrent image pulls by docker store.
new df5fcf7 Reverted removal of the PullingSameImageSimutanuously test.
new 66f8ed1 Fixed typos in the name of `PullingSameImageSimutanuously`
test.
new f1008ce Added discarding a future returned by get() into the docker
store test.
new 8fc2878 Added a test for discarding image pull on discard of getting
image.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../mesos/provisioner/docker/store.cpp | 110 ++++++++++----
.../containerizer/provisioner_docker_tests.cpp | 163 +++++++++++++++++++++
2 files changed, 248 insertions(+), 25 deletions(-)