[
https://issues.apache.org/jira/browse/HADOOP-17900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shilun Fan updated HADOOP-17900:
--------------------------------
Component/s: common
hdfs-client
Target Version/s: 3.4.0
Affects Version/s: 3.4.0
> Move ClusterStorageCapacityExceededException to Public from LimitedPrivate
> --------------------------------------------------------------------------
>
> Key: HADOOP-17900
> URL: https://issues.apache.org/jira/browse/HADOOP-17900
> Project: Hadoop Common
> Issue Type: Improvement
> Components: common, hdfs-client
> Affects Versions: 3.4.0
> Reporter: Ayush Saxena
> Assignee: Ayush Saxena
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.4.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> As of now the exception is marked limited private
> {code:java}
> @InterfaceAudience.LimitedPrivate({ "HDFS", "MapReduce", "Tez" })
> {code}
> Doesn't allow other projects, Rather than individually adding project, Make
> it Public itself.
> This exception can be used to act as a fail-fast marker for different
> operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]