vivekratnavel opened a new pull request #1603: HDDS-2257. Fix checkstyle issues 
in ChecksumByteBuffer
URL: https://github.com/apache/hadoop/pull/1603
 
 
   Fix these checkstyle issues 
   ```
   
hadoop-hdds/common/src/main/java/org/apache/hadoop/ozone/common/ChecksumByteBuffer.java
   84: Inner assignments should be avoided.
   85: Inner assignments should be avoided.
   101: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   102: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   103: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   104: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   105: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   106: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   107: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   108: 'case' child has incorrect indentation level 8, expected level should 
be 6.
   ```

----------------------------------------------------------------
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]

Reply via email to