mehakmeet commented on pull request #2141: URL: https://github.com/apache/hadoop/pull/2141#issuecomment-658872046
> Just catch and throw. Why do you need to check again for key==null Because only for the case where key == null we have to throw this specific Exception, else we can throw the other Exceptions. ---------------------------------------------------------------- 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]
