Anu Engineer created HDDS-2256:
----------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]