This is an automated email from the ASF dual-hosted git repository.

kihwal pushed a change to branch branch-2.10
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 296786a  YARN-9790. Failed to set default-application-lifetime if 
maximum-application-lifetime is less than or equal to zero. Contributed by 
kyungwan nam.
     new 2873a70  HADOOP-16580. Disable retry of 
FailoverOnNetworkExceptionRetry in case of AccessControlException. Contributed 
by Adam Antal
     new 8d4671b  HADOOP-16683. Disable retry of 
FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException. 
Contributed by Adam Antal

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/hadoop/io/retry/RetryPolicies.java  | 14 +++++++
 .../org/apache/hadoop/io/retry/TestRetryProxy.java | 48 ++++++++++++++++++++++
 .../hadoop/io/retry/UnreliableImplementation.java  | 23 +++++++++++
 .../hadoop/io/retry/UnreliableInterface.java       | 21 ++++++++++
 4 files changed, 106 insertions(+)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to