You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Mehakmeet Singh (Jira)" <ji...@apache.org> on 2021/11/19 07:19:00 UTC

[jira] [Updated] (HADOOP-18016) Make certain methods LimitedPrivate in S3AUtils.java to provide proxy support

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

Mehakmeet Singh updated HADOOP-18016:
-------------------------------------
    Summary: Make certain methods LimitedPrivate in S3AUtils.java to provide proxy support  (was: Make certain methods PrivateLimited in S3AUtils.java to provide proxy support)

> 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 PrivateLimited 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org