Issue Details (XML | Word | Printable)

Key: HADOOP-3511
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Hairong Kuang
Reporter: Hairong Kuang
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Namenode should not restore the root's quota if the quota was not in the image

Created: 06/Jun/08 11:12 PM   Updated: 22/Aug/08 07:50 PM
Return to search
Component/s: None
Affects Version/s: 0.18.0
Fix Version/s: 0.18.0

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works rootQuota.patch 2008-06-06 11:19 PM Hairong Kuang 1 kB

Hadoop Flags: Reviewed
Resolution Date: 07/Jun/08 12:03 AM


 Description  « Hide
When namenode loads the image, it sets the root's quota to be an invalid value when the quota was not saved in the image.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Repository Revision Date User Message
ASF #664205 Sat Jun 07 00:02:07 UTC 2008 hairong HADOOP-3511. Namenode should not restore the root's quota if the quota was not saved in the image. Contributed by Hairong Kuang.
Files Changed
MODIFY /hadoop/core/trunk/CHANGES.txt
MODIFY /hadoop/core/trunk/src/java/org/apache/hadoop/dfs/FSImage.java
MODIFY /hadoop/core/trunk/src/java/org/apache/hadoop/dfs/QuotaExceededException.java