nandakumar131 opened a new pull request #1082: HDDS-1790. Fix checkstyle issues 
in TestDataScrubber.
URL: https://github.com/apache/hadoop/pull/1082
 
 
   There are 4 Checkstyle issues in TestDataScrubber that has to be fixed
   ```
   [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).
   ```

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