joshelser opened a new pull request #3090: URL: https://github.com/apache/hbase/pull/3090
…ption There are code paths in which we throw non-IOExceptions when initializing a WAL reader. However, we only close the InputStream to the WAL filesystem when the exception is an IOException. Close it if it is open in all 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]
