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 "Mukund Thakur (Jira)" <ji...@apache.org> on 2021/11/24 08:04:00 UTC

[jira] [Resolved] (HADOOP-18016) Make certain methods LimitedPrivate in S3AUtils.java

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

Mukund Thakur resolved HADOOP-18016.
------------------------------------
    Resolution: Fixed

> Make certain methods LimitedPrivate in S3AUtils.java 
> -----------------------------------------------------
>
>                 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
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> 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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org