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

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

                Author: ASF GitHub Bot
            Created on: 06/Sep/19 07:45
            Start Date: 06/Sep/19 07:45
    Worklog Time Spent: 10m 
      Work Description: nandakumar131 commented on issue #1401: HDDS-1561: Mark 
OPEN containers as QUASI_CLOSED as part of Ratis groupRemove
URL: https://github.com/apache/hadoop/pull/1401#issuecomment-528749936
 
 
   Test failures are not related.
 
----------------------------------------------------------------
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: 307681)
    Time Spent: 1.5h  (was: 1h 20m)

> Mark OPEN containers as QUASI_CLOSED as part of Ratis groupRemove
> -----------------------------------------------------------------
>
>                 Key: HDDS-1561
>                 URL: https://issues.apache.org/jira/browse/HDDS-1561
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Datanode, SCM
>    Affects Versions: 0.3.0
>            Reporter: Mukul Kumar Singh
>            Assignee: Lokesh Jain
>            Priority: Blocker
>              Labels: pull-request-available
>         Attachments: HDDS-1561.001.patch
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Right now, if a pipeline is destroyed by SCM, all the container on the 
> pipeline are marked as quasi closed when datanode received close container 
> command. SCM while processing these containers reports, marks these 
> containers as closed once majority of the nodes are available.
> This is however not a sufficient condition in cases where the raft log 
> directory is missing or corrupted. As the containers will not have all the 
> applied transaction. 
> To solve this problem, we should QUASI_CLOSE the containers in datanode as 
> part of ratis groupRemove. If a container is in OPEN state in datanode 
> without any active pipeline, it will be marked as Unhealthy while processing 
> close container command.
> cc [~jnp], [~shashikant], [~sdeka], [~nandakumar131]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

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