kpm1985 opened a new pull request #1039: FLUO-1038 Use try with resources for streams in FluoAdminImpl URL: https://github.com/apache/fluo/pull/1039 For #1038 use try with resources for all streams, even byte array based streams so we can: a) be consistent with streams and use of try with resources b) if the stream is ever changed to one that _needs_ to be closed it is already wrapped
---------------------------------------------------------------- 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
