[
https://issues.apache.org/jira/browse/HDFS-13528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16471688#comment-16471688
]
Dibyendu Karmakar commented on HDFS-13528:
------------------------------------------
[~xyao], Yes. RBF quota refresh issue still exist. In case of any exception
thrown by getQuotaUsage it is not refreshing the quota.
In RouterQuotaUpdateService#periodicInvoke exception is catch outside the for
loop, so, if any exception occurred during getQuotaUsage it is not continuing
with other entries.
> RBF: If a directory exceeds quota limit then quota usage is not refreshed for
> other mount entries
> --------------------------------------------------------------------------------------------------
>
> Key: HDFS-13528
> URL: https://issues.apache.org/jira/browse/HDFS-13528
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Dibyendu Karmakar
> Assignee: Dibyendu Karmakar
> Priority: Major
> Attachments: HDFS-13528-000.patch
>
>
> If quota limit is exceeded, RouterQuotaUpdateService#periodicInvoke is
> getting QuotaExceededException and it is not updating the quota usage for
> rest of the mount table entries.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]