String.format会存在中文乱码问题
Open
- Dominant language
- Java
- Stars
- 17.4k
- Forks
- 5.7k
- PR merge metrics
- No merged PRs in 30d
Description
这里类中`https://github.com/alibaba/DataX/blob/master/common/src/main/java/com/alibaba/datax/common/util/RetryUtil.java`中`String.format`会存在中文乱码问题。
Contributor guide
No contributing guide indexed for this repository
Research direction
Open common/src/main/java/com/alibaba/datax/common/util/RetryUtil.java and inspect the String.format usage. Reproduce the reported Chinese garbling with representative Chinese text, then determine the expected correctly encoded output. Done means the formatting no longer produces garbled Chinese and the relevant behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100