[ 
https://issues.apache.org/jira/browse/HADOOP-18368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17571433#comment-17571433
 ] 

Steve Loughran commented on HADOOP-18368:
-----------------------------------------

nice catch. always good to have different test configs to catch the assumptions

> 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
>            Priority: Minor
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to