[
https://issues.apache.org/jira/browse/HADOOP-3511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12603234#action_12603234
]
Hairong Kuang commented on HADOOP-3511:
---------------------------------------
ant patch result:
[exec] BUILD SUCCESSFUL
[exec] Total time: 5 minutes 52 seconds
[exec] Starting with ../tmp/trunkFindbugsWarnings.xml
[exec] Merging ../tmp/patchFindbugsWarnings.xml
[exec] -1 overall.
[exec] +1 @author. The patch does not contain any @author tags.
[exec] -1 tests included. The patch doesn't appear to include any new
or modified tests.
[exec] Please justify why no tests are needed for
this patch.
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
The 1 line change patch was tested manually. So no unit test is provided.
> Namenode should not restore the root's quota if the quota was not in the image
> ------------------------------------------------------------------------------
>
> Key: HADOOP-3511
> URL: https://issues.apache.org/jira/browse/HADOOP-3511
> Project: Hadoop Core
> Issue Type: Bug
> Affects Versions: 0.18.0
> Reporter: Hairong Kuang
> Assignee: Hairong Kuang
> Priority: Blocker
> Fix For: 0.18.0
>
> Attachments: rootQuota.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.