[
https://issues.apache.org/jira/browse/ZOOKEEPER-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16288006#comment-16288006
]
ASF GitHub Bot commented on ZOOKEEPER-2338:
-------------------------------------------
Github user phunt commented on the issue:
https://github.com/apache/zookeeper/pull/427
For this one I'm fine with the whitespace as it also got into the trunk/3.5
commit.
It's unfortunate that github doesn't have an option to remove whitespace
changes from the diff they show but you can get around this by diffing the
commit locally. (which is what I typically do)
Agree with @mfenes 's comment - even though this is a backport it's still
nice to have.
Thanks @fr0stbyte !
> 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)