[ 
https://issues.apache.org/jira/browse/MESOS-8428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16703711#comment-16703711
 ] 

Chun-Hung Hsiao commented on MESOS-8428:
----------------------------------------

Observed the same problem on test 
{{StorageLocalResourceProviderTest.AgentRegisterWithNewId}} after 500 
iterations. It seems that I can run as many times as I want for other tests 
that don't have agent restart involved so not sure if it's the same problem 
reproduced in the patch above.

> 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
>            Priority: Major
>              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}
> process_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
(v7.6.3#76005)

Reply via email to