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

Xuan Gong commented on YARN-1521:
---------------------------------

bq. 1. If the application is already in the RM cache, we shouldn't log success. 
Otherwise, there may be multiple logs for one submission.

Removed

bq. Should it sleep a while before retry?

DONE

bq. Again, sleep 1ms before next try, yielding to the thread of API methods' 
invoking. And, have max retry when exception?

DONE. Did not add max retry. The failover thread will be killed after every 
testcases

> Mark appropriate protocol methods with the idempotent annotation or 
> AtMostOnce annotation
> -----------------------------------------------------------------------------------------
>
>                 Key: YARN-1521
>                 URL: https://issues.apache.org/jira/browse/YARN-1521
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Xuan Gong
>            Assignee: Xuan Gong
>         Attachments: YARN-1521.0.patch, YARN-1521.1.patch, YARN-1521.2.patch
>
>
> After YARN-1028, we add the automatically failover into RMProxy. This JIRA is 
> to identify whether we need to add idempotent annotation and which methods 
> can be marked as idempotent.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to