[ https://issues.apache.org/jira/browse/HDDS-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Attila Doroszlai resolved HDDS-2256. ------------------------------------ Resolution: Fixed > Checkstyle issues in CheckSumByteBuffer.java > -------------------------------------------- > > Key: HDDS-2256 > URL: https://issues.apache.org/jira/browse/HDDS-2256 > Project: Hadoop Distributed Data Store > Issue Type: Bug > Reporter: Anu Engineer > Priority: Major > Labels: newbie > > HDDS-2222, added some checkstyle failures in CheckSumByteBuffer.java. This > JIRA is to track and fix those checkstyle issues. > {code} > 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: child has incorrect indentation level 8, expected level should be 6. > 102: child has incorrect indentation level 8, expected level should be 6. > 103: child has incorrect indentation level 8, expected level should be 6. > 104: child has incorrect indentation level 8, expected level should be 6. > 105: child has incorrect indentation level 8, expected level should be 6. > 106: child has incorrect indentation level 8, expected level should be 6. > 107: child has incorrect indentation level 8, expected level should be 6. > 108: child has incorrect indentation level 8, expected level should be 6. > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org