Janardhan Hungund
Janardhan Hungund
The test re-run succeeded. Thanks, Janardhan
**Summary of the change:** While setting up the tasks during the repl-load phase of the replication, delay the access to the metadata from the task creation phase to the task...
Hi Francis, Thank you for taking a look at this change. Below are my replies to your comments (starting with **[JH]**) below > Can you add an analysis? Like the...
> Yes, I did not know this was an exiting PR that was resurrected. Yes, I thought that keeping table logic where it was was more logical, DeferredWorkHelperImpl doesn't need...
Hi @wchevreuil, I see a new failure which was not seen earlier. But, it seems to be unrelated. The failing test: org.apache.hadoop.hbase.rsgroup.TestRSGroupsWithACL. Do we wait until we have the report...
Hi @wchevreuil, I checked that the failing test is: org.apache.hadoop.hbase.util.TestFromClientSide3WoUnsafe org.apache.hadoop.hbase.util.TestFromClientSide3WoUnsafe.testLockLeakWithDelta The failure seems unrelated to this change. Also, I verified that this test does not fail locally with the...
Hi @wchevreuil, The failing unit test, org.apache.hadoop.hbase.master.janitor.TestCatalogJanitor.testAlreadyRunningStatus does not seem to be related to this change. The local execution of the test passed on the same branch. ` commit 2c8438d2aa6f5f56f785a45b065e4962ad7fa685...