bharatviswa504 commented on issue #725: HDDS-1422. Exception during DataNode shutdown. Contributed by Arpit A… URL: https://github.com/apache/hadoop/pull/725#issuecomment-481931721 Hi @arp7 Thanks for the fix. To understand the fix, we have removed the setting of usage to null, so that even when DN is shut down, and if someone calls volume usage we return old value, instead of throwing an exception. Is my understanding correct or am I missing something here?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
