[
https://issues.apache.org/jira/browse/HUDI-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-6610:
---------------------------------
Labels: pull-request-available (was: )
> Optimize the toHexString method in StringUtils
> ----------------------------------------------
>
> Key: HUDI-6610
> URL: https://issues.apache.org/jira/browse/HUDI-6610
> Project: Apache Hudi
> Issue Type: Improvement
> Components: performance
> Reporter: weiming
> Assignee: weiming
> Priority: Major
> Labels: pull-request-available
>
> String.format is used in the implementation of the current toHexString
> method. In the case of a large number of cases, the performance is low, and
> there will be frequent memory copies, which will lead to an increase in GC
> frequency and further increase in CPU utilization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)