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

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

LiuGuH opened a new pull request, #6414:
URL: https://github.com/apache/hadoop/pull/6414

   …ateid is always delayed with Active Namenode for a period of time
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   
     Now when Observer NN is used,  if the stateid is delayed , the rpcServer 
will be requeued into callqueue. If EditLogTailer is broken or something else 
wrong , the call will be requeued again and again.  
   
    So Observer should throw ObserverRetryOnActiveException if stateid is 
always delayed with Active Namenode for a configured time.
   
   




> [SBN READ] Observer should throw ObserverRetryOnActiveException if stateid is 
> always delayed with Active Namenode for a  configured time
> ----------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-17300
>                 URL: https://issues.apache.org/jira/browse/HDFS-17300
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: liuguanghua
>            Priority: Major
>              Labels: pull-request-available
>
>            Now when Observer NN is used,  if the stateid is delayed , the 
> rpcServer will be requeued into callqueue. If EditLogTailer is broken or 
> something else wrong , the call will be requeued again and again.  
>         So Observer should throw ObserverRetryOnActiveException if stateid is 
> always delayed with Active Namenode for a configured time.



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

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