Details
Description
We observed in some testing environment that Docker Containerizer 'usage' call can become very expensive if the host mount table is big.
Perf analysis shows that most of the time was spent on reading the mount table. This is similar to the problem we saw in MESOS-8418.
Attachments
Attachments
Issue Links
- is related to
-
MESOS-9283 Docker containerizer actor can get backlogged with large number of containers.
- Resolved
- relates to
-
MESOS-9268 Hitting agent's `/containers` endpoint might backlog Docker containerizer process.
- Resolved