lhotari opened a new pull request #9568: URL: https://github.com/apache/pulsar/pull/9568
### Motivation InputStreams should always be closed properly. There were two locations related to function upload/download where streams weren't closed. ### Modifications try-with-resources block is used to handle an InputStream ---------------------------------------------------------------- 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]
