[
https://issues.apache.org/jira/browse/HDFS-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109522#comment-13109522
]
Tsz Wo (Nicholas), SZE commented on HDFS-46:
--------------------------------------------
Patch looks good. Since the new test is really simple, how about combining it
to another test, say testMultipleFilesSmallerThanOneBlock? Then, it would save
a few seconds for starting and shutting down a cluster.
> The namespace quota of root directory should not be Integer.MAX_VALUE
> ---------------------------------------------------------------------
>
> Key: HDFS-46
> URL: https://issues.apache.org/jira/browse/HDFS-46
> Project: Hadoop HDFS
> Issue Type: Bug
> Reporter: Tsz Wo (Nicholas), SZE
> Assignee: Uma Maheswara Rao G
> Labels: newbie
> Attachments: HDFS-46.patch
>
>
> The default namespace quota of root directory is set to Integer.MAX_VALUE but
> the data type of INodeDirectoryWithQuota.nsQuota is long. So default quota
> probably should be Long.MAX_VALUE or some other value like 1,000,000,000.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira