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

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

                Author: ASF GitHub Bot
            Created on: 01/Aug/22 14:13
            Start Date: 01/Aug/22 14:13
    Worklog Time Spent: 10m 
      Work Description: ahmarsuhail commented on PR #4634:
URL: https://github.com/apache/hadoop/pull/4634#issuecomment-1201262628

   @mukund-thakur small PR which fixes an issue with ITestCustomSigner, could 
you take a look please?  




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

    Worklog Id:     (was: 796906)
    Time Spent: 40m  (was: 0.5h)

> 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
>              Labels: pull-request-available
>          Time Spent: 40m
>  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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to