[ 
https://issues.apache.org/jira/browse/HADOOP-17900?focusedWorklogId=649830&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-649830
 ]

ASF GitHub Bot logged work on HADOOP-17900:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 13/Sep/21 05:57
            Start Date: 13/Sep/21 05:57
    Worklog Time Spent: 10m 
      Work Description: jojochuang commented on pull request #3404:
URL: https://github.com/apache/hadoop/pull/3404#issuecomment-917864660


   i guess it's fine. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 649830)
    Time Spent: 1h 10m  (was: 1h)

> Move ClusterStorageCapacityExceededException to Public from LimitedPrivate
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-17900
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17900
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to