nealsun-linkedin opened a new issue #656: Patching up potential zkClient leakage
URL: https://github.com/apache/helix/issues/656
 
 
   During some of the instantiations of zkClient, the closing of the clients 
are not guaranteed due to the possible exceptions being thrown before the 
closing of the clients; in those cases, zkClient leakage happens. I'm adding 
"try finally" clauses to guard against zkClient leakage in these cases. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to