tmgstevens commented on code in PR #371: URL: https://github.com/apache/flume/pull/371#discussion_r953902532
########## flume-ng-sinks/flume-ng-kafka-sink/src/test/java/org/apache/flume/sink/kafka/util/TestUtil.java: ########## @@ -39,6 +39,9 @@ Licensed to the Apache Software Foundation (ASF) under one or more import java.util.Properties; import java.util.concurrent.TimeUnit; +import static org.apache.kafka.common.config.SslConfigs.*; Review Comment: Please avoid * imports -- 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: dev-unsubscr...@flume.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org