Kafka enthusiast, and welcome to technical discussions.
Email: 422766572@qq.com
- beijing
Popular repositories Loading
113 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 7 commits in 2 repositories
Created a pull request in apache/kafka that received 9 comments
KAFKA-19137: Use StandardCharsets.UTF_8
instead of StandardCharsets.UTF_8.name()
Replace StandardCharsets.UTF_8.name()
with StandardCharsets.UTF_8
to
avoid UnsupportedEncodingException and optimize the related code at the
same t…
+40
−52
lines changed
•
9
comments