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

Fabian Morgan updated HDDS-15694:
---------------------------------
    Status: Patch Available  (was: In Progress)

> Improve StringToSignProducer.urlEncode()
> ----------------------------------------
>
>                 Key: HDDS-15694
>                 URL: https://issues.apache.org/jira/browse/HDDS-15694
>             Project: Apache Ozone
>          Issue Type: Improvement
>            Reporter: Fabian Morgan
>            Assignee: Fabian Morgan
>            Priority: Major
>              Labels: pull-request-available
>
> The current implementation is on the S3 signature hot path but is inefficient 
> because each *replaceAll()* call does a *Pattern.compile()* underneath for 
> the regex for 3 replacements repeatedly.  This ticket improves the 
> implementation.



--
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