MartijnVisser commented on code in PR #20138:
URL: https://github.com/apache/flink/pull/20138#discussion_r913015508
##########
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 being worked on via https://github.com/apache/flink/pull/20154
--
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]