ethaden commented on code in PR #14130: URL: https://github.com/apache/kafka/pull/14130#discussion_r1283750683
########## clients/src/main/java/org/apache/kafka/common/security/ssl/DefaultSslEngineFactory.java: ########## @@ -16,47 +16,48 @@ */ package org.apache.kafka.common.security.ssl; -import org.apache.kafka.common.KafkaException; Review Comment: Sorry for having mixed things up. I restored the previous order of package imports and the formatting. The newly added imports should be at the right positions in the code, too, AFAIK. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org