Chia-Ping Tsai created KAFKA-19137:
--------------------------------------

             Summary: Use `StandardCharsets.UTF_8` instead of 
`StandardCharsets.UTF_8.name()`
                 Key: KAFKA-19137
                 URL: https://issues.apache.org/jira/browse/KAFKA-19137
             Project: Kafka
          Issue Type: Improvement
            Reporter: Chia-Ping Tsai
            Assignee: Chia-Ping Tsai


The checked exception {{UnsupportedEncodingException}} for 
{{StandardCharsets.UTF_8.name()}} can be avoided by using 
{{StandardCharsets.UTF_8}} directly.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to