[
https://issues.apache.org/jira/browse/MESOS-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16321341#comment-16321341
]
Chun-Hung Hsiao commented on MESOS-8428:
----------------------------------------
Reproduced the problem with the following unit test:
https://reviews.apache.org/r/65085/
> 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
> Labels: mesosphere, storage
>
> 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)