zentol commented on code in PR #32:
URL: 
https://github.com/apache/flink-connector-elasticsearch/pull/32#discussion_r969462161


##########
.github/workflows/ci.yml:
##########
@@ -26,6 +26,7 @@ jobs:
         jdk: [8, 11]
     env:
       MVN_CONNECTION_OPTIONS: -Dhttp.keepAlive=false 
-Dmaven.wagon.http.pool=false -Dmaven.wagon.httpconnectionManager.ttlSeconds=120
+      FLINK_URL: 
https://s3.amazonaws.com/flink-nightly/flink-1.16-SNAPSHOT-bin-scala_2.12.tgz

Review Comment:
   this is actually super jank because there's 0 guarantees that this is 
compatible with the maven snapshot artifacts, but there's genuinely no better 
way at this time.



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