Class TestLeaseRenewal

java.lang.Object
org.apache.hadoop.hbase.io.asyncfs.AsyncFSTestBase
org.apache.hadoop.hbase.io.asyncfs.TestLeaseRenewal

public class TestLeaseRenewal extends AsyncFSTestBase
Make sure lease renewal works. Since it is in a background thread, normal read/write test can not verify it.

See HBASE-28955 for more details.