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

Reply via email to