Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
Reviewed
Description
FSImage#loadEdits calls updateCountForQuota to recalculate & verify quotas for the entire namespace. A standby NN using shared edits calls this method every minute. The standby may appear to "hang" for many seconds.
Attachments
Attachments
Issue Links
- breaks
-
HDFS-9396 Total files and directories on jmx and web UI on standby is uninitialized
- Resolved
- is duplicated by
-
HDFS-13122 Tailing edits should not update quota counts on ObserverNode
- Resolved
-
HDFS-9143 updateCountForQuota method during EditlogTailer loadEdit can make SNN timeout very often
- Resolved
- is related to
-
HDFS-11254 Standby NameNode may crash during failover if loading edits takes too long
- Resolved
-
HDFS-7728 Avoid updating quota usage while loading edits
- Resolved
-
HDFS-8865 Improve quota initialization performance
- Resolved
-
HDFS-6191 Disable quota checks when replaying edit log.
- Closed