[ https://issues.apache.org/jira/browse/KAFKA-17762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17888827#comment-17888827 ]
Lin Siyuan commented on KAFKA-17762: ------------------------------------ hi [~chia7712] ,This ticket refers to using String#isBlank method in JDK11 instead of Utils#isBlank method, but it is not static so it is necessary to determine non-null, it is probably better to keep Utils#isBlank, what do you think? > Remove Utils.isBlank > -------------------- > > Key: KAFKA-17762 > URL: https://issues.apache.org/jira/browse/KAFKA-17762 > Project: Kafka > Issue Type: Sub-task > Reporter: Chia-Ping Tsai > Assignee: Lin Siyuan > Priority: Major > > Replace it by `String#isBlank` -- This message was sent by Atlassian Jira (v8.20.10#820010)