Description
When shutting down, Datanode calls Storage.unlockAll(), but discards any exceptions thrown in the process.
These exceptions could be useful in diagnosing problems, and should be logged.
When shutting down, Datanode calls Storage.unlockAll(), but discards any exceptions thrown in the process.
These exceptions could be useful in diagnosing problems, and should be logged.