omkreddy commented on code in PR #14130: URL: https://github.com/apache/kafka/pull/14130#discussion_r1282124322
########## 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: Can we avoid changing import order and revert all unwanted code formating changes from all the files. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
