Chun-Hung Hsiao created MESOS-8428:
--------------------------------------
Summary: SLRP recovery tests leak file descriptors.
Key: MESOS-8428
URL: https://issues.apache.org/jira/browse/MESOS-8428
Project: Mesos
Issue Type: Bug
Reporter: Chun-Hung Hsiao
Assignee: Chun-Hung Hsiao
The {{CreateDestroyVolumeRecovery}} (formerly {{NewVolumeRecovery}}) and
{{PublishResourcesRecovery}} (formerly {{LaunchTaskRecovery}}) tests leak fds.
When running them in repetition, either the following error will manifest:
{noformat}
rocess_posix.hpp:257] CHECK_SOME(pipe): Too many open files
{noformat}
or the plugin container will exit possibly due to no fd.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)