[
https://issues.apache.org/jira/browse/ZOOKEEPER-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16281125#comment-16281125
]
Hudson commented on ZOOKEEPER-2338:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #3646 (See
[https://builds.apache.org/job/ZooKeeper-trunk/3646/])
ZOOKEEPER-2338: set SOCK_CLOEXEC on socket if defined (phunt: rev
665038e0698cd471a25b7ead4c8a50f767a3e7ed)
* (edit) src/c/configure.ac
* (edit) src/c/cmake_config.h.in
* (edit) src/c/CMakeLists.txt
* (edit) src/c/src/zookeeper.c
> c bindings should create socket's with SOCK_CLOEXEC to avoid fd leaks on
> fork/exec
> ----------------------------------------------------------------------------------
>
> Key: ZOOKEEPER-2338
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2338
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Affects Versions: 3.5.3, 3.4.11, 3.6.0
> Reporter: James DeFelice
> Assignee: Radu Brumariu
> Fix For: 3.5.4, 3.6.0
>
>
> I've observed socket FD leaks in Apache Mesos when using ZK to coordinate
> master leadership: https://issues.apache.org/jira/browse/MESOS-4065
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)