Uses of Class
org.apache.hadoop.hbase.io.asyncfs.AsyncFSTestBase
Packages that use AsyncFSTestBase
-
Uses of AsyncFSTestBase in org.apache.hadoop.hbase.io.asyncfs
Subclasses of AsyncFSTestBase in org.apache.hadoop.hbase.io.asyncfsModifier and TypeClassDescriptionclass
class
Testcase for HBASE-26679, here we introduce a separate test class and not put the testcase inTestFanOutOneBlockAsyncDFSOutput
because we will send heartbeat to DN when there is no out going packet, the timeout is controlled byTestFanOutOneBlockAsyncDFSOutput.READ_TIMEOUT_MS
,which is 2 seconds, it will keep sending package out and DN will respond immedately and then mess up the testing handler added by us.class
Make sure lease renewal works.class
Used to confirm that it is OK to overwrite a file which is being written currently.class