[
https://issues.apache.org/jira/browse/HDFS-13530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liuhongtong updated HDFS-13530:
-------------------------------
Attachment: HDFS-13530.001.patch
> NameNode: Fix NullPointerException when getQuotaUsageInt() invoked
> ------------------------------------------------------------------
>
> Key: HDFS-13530
> URL: https://issues.apache.org/jira/browse/HDFS-13530
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: federation, namenode
> Reporter: liuhongtong
> Priority: Major
> Attachments: HDFS-13530.001.patch
>
>
> If the directory is nonexistent, getQuotaUsage rpc call will run into
> NullPointerException throwed by
> FSDirStatAndListingOp.getQuotaUsageInt() .
> I think FSDirStatAndListingOp.getQuotaUsageInt() should throw
> FileNotFoundException when the directory is nonexistent.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]