[ 
https://issues.apache.org/jira/browse/HDDS-2337?focusedWorklogId=331052&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-331052
 ]

ASF GitHub Bot logged work on HDDS-2337:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 20/Oct/19 11:48
            Start Date: 20/Oct/19 11:48
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #64: HDDS-2337. 
Fix checkstyle errors
URL: https://github.com/apache/hadoop-ozone/pull/64
 
 
   ## What changes were proposed in this pull request?
   
   Fix current [checkstyle 
errors](https://github.com/elek/ozone-ci-q4/blob/master/pr/pr-hdds-2281-wfpgn/checkstyle/summary.txt).
   
   Also:
   
    * fix some log message placeholder vs. parameter count mismatch.
    * remove `NoSuchAlgorithmException` from javadoc where not declared to be 
thrown
   
   https://issues.apache.org/jira/browse/HDDS-2337
   
   ## How was this patch tested?
   
   Ran checkstyle.
 
----------------------------------------------------------------
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]


Issue Time Tracking
-------------------

            Worklog Id:     (was: 331052)
    Remaining Estimate: 0h
            Time Spent: 10m

> Fix checkstyle errors
> ---------------------
>
>                 Key: HDDS-2337
>                 URL: https://issues.apache.org/jira/browse/HDDS-2337
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>    Affects Versions: 0.5.0
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Checkstyle errors intoduced in HDDS-2281:
> {noformat:title=https://github.com/elek/ozone-ci-q4/blob/master/pr/pr-hdds-2281-wfpgn/checkstyle/summary.txt}
> hadoop-hdds/container-service/src/main/java/org/apache/hadoop/ozone/container/common/transport/server/ratis/ContainerStateMachine.java
>  465: Line is longer than 80 characters (found 81).
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/container/ContainerTestHelper.java
>  244: Line is longer than 80 characters (found 84).
> hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/client/rpc/TestContainerStateMachineFailures.java
>  30: Unused import - 
> org.apache.hadoop.hdds.scm.container.common.helpers.StorageContainerException.
>  506: ';' is preceded with whitespace.
>  517: ';' is preceded with whitespace.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to