Fabian Morgan created HDDS-15694:
------------------------------------

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


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