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 "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/11/19 11:02:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 19/Nov/21 11:01
            Start Date: 19/Nov/21 11:01
    Worklog Time Spent: 10m 
      Work Description: mehakmeet opened a new pull request #3685:
URL: https://github.com/apache/hadoop/pull/3685


   No tests included since it's just an annotation change.
   Ran the test suite after compiling successfully.
   Region: `ap-south-1`
   
   Tests:
   `[WARNING] Tests run: 588, Failures: 0, Errors: 0, Skipped: 5`
   `[ERROR] Tests run: 1471, Failures: 0, Errors: 2, Skipped: 466`(my bucket specific failures, ignore)
   `[ERROR] Tests run: 151, Failures: 1, Errors: 1, Skipped: 28`(my bucket specific failures, ignore)
   


-- 
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-unsubscribe@hadoop.apache.org

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


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

            Worklog Id:     (was: 683903)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>              Labels: pull-request-available
>          Time Spent: 10m
>  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