[
https://issues.apache.org/jira/browse/HUDI-6610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-6610:
-----------------------------
Fix Version/s: 0.14.0
> 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
> Fix For: 0.14.0
>
>
> 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)