You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/12/14 13:04:37 UTC

[GitHub] [flink-connector-kafka] MartijnVisser commented on a diff in pull request #1: [FLINK-30052][Connectors/Kafka] Move existing Kafka connector code from Flink repo to dedicated Kafka repo

MartijnVisser commented on code in PR #1:
URL: https://github.com/apache/flink-connector-kafka/pull/1#discussion_r1048443842


##########
.github/workflows/ci.yml:
##########
@@ -80,7 +80,7 @@ jobs:
         run: wget -q -c ${{ inputs.flink_url }} -O - | tar -xz
 
       - name: Compile and test flink-connector-kafka
-        timeout-minutes: 30
+        timeout-minutes: 45

Review Comment:
   You should rebase, so this file becomes obsolete (we're re-using the same CI setup across the different externalized connectors). Timeouts are there set to 50 mins for this step and 60 mins for the entire workflow. 



-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org