fateh288 commented on PR #6677: URL: https://github.com/apache/hadoop/pull/6677#issuecomment-2168169981
@sodonnel The style checks while suggested otherwise from CI process are not really from this commit (e.g. 2,3,4,5) if we look closely or are not blockers (e.g. 1) . I have fixed number 6. Style error 1: -nonSuperUser is protected and is in-line with other similar member variables of the class. Style error 2: not related to PR. Only whitespace removed from line for style check Style error 3,4,5: not related to PR. Only whitespace removed from this line for an existing style check violation which I fixed Style error 6: Line is longer than 100 characters -- Fixed -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
