[ 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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org