[ 
https://issues.apache.org/jira/browse/HDFS-16083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

lei w updated HDFS-16083:
-------------------------
    Description: When the Observer NameNode is turned on in the cluster, the 
Active NameNode will receive rollEditLog RPC requests from the Standby NameNode 
and Observer NameNode in a short time. Observer NameNode's rollEditLog request 
is a repetitive operation, so should we forbid Observer NameNode trigger  
active namenode log roll ? We  'dfs.ha.log-roll.period' configured is 300( 5 
minutes) and active NameNode receives rollEditLog RPC as shown in 
activeRollEdits.png  (was: When the Observer NameNode is turned on in the 
cluster, the Active NameNode will receive rollEditLog RPC requests from the 
Standby NameNode and Observer NameNode in a short time. Observer NameNode's 
rollEditLog request is a repetitive operation, so should we forbid Observer 
NameNode trigger  active namenode log roll ? We  'dfs.ha.log-roll.period' 
configured is 300( 5 minutes))

> Forbid Observer NameNode trigger  active namenode log roll
> ----------------------------------------------------------
>
>                 Key: HDFS-16083
>                 URL: https://issues.apache.org/jira/browse/HDFS-16083
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namanode
>            Reporter: lei w
>            Assignee: lei w
>            Priority: Minor
>         Attachments: HDFS-16083.001.patch, HDFS-16083.002.patch, 
> activeRollEdits.png
>
>
> When the Observer NameNode is turned on in the cluster, the Active NameNode 
> will receive rollEditLog RPC requests from the Standby NameNode and Observer 
> NameNode in a short time. Observer NameNode's rollEditLog request is a 
> repetitive operation, so should we forbid Observer NameNode trigger  active 
> namenode log roll ? We  'dfs.ha.log-roll.period' configured is 300( 5 
> minutes) and active NameNode receives rollEditLog RPC as shown in 
> activeRollEdits.png



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

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