kpm1985 opened a new issue #1038: Use try with resources for streams in FluoAdminImpl URL: https://github.com/apache/fluo/issues/1038 There are a few streams that aren't used with try with resources or ensured closed. https://github.com/apache/fluo/blob/9b5277c9c79bb3a52bb879af591d1c51ae9476cc/modules/core/src/main/java/org/apache/fluo/core/client/FluoAdminImpl.java#L336 https://github.com/apache/fluo/blob/9b5277c9c79bb3a52bb879af591d1c51ae9476cc/modules/core/src/main/java/org/apache/fluo/core/client/FluoAdminImpl.java#L454-L455
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
