You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "James DeFelice (JIRA)" <ji...@apache.org> on 2015/12/08 17:58:10 UTC

[jira] [Created] (ZOOKEEPER-2338) c bindings should create socket's with SOCK_CLOEXEC to avoid fd leaks on fork/exec

James DeFelice created ZOOKEEPER-2338:
-----------------------------------------

             Summary: 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
            Reporter: James DeFelice


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.3.4#6332)