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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/02/23 13:41:44 UTC

[jira] [Assigned] (HADOOP-14110) mark S3AFileSystem.getAmazonClient package private, export getBucketLocation(fs.getBucket());

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

Steve Loughran reassigned HADOOP-14110:
---------------------------------------

             Assignee: Steve Loughran
    Affects Version/s: HADOOP-13345
     Target Version/s: HADOOP-13345

Note I've tagged as critical as I don't want anyone on trunk to think they can get @ the client class

> mark S3AFileSystem.getAmazonClient package private, export getBucketLocation(fs.getBucket());
> ---------------------------------------------------------------------------------------------
>
>                 Key: HADOOP-14110
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14110
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: HADOOP-13345
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Critical
>         Attachments: HADOOP-14110-HADOOP-13345-001.patch
>
>
> I'ved just noticed we are making the S3 client visible again. I really don't want that to happen, as at that point you lose control of how it gets used. Better to make getBucketLocation a visible method, possibly on the internal-use-only {{WriteOperationHelper}} class.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org