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

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

github-actions[bot] closed pull request #2373: HDFS-15616. [SBN] Disable 
Observers to trigger edit Log roll
URL: https://github.com/apache/hadoop/pull/2373




> Disable Observer NameNode to trigger edit log roll
> --------------------------------------------------
>
>                 Key: HDFS-15616
>                 URL: https://issues.apache.org/jira/browse/HDFS-15616
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: hdfs
>            Reporter: Janus Chow
>            Assignee: Janus Chow
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: HDFS-15616.001.patch, HDFS-15616.002.patch, 
> HDFS-15616.003.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Currently when Observer is transitioned from StandbyState, the editLogTailer 
> will still send the request to roll editLog to ActiveNN, which should be 
> disabled to keep the definition of "logRollPeriodMs" clear.
> One thing I'm not sure is for a cluster with multi standby Namenode, all the 
> standby NN will trigger the roll. Should this feature be extended to all 
> standby NNs or implementing on observers first?



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