RetriableCommand in distcp should not use RetryPolicy classes
-------------------------------------------------------------

                 Key: MAPREDUCE-3934
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3934
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: distcp
    Affects Versions: 0.24.0
            Reporter: Aaron T. Myers


It's generally not kosher for RetriableCommand to be using the RetryPolicy 
classes at all, since they're not really intended to be used except by 
RetryInvocationHandler. See HADOOP-8116 for an example of why.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to