[ 
https://issues.apache.org/jira/browse/HDFS-16505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18038499#comment-18038499
 ] 

ASF GitHub Bot commented on HDFS-16505:
---------------------------------------

github-actions[bot] commented on PR #4071:
URL: https://github.com/apache/hadoop/pull/4071#issuecomment-3535145370

   We're closing this stale PR because it has been open for 100 days with no 
activity. This isn't a judgement on the merit of the PR in any way. It's just a 
way of keeping the PR queue manageable.
   If you feel like this was a mistake, or you would like to continue working 
on it, please feel free to re-open it and ask for a committer to remove the 
stale tag and review again.
   Thanks all for your contribution.




> Setting safemode should not be interrupted by abnormal nodes
> ------------------------------------------------------------
>
>                 Key: HDFS-16505
>                 URL: https://issues.apache.org/jira/browse/HDFS-16505
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Tao Li
>            Assignee: Tao Li
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: image-2022-03-15-09-29-36-538.png, 
> image-2022-03-15-09-29-44-430.png
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Setting safemode should not be interrupted by abnormal nodes. 
> For example, we have four namenodes configured in the following order:
> NS1 -> active
> NS2 -> standby
> NS3 -> observer
> NS4 -> observer.
> When the {color:#FF0000}NS1 {color}process exits, setting the states of 
> safemode, {color:#FF0000}NS2{color}, {color:#FF0000}NS3{color}, and 
> {color:#FF0000}NS4 {color}fails. Similarly, when the 
> {color:#FF0000}NS2{color} process exits, only the safemode state of 
> {color:#FF0000}NS1{color} can be set successfully.
>  
> When the {color:#FF0000}NS1{color} process exits:
> Before the change:
> !image-2022-03-15-09-29-36-538.png|width=1145,height=97!
> After the change:
> !image-2022-03-15-09-29-44-430.png|width=1104,height=119!
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to