MartijnVisser commented on code in PR #633:
URL: https://github.com/apache/flink-web/pull/633#discussion_r1187435745


##########
docs/data/flink_connectors.yml:
##########
@@ -57,12 +57,19 @@ opensearch:
   source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-connector-opensearch-1.0.0/flink-connector-opensearch-1.0.0-src.tgz.sha512";
   compatibility: ["1.16.x"]
 
-pulsar:
+pulsar3:
   name: "Apache Flink Pulsar Connector 3.0.0"
   source_release_url: 
"https://www.apache.org/dyn/closer.lua/flink/flink-connector-pulsar-3.0.0/flink-connector-pulsar-3.0.0-src.tgz";
   source_release_asc_url: 
"https://downloads.apache.org/flink/flink-connector-pulsar-3.0.0/flink-connector-pulsar-3.0.0-src.tgz.asc";
   source_release_sha512_url: 
"https://downloads.apache.org/flink/flink-connector-pulsar-3.0.0/flink-connector-pulsar-3.0.0-src.tgz.sha512";
   compatibility: ["1.16.x"]
+  
+pulsar4:

Review Comment:
   @leonardBang That's a fair comment, I've used the same setup as we've done 
for AWS. @dannycranmer WDYT? We can also change this later but curious on your 
thoughts



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