zentol commented on code in PR #4:
URL: 
https://github.com/apache/flink-connector-kafka/pull/4#discussion_r1115424100


##########
flink-connector-kafka/src/test/resources/archunit.properties:
##########
@@ -17,7 +17,7 @@
 #
 
 # By default we allow removing existing violations, but fail when new 
violations are added.
-freeze.store.default.allowStoreUpdate=true
+#freeze.store.default.allowStoreUpdate=true

Review Comment:
   revert



##########
.github/workflows/push_pr.yml:
##########
@@ -25,4 +25,4 @@ jobs:
   compile_and_test:
     uses: apache/flink-connector-shared-utils/.github/workflows/ci.yml@ci_utils
     with:
-      flink_version: 1.16.0
+      flink_version: 1.17-SNAPSHOT

Review Comment:
   Does it genuinely require a snapshot version again? :cry: 



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