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

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


    from 6ef0b3f  HDFS-16233. Do not use exception handler to implement 
copy-on-write for EnumCounters. (#3468)
     new 1d9a6ff  HDFS-14575. LeaseRenewer#daemon threads leak in DFSClient. 
Contributed by Renukaprasad C.
     new 2bd78b7  HDFS-16235. Fix Deadlock in LeaseRenewer for static remove 
method (#3472)

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:
 .../java/org/apache/hadoop/hdfs/DFSClient.java     | 10 ++-
 .../hadoop/hdfs/client/impl/LeaseRenewer.java      | 36 +++++++--
 .../hadoop/hdfs/client/impl/TestLeaseRenewer.java  | 87 ++++++++++++++++++++++
 3 files changed, 127 insertions(+), 6 deletions(-)

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

Reply via email to