fapaul commented on a change in pull request #18145:
URL: https://github.com/apache/flink/pull/18145#discussion_r791823209



##########
File path: 
flink-connectors/flink-connector-kafka/src/test/java/org/apache/flink/streaming/connectors/kafka/KafkaTestBase.java
##########
@@ -152,7 +152,7 @@ public static void startClusters(boolean secureMode) throws 
Exception {
 
     public static void startClusters(KafkaTestEnvironment.Config 
environmentConfig)
             throws Exception {
-        kafkaServer = constructKafkaTestEnvionment();
+        kafkaServer = constructKafkaTestEnvironment();

Review comment:
       It is fine to keep the commit on this PR but please give the commit 
message some more detail about what typo you are fixing.




-- 
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]


Reply via email to