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)