[jira] [Commented] (MESOS-1858) Leaked file descriptors in StatusUpdateStream.

2014-10-17 Thread Jie Yu (JIRA)

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

Jie Yu commented on MESOS-1858:
---

commit 30d12fa1e3d5b9e4e9aef3a720ce68e7573c382c
Author: Jie Yu 
Date:   Fri Oct 17 10:21:04 2014 -0700

Fixed a file descriptor leak in StatusUpdateManager.

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

> Leaked file descriptors in StatusUpdateStream.
> --
>
> Key: MESOS-1858
> URL: https://issues.apache.org/jira/browse/MESOS-1858
> Project: Mesos
>  Issue Type: Bug
>Reporter: Jie Yu
>Assignee: Jie Yu
> Fix For: 0.21.0
>
>
> https://github.com/apache/mesos/blob/master/src/slave/status_update_manager.hpp#L180
> We should set cloexec for 'fd'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MESOS-1858) Leaked file descriptors in StatusUpdateStream.

2014-10-17 Thread Jie Yu (JIRA)

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

Jie Yu commented on MESOS-1858:
---

https://reviews.apache.org/r/26879

> Leaked file descriptors in StatusUpdateStream.
> --
>
> Key: MESOS-1858
> URL: https://issues.apache.org/jira/browse/MESOS-1858
> Project: Mesos
>  Issue Type: Bug
>Reporter: Jie Yu
>Assignee: Jie Yu
>
> https://github.com/apache/mesos/blob/master/src/slave/status_update_manager.hpp#L180
> We should set cloexec for 'fd'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (MESOS-1858) Leaked file descriptors in StatusUpdateStream.

2014-10-02 Thread Benjamin Mahler (JIRA)

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

Benjamin Mahler commented on MESOS-1858:


Linking in MESOS-1432.

> Leaked file descriptors in StatusUpdateStream.
> --
>
> Key: MESOS-1858
> URL: https://issues.apache.org/jira/browse/MESOS-1858
> Project: Mesos
>  Issue Type: Bug
>Reporter: Jie Yu
>
> https://github.com/apache/mesos/blob/master/src/slave/status_update_manager.hpp#L180
> We should set cloexec for 'fd'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)