qingwei91 commented on code in PR #20138:
URL: https://github.com/apache/flink/pull/20138#discussion_r912524224


##########
flink-connectors/flink-connector-pulsar/src/main/java/org/apache/flink/connector/pulsar/common/config/PulsarClientFactory.java:
##########
@@ -153,8 +153,8 @@ public static PulsarClient createClient(PulsarConfiguration 
configuration) {
     }
 
     /**
-     * PulsarAdmin shares almost the same configuration with PulsarClient, we 
use this
-     * creating method for creating PulsarAdmin instead of using {@link 
ClientConfigurationData}.
+     * PulsarAdmin shares almost the same configuration with PulsarClient, we 
use this creating
+     * method for creating PulsarAdmin instead of using {@link 
ClientConfigurationData}.

Review Comment:
   This is unrelated to my change, but the CI complains about this



-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to