mehakmeet edited a comment on pull request #2604: URL: https://github.com/apache/hadoop/pull/2604#issuecomment-758120852
Checkstyle issues are due to static imports having ".*", but these are enums, should I go this route or add the class name before their name(adds a few bits in the code, but avoids checkstyle issue)? Edit: Just saw some indentation issues as well, which my maven checkstyle didn't find. I'll update those in the new commit along with the change in static import if needed) ---------------------------------------------------------------- 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]
