[ 
https://issues.apache.org/jira/browse/HADOOP-18016?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mehakmeet Singh updated HADOOP-18016:
-------------------------------------
    Description: S3AUtils(Private) have certain methods which can be used in 
external projects to provide proxy support, since it is private we can't call 
them directly and have to copy the whole methods to provide the support. Making 
these methods LimitedPrivate so that these can be called directly with a 
reason.  (was: S3AUtils(Private) have certain methods which can be used in 
external projects to provide proxy support, since it is private we can't call 
them directly and have to copy the whole methods to provide the support. Making 
these methods PrivateLimited so that these can be called directly with a 
reason.)

> Make certain methods LimitedPrivate in S3AUtils.java to provide proxy support
> -----------------------------------------------------------------------------
>
>                 Key: HADOOP-18016
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18016
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs/s3
>    Affects Versions: 3.4.0
>            Reporter: Mehakmeet Singh
>            Assignee: Mehakmeet Singh
>            Priority: Major
>
> S3AUtils(Private) have certain methods which can be used in external projects 
> to provide proxy support, since it is private we can't call them directly and 
> have to copy the whole methods to provide the support. Making these methods 
> LimitedPrivate so that these can be called directly with a reason.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to