[flink] 01/02: [hotfix] Parameterlize RecordWriterTest and migrate it to junit5

2023-09-14 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 e198c09fce8ebc0bc0ca0d0172723ae828b27dd4 Author: Weijie Guo AuthorDate: Wed Sep 13 10:02:18 2023 +0800 [hotfix] P

[flink] 02/02: [FLINK-33076][network] Reduce serialization overhead of broadcast emit from ChannelSelectorRecordWriter.

2023-09-14 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 e77dc91a59b81c9727fe2d7b3f29dbdd290266a3 Author: Weijie Guo AuthorDate: Fri Sep 8 16:14:00 2023 +0800 [FLINK-3307

[flink] branch master updated (2d74260f412 -> e77dc91a59b)

2023-09-14 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 2d74260f412 [FLINK-32863][runtime-web] Improve Flink UI's time precision from second level to millisecond level

[flink] branch master updated (e77dc91a59b -> 2ced46b6ed4)

2023-09-14 Thread zjureel
This is an automated email from the ASF dual-hosted git repository. zjureel pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from e77dc91a59b [FLINK-33076][network] Reduce serialization overhead of broadcast emit from ChannelSelectorRecordWriter.

[flink] branch master updated: [FLINK-33077][runtime] Minimize the risk of hard back-pressure with buffer debloating enabled

2023-09-14 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 c7f6470bb8c [FLINK-33077][runtime] Minimize the ri

[flink-kubernetes-operator] branch main updated: [FLINK-33081] Apply parallelism overrides during scale operation

2023-09-14 Thread gyfora
This is an automated email from the ASF dual-hosted git repository. gyfora pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new 96f07a72 [FLINK-33081] Apply para

[flink-kubernetes-operator] branch release-1.6 updated: [FLINK-33011] Never accidentally delete HA metadata for last state deployments

2023-09-14 Thread gyfora
This is an automated email from the ASF dual-hosted git repository. gyfora pushed a commit to branch release-1.6 in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git The following commit(s) were added to refs/heads/release-1.6 by this push: new 3f0dc2ee [FLINK-330

[flink] branch master updated: [FLINK-33086] Protect failure enrichment against unhandled exceptions

2023-09-14 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 e58a718d04e [FLINK-33086] Protect failure enrich

[flink] branch release-1.18 updated: [FLINK-33086] Protect failure enrichment against unhandled exceptions

2023-09-14 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.18 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.18 by this push: new 206609e822a [FLINK-33086] Protect fa

[flink-connector-kafka] branch f28758 updated (d1cdc91e -> 8d28a62c)

2023-09-14 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch f28758 in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git omit d1cdc91e [FLINK-28758] Fix stop-with-savepoint for FlinkKafkaConsumer add 8d28a62c [FLINK-28758

[flink] branch master updated: [FLINK-33029][python] fix drop python 3.7 wheel building

2023-09-14 Thread morhidi
This is an automated email from the ASF dual-hosted git repository. morhidi 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 b28340c8e31 [FLINK-33029][python] fix drop pytho

[flink-connector-pulsar] branch main updated: [hotfix] Update NOTICE files to reflect year 2023 (#60)

2023-09-14 Thread tison
This is an automated email from the ASF dual-hosted git repository. tison pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-pulsar.git The following commit(s) were added to refs/heads/main by this push: new 63e62c6 [hotfix] Update NOTICE files

[flink] branch master updated: [FLINK-32953][docs]Add notes about changing state ttl value

2023-09-14 Thread hangxiang
This is an automated email from the ASF dual-hosted git repository. hangxiang 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 9a891f117c3 [FLINK-32953][docs]Add notes about

[flink] branch master updated: [FLINK-33022][runtime] Log an error when enrichers defined as part of the configuration can not be found/loaded

2023-09-14 Thread huweihua
This is an automated email from the ASF dual-hosted git repository. huweihua 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 b51ee30c3d1 [FLINK-33022][runtime] Log an error

[flink] 01/02: [FLINK-33061][docs] Fix the link error of plugin in failure_enrichers

2023-09-14 Thread huweihua
This is an automated email from the ASF dual-hosted git repository. huweihua pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 363395ecc2730a4a63bd59642d31ba709881f6d9 Author: wangzzu AuthorDate: Tue Sep 12 13:01:12 2023 +0800 [FLINK-33061][

[flink] 02/02: [FLINK-33061][docs] Translate failure-enricher documentation to Chinese

2023-09-14 Thread huweihua
This is an automated email from the ASF dual-hosted git repository. huweihua pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c5241e502ef6228b9f4ca44372025e88adff8800 Author: wangzzu AuthorDate: Wed Sep 13 19:00:14 2023 +0800 [FLINK-33061][

[flink] branch master updated (9a891f117c3 -> c5241e502ef)

2023-09-14 Thread huweihua
This is an automated email from the ASF dual-hosted git repository. huweihua pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 9a891f117c3 [FLINK-32953][docs]Add notes about changing state ttl value new 363395ecc27 [FLINK-33061][docs] Fix

[flink] branch master updated (c5241e502ef -> cbfb9fa3ba9)

2023-09-14 Thread shengkai
This is an automated email from the ASF dual-hosted git repository. shengkai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from c5241e502ef [FLINK-33061][docs] Translate failure-enricher documentation to Chinese add cbfb9fa3ba9 [hotfix][te

[flink] branch master updated: [FLINK-32848][tests][JUnit5 migration] Migrate flink-runtime/registration tests to JUnit5 (#23300)

2023-09-14 Thread zjureel
This is an automated email from the ASF dual-hosted git repository. zjureel 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 18c9d09fe6e [FLINK-32848][tests][JUnit5 migratio