snuyanzin commented on code in PR #24921:
URL: https://github.com/apache/flink/pull/24921#discussion_r1637604401


##########
docs/setup_docs.sh:
##########
@@ -59,7 +59,7 @@ if [ "$SKIP_INTEGRATE_CONNECTOR_DOCS" = false ]; then
   integrate_connector_docs rabbitmq v3.0
   integrate_connector_docs gcp-pubsub v3.0
   integrate_connector_docs mongodb v1.2
-  integrate_connector_docs opensearch v1.1
+  integrate_connector_docs opensearch v1.2

Review Comment:
   since the only difference in functionality for opensearch connectors between 
v1.2.0 and v2.0.0 is the fact that one works with OpenSearch v1 and the other 
with v2 I don't think we need to split them.
   So both v1.2 and v2.0 are ok here however need to pick only one
   
   WDYT?



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