You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2015/04/09 21:18:12 UTC

[jira] [Created] (YARN-3471) Fix timeline client retry

Zhijie Shen created YARN-3471:
---------------------------------

             Summary: Fix timeline client retry
                 Key: YARN-3471
                 URL: https://issues.apache.org/jira/browse/YARN-3471
             Project: Hadoop YARN
          Issue Type: Sub-task
          Components: timelineserver
            Reporter: Zhijie Shen
            Assignee: Zhijie Shen


I found that the client retry has some problems:

1. The new put methods will retry on all exception, but they should only do it upon ConnectException.
2. We can reuse TimelineClientConnectionRetry to simplify the retry logic.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)