You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/04 22:31:26 UTC

[GitHub] [hadoop] vivekratnavel opened a new pull request #1603: HDDS-2257. Fix checkstyle issues in ChecksumByteBuffer

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org