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 "Li Lu (JIRA)" <ji...@apache.org> on 2015/02/07 00:16:35 UTC

[jira] [Created] (YARN-3155) Refactor the exception handling code for TimelineClientImpl's retryOn method

Li Lu created YARN-3155:
---------------------------

             Summary: Refactor the exception handling code for TimelineClientImpl's retryOn method
                 Key: YARN-3155
                 URL: https://issues.apache.org/jira/browse/YARN-3155
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Li Lu
            Assignee: Li Lu
            Priority: Minor


Since we switched to Java 1.7, the exception handling code for the retryOn method can be merged into one statement block, instead of the current two, to avoid repeated code. 



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