hadoop/hadoop-hdfs-project/hadoop-hdfs-client/src
Tak Lon (Stephen) Wu 0e46388474
HADOOP-18671. Add recoverLease(), setSafeMode(), isFileClosed() as interfaces to hadoop-common (#5553)
The HDFS lease APIs have been replicated as interfaces in hadoop-common so other filesystems can
also implement them.  Applications which use the leasing APIs should migrate to the new
interface where possible.

Contributed by Stephen Wu
2023-05-03 11:05:55 +01:00
..
main HADOOP-18671. Add recoverLease(), setSafeMode(), isFileClosed() as interfaces to hadoop-common (#5553) 2023-05-03 11:05:55 +01:00
test HDFS-16916. Improve the use of JUnit Test in DFSClient (#5404) 2023-02-18 13:17:37 +08:00