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

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

                Author: ASF GitHub Bot
            Created on: 25/Apr/19 23:43
            Start Date: 25/Apr/19 23:43
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #769: HDDS-1456. Stop 
the datanode, when any datanode statemachine state is…
URL: https://github.com/apache/hadoop/pull/769#issuecomment-486875942
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 57 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 4 new or modified test 
files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 27 | Maven dependency ordering for branch |
   | +1 | mvninstall | 1332 | trunk passed |
   | +1 | compile | 1534 | trunk passed |
   | +1 | checkstyle | 186 | trunk passed |
   | +1 | mvnsite | 253 | trunk passed |
   | +1 | shadedclient | 1234 | branch has no errors when building and testing 
our client artifacts. |
   | 0 | findbugs | 0 | Skipped patched modules with no Java source: 
hadoop-ozone/integration-test |
   | +1 | findbugs | 103 | trunk passed |
   | +1 | javadoc | 95 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 21 | Maven dependency ordering for patch |
   | +1 | mvninstall | 100 | the patch passed |
   | +1 | compile | 961 | the patch passed |
   | +1 | javac | 961 | the patch passed |
   | +1 | checkstyle | 145 | the patch passed |
   | +1 | mvnsite | 120 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | shadedclient | 728 | patch has no errors when building and testing 
our client artifacts. |
   | 0 | findbugs | 0 | Skipped patched modules with no Java source: 
hadoop-ozone/integration-test |
   | +1 | findbugs | 118 | the patch passed |
   | +1 | javadoc | 88 | the patch passed |
   ||| _ Other Tests _ |
   | -1 | unit | 75 | container-service in the patch failed. |
   | +1 | unit | 125 | server-scm in the patch passed. |
   | -1 | unit | 1373 | integration-test in the patch failed. |
   | +1 | asflicense | 50 | The patch does not generate ASF License warnings. |
   | | | 8543 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | 
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
 |
   |   | hadoop.ozone.container.TestContainerReplication |
   |   | hadoop.ozone.client.rpc.TestCommitWatcher |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-769/3/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/769 |
   | Optional Tests |  dupname  asflicense  compile  javac  javadoc  mvninstall 
 mvnsite  unit  shadedclient  findbugs  checkstyle  |
   | uname | Linux 59e0fa299b64 4.4.0-144-generic #170~14.04.1-Ubuntu SMP Mon 
Mar 18 15:02:05 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / b5dcf64 |
   | maven | version: Apache Maven 3.3.9 |
   | Default Java | 1.8.0_191 |
   | findbugs | v3.1.0-RC1 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-769/3/artifact/out/patch-unit-hadoop-hdds_container-service.txt
 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-769/3/artifact/out/patch-unit-hadoop-ozone_integration-test.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-769/3/testReport/ |
   | Max. process+thread count | 4932 (vs. ulimit of 5500) |
   | modules | C: hadoop-hdds/container-service hadoop-hdds/server-scm 
hadoop-ozone/integration-test U: . |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-769/3/console |
   | Powered by | Apache Yetus 0.9.0 http://yetus.apache.org |
   
   
   This message was automatically generated.
   
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 233181)
    Time Spent: 2h 10m  (was: 2h)

> Stop the datanode, when any datanode statemachine state is set to shutdown
> --------------------------------------------------------------------------
>
>                 Key: HDDS-1456
>                 URL: https://issues.apache.org/jira/browse/HDDS-1456
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> Recently we have seen an issue, in InitDatanodeState, there is error during 
> create Path for volume. We set the state to shutdown and this has caused 
> DatanodeStateMachine to stop, but datanode is still running. In this case we 
> should stop Datanode, otherwise, user will know about this when running ozone 
> commands or when user observed metrics like healthy nodes.
>  
> cc [~vivekratnavel]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to