You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mukund Thakur (Jira)" <ji...@apache.org> on 2022/08/01 20:45:00 UTC

[jira] [Resolved] (HADOOP-18368) ITestCustomSigner fails when access point name has '-'

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

Mukund Thakur resolved HADOOP-18368.
------------------------------------
      Assignee: Ahmar Suhail
    Resolution: Fixed

> ITestCustomSigner fails when access point name has '-' 
> -------------------------------------------------------
>
>                 Key: HADOOP-18368
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18368
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Ahmar Suhail
>            Assignee: Ahmar Suhail
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 3.3.9
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> If you create an access point name which has hyphens, eg custom-signer-access-point, the ITestCustomSigner fails. This is because the array is split on "-" [here|https://github.com/apache/hadoop/blob/trunk/hadoop-tools/hadoop-aws/src/test/java/org/apache/hadoop/fs/s3a/auth/ITestCustomSigner.java#L231] and then joined, so access point name becomes "customsigneraccesspoint". 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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