(flink-connector-kafka) branch v3.1 updated: [FLINK-34244] Update Confluent Platform to 7.4.4. This closes #81

2024-02-08 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch v3.1 in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git The following commit(s) were added to refs/heads/v3.1 by this push: new 927b2e71 [FLINK-34244] Update

(flink-connector-kafka) branch main updated: [FLINK-34244] Update Confluent Platform to 7.4.4. This closes #81

2024-02-08 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git The following commit(s) were added to refs/heads/main by this push: new cfb275b4 [FLINK-34244] Update

(flink) branch master updated: [FLINK-34344] Pass JobID to CheckpointStatsTracker

2024-02-08 Thread roman
This is an automated email from the ASF dual-hosted git repository. roman pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new c84f42c1a7e [FLINK-34344] Pass JobID to

(flink) branch release-1.19 updated: [FLINK-34200][test] Fix the bug that AutoRescalingITCase.testCheckpointRescalingInKeyedState fails occasionally

2024-02-08 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a commit to branch release-1.19 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.19 by this push: new 8b289000f65 [FLINK-34200][test] Fix

(flink) branch master updated (01cdc703ee6 -> a33a0576364)

2024-02-08 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 01cdc703ee6 [FLINK-24239] Event time temporal join should support values from array, map, row, etc. as join

(flink) branch master updated: [FLINK-24239] Event time temporal join should support values from array, map, row, etc. as join key (#24253)

2024-02-08 Thread dwysakowicz
This is an automated email from the ASF dual-hosted git repository. dwysakowicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/master by this push: new 01cdc703ee6 [FLINK-24239] Event time

(flink) 01/02: [FLINK-33960][JUnit5 migration] Migrate SlotSharingSlotAllocatorTest to Junit5 and Assertj

2024-02-08 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git commit ae8f8b1eb839dff388f3435a3d16e0db33e1e41e Author: Rui Fan <1996fan...@gmail.com> AuthorDate: Mon Jan 1 11:26:18 2024

(flink) 02/02: [FLINK-33960][Scheduler] Fix the bug that Adaptive Scheduler doesn't respect the lowerBound when one flink job has more than 1 tasks

2024-02-08 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git commit 6cd71506fe474eca3b02fbb064912fba9f242b94 Author: Rui Fan <1996fan...@gmail.com> AuthorDate: Mon Jan 1 11:59:54 2024

(flink) branch release-1.18 updated (d185531f109 -> 6cd71506fe4)

2024-02-08 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui pushed a change to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git from d185531f109 [hotfix][build] Fixes error message when printing the 15 biggest directories new ae8f8b1eb83