tasanuma commented on pull request #2788: URL: https://github.com/apache/hadoop/pull/2788#issuecomment-803709751
@tomscut Thanks for the PR. Some minor comments: - Maybe `fsn.close()` should be in the finally scope too. - It is better to verify that `fsn` and `fsImage` are not null before closing them. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
