Nanda kumar created HDDS-1790:
---------------------------------
Summary: Fix checkstyle issues in TestDataScrubber
Key: HDDS-1790
URL: https://issues.apache.org/jira/browse/HDDS-1790
Project: Hadoop Distributed Data Store
Issue Type: Bug
Components: test
Reporter: Nanda kumar
Assignee: Nanda kumar
There are 4 Checkstyle issues in TestDataScrubber that has to be fixed
{noformat}
[ERROR]
src/test/java/org/apache/hadoop/ozone/dn/scrubber/TestDataScrubber.java:[157]
(sizes) LineLength: Line is longer than 80 characters (found 81).
[ERROR]
src/test/java/org/apache/hadoop/ozone/dn/scrubber/TestDataScrubber.java:[161]
(sizes) LineLength: Line is longer than 80 characters (found 82).
[ERROR]
src/test/java/org/apache/hadoop/ozone/dn/scrubber/TestDataScrubber.java:[167]
(sizes) LineLength: Line is longer than 80 characters (found 85).
[ERROR]
src/test/java/org/apache/hadoop/ozone/dn/scrubber/TestDataScrubber.java:[187]
(sizes) LineLength: Line is longer than 80 characters (found 104).
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]