~mesos/mesos/master

Viewing all changes in revision 11280.

  • Committer: Jie Yu
  • Author(s): Gilbert Song
  • Date: 2017-01-29 00:57:22 UTC
  • Revision ID: git-v1:d261076edff66c6a22a47e9f46c425917394a1e3
Fixed duplicate image layer ids returned by docker store.

This issue is exposed by pulling the 'mesosphere/inky' docker
image using registry puller. Due to the duplicate layer id
from the manifest, there are duplicate layer pathes passed
to the backend. The aufs backend cannot handle this case and
returns 'invalid arguments' error. Ideally, we should make
sure that layer paths that are passed to the backend are
unique.

Review: https://reviews.apache.org/r/54215/

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: