----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1766/ -----------------------------------------------------------
Review request for zookeeper. Summary ------- When connect throws an exception, we can leak descriptors. Diffs ----- src/java/main/org/apache/zookeeper/ClientCnxnSocketNIO.java 626da04 Diff: https://reviews.apache.org/r/1766/diff Testing ------- See test program and description on https://issues.apache.org/jira/browse/ZOOKEEPER-1174 Thanks, Ted
