You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Aaron T. Myers (Created) (JIRA)" <ji...@apache.org> on 2012/02/28 17:53:46 UTC

[jira] [Created] (MAPREDUCE-3934) RetriableCommand in distcp should not use RetryPolicy classes

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