Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
1. Add more unit tests for the undo section of rename
2. Fix a bug in FSDirectory#addChild: if a QuotaExceededException is thrown in
parent.addChild(child, true, iip.getLatestSnapshot(), inodeMap);
we should change the quota usage back.