Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HA branch (HDFS-1623)
-
None
-
Reviewed
Description
Quota is one of the areas I suspect we might have bugs in the current state HA implementation. We need to track quotas correctly on the standby so that when a failover occurs, all of the stats are up to date. Let's add some functional tests that exercise quotas during failover/failback.