[flink] branch release-1.16 updated (b3a52739c99 -> 5eb7188f732)

2023-04-25 Thread wanglijie
This is an automated email from the ASF dual-hosted git repository. wanglijie pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from b3a52739c99 [FLINK-31897][tests] Fix the unstable test ClientTest#testRequestUnavailableHost add 2712a30

[flink] branch release-1.17 updated (29975c8f982 -> 1651908f02b)

2023-04-25 Thread wanglijie
This is an automated email from the ASF dual-hosted git repository. wanglijie pushed a change to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git from 29975c8f982 [hotfix][refactor] Reuse existing method in SortMergeResultPartition new eae4d451773 [hotfix

[flink] 02/02: [FLINK-31831][runtime][tests] Use random ports as rest bind port and jobmanager rpc port to avoid port binding failure

2023-04-25 Thread wanglijie
This is an automated email from the ASF dual-hosted git repository. wanglijie pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git commit 1651908f02b7990e25d7fdde428aac44473cde65 Author: Lijie Wang AuthorDate: Mon Apr 24 17:20:38 2023 +0800 [FLI

[flink] 01/02: [hotfix][runtime][tests] Migrate assertions in TaskManagerDisconnectOnShutdownITCase to Junit5 Assertions

2023-04-25 Thread wanglijie
This is an automated email from the ASF dual-hosted git repository. wanglijie pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git commit eae4d4517731bba1caabc298eb9876af667bc1b7 Author: Lijie Wang AuthorDate: Mon Apr 24 17:16:08 2023 +0800 [hot

[flink] branch master updated (4d50f78cf99 -> aa2110fdb23)

2023-04-25 Thread wanglijie
This is an automated email from the ASF dual-hosted git repository. wanglijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 4d50f78cf99 [FLINK-31912][build] Upgrade bytebuddy to 1.14.4 add 262140c2bce [hotfix][runtime][tests] Migrate a

[flink] branch release-1.17 updated: [hotfix][refactor] Reuse existing method in SortMergeResultPartition

2023-04-25 Thread yingjie
This is an automated email from the ASF dual-hosted git repository. yingjie pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.17 by this push: new 29975c8f982 [hotfix][refactor] Reuse

[flink] branch master updated (918b873c0c0 -> 4d50f78cf99)

2023-04-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 918b873c0c0 [FLINK-31897][tests] Fix the unstable test ClientTest#testRequestUnavailableHost add 4d50f78cf99 [FL

[flink-connector-jdbc] branch main updated: [FLINK-31793][JDBC] remove dependency on flink-shaded guava for flink-connector-jdbc

2023-04-25 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-jdbc.git The following commit(s) were added to refs/heads/main by this push: new 7f5a8b7 [FLINK-31793][JDBC] re

[flink] branch release-1.16 updated (60cadec7c1f -> b3a52739c99)

2023-04-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git from 60cadec7c1f [FLINK-31588][checkpoint] Correct the unaligned checkpoint type based on the bytesPersistedDuringAl

[flink] branch release-1.17 updated: [FLINK-31897][tests] Fix the unstable test ClientTest#testRequestUnavailableHost

2023-04-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.17 by this push: new a0c734ffdec [FLINK-31897][tests] Fix

[flink] branch master updated (b462b9f2da8 -> 918b873c0c0)

2023-04-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from b462b9f2da8 [FLINK-31915][python] Pass java opts as array new caf5c10e2ca [FLINK-31897][tests] Migrate ClientTest

[flink] 02/02: [FLINK-31897][tests] Fix the unstable test ClientTest#testRequestUnavailableHost

2023-04-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 918b873c0c0654b029140581c0ed49b44f9c5273 Author: Yuxin Tan AuthorDate: Mon Apr 24 22:59:24 2023 +0800 [FLINK-31897]

[flink] 01/02: [FLINK-31897][tests] Migrate ClientTest to JUnit5

2023-04-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit caf5c10e2ca95c2dcbbc184fe7668b70e5dbff01 Author: Yuxin Tan AuthorDate: Mon Apr 24 11:51:07 2023 +0800 [FLINK-31897]

[flink] branch master updated: [FLINK-31915][python] Pass java opts as array

2023-04-25 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay 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 b462b9f2da8 [FLINK-31915][python] Pass java opts

[flink] 01/04: [hotfix][tests] Migrate SlotSelectionStrategy and SlotPool related tests to JUnit5

2023-04-25 Thread guoweijie
This is an automated email from the ASF dual-hosted git repository. guoweijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 25926d1f90df59d013d9ada3d2613c8d778c42d1 Author: Weihua Hu AuthorDate: Fri Apr 21 19:06:57 2023 +0800 [hotfix][te

[flink] 02/04: [FLINK-31842][runtime] remove redundant class SlotInfoAndResources.

2023-04-25 Thread guoweijie
This is an automated email from the ASF dual-hosted git repository. guoweijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit baf74c0341307533b11763df8415623c08ec7ba9 Author: Weihua Hu AuthorDate: Sun Apr 23 16:11:01 2023 +0800 [FLINK-3184

[flink] 04/04: [FLINK-31842][runtime] Calculate task executor's utilization only when used

2023-04-25 Thread guoweijie
This is an automated email from the ASF dual-hosted git repository. guoweijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit fa053e3f1f3b7317d7b9dfbf91d7f4accc50b100 Author: Weihua Hu AuthorDate: Tue Apr 18 17:07:46 2023 +0800 [FLINK-3184

[flink] 03/04: [FLINK-31842][runtime] Maintain free slots per task executor to optimize slot selection.

2023-04-25 Thread guoweijie
This is an automated email from the ASF dual-hosted git repository. guoweijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 91ba5d93947ee83ed005cb1dbc01420141dff0b2 Author: Weihua Hu AuthorDate: Tue Apr 18 16:51:46 2023 +0800 [FLINK-3184

[flink] branch master updated (d9eea81f3d9 -> fa053e3f1f3)

2023-04-25 Thread guoweijie
This is an automated email from the ASF dual-hosted git repository. guoweijie pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from d9eea81f3d9 [FLINK-31881][docs] Fix incorrect Chinese documentation page of Flink official CEP. This closes #22452

[flink] branch master updated (ed42b094496 -> d9eea81f3d9)

2023-04-25 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 ed42b094496 [FLINK-31907][coordination] Remove the unused field inside ExecutionSlotSharingGroupBuilder ad