[
https://issues.apache.org/jira/browse/HDFS-8231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14510465#comment-14510465
]
Vinayakumar B commented on HDFS-8231:
-------------------------------------
bq. The fix is likely to track down the various points in DFSClient that call
RemoteException#unwrapRemoteException on DSQuotaExceededException.class and add
QuotaByStorageTypeExceededException.class to the list.
I think the correct fix is to extend {{QuotaByStorageTypeExceededException}}
from {{DSQuotaExceededException}}. As {{StorageType}} is only applicable for
the disk usage,
> StackTrace displayed at client while QuotaByStorageType exceeds
> ---------------------------------------------------------------
>
> Key: HDFS-8231
> URL: https://issues.apache.org/jira/browse/HDFS-8231
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: hdfs-client
> Reporter: J.Andreina
> Assignee: J.Andreina
> Priority: Minor
> Attachments: HDFS-8231.00.patch
>
>
> StackTrace displayed at client while QuotaByStorageType exceeds.
> With reference to HDFS-2360, feel better to fix this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)