This is an automated email from the ASF dual-hosted git repository.
asekretenko pushed a change to branch 1.8.x
in repository https://gitbox.apache.org/repos/asf/mesos.git.
from 3728a1b Fixed build broken by a comment in the patch that fixes
`javah` race.
new cd49d82 Deduplicated concurrent image pulls by docker store.
new c42364a Reverted removal of the PullingSameImageSimutanuously test.
new 9aed797 Fixed typos in the name of `PullingSameImageSimutanuously`
test.
new 6afaf09 Added discarding a future returned by get() into the docker
store test.
new d160015 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(-)