Kihwal Lee created HDFS-6191: -------------------------------- Summary: Disable quota checks when replaying edit log. Key: HDFS-6191 URL: https://issues.apache.org/jira/browse/HDFS-6191 Project: Hadoop HDFS Issue Type: Improvement Components: namenode Reporter: Kihwal Lee
Since the serving NN does quota checks before logging edits, performing quota checks is unnecessary while replaying edits. I propose disabling quota checks for 2NN and SBN. -- This message was sent by Atlassian JIRA (v6.2#6252)