[flink] 02/02: [FLINK-29664][runtime] Support to collect the size of subpartitions.

2022-12-19 Thread wanglijie
This is an automated email from the ASF dual-hosted git repository. wanglijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 96795ae5bf0b6d6c8b1fa793be742a7c1af3 Author: Lijie Wang AuthorDate: Mon Dec 19 11:03:29 2022 +0800 [FLINK-296

[flink] branch master updated (f9557068cf2 -> 963333795ae)

2022-12-19 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 f9557068cf2 [FLINK-30355][Kubernetes][Tests] Check if `cri-dockerd` has been cloned before and if so, remove it bef

[flink] 01/02: [hotfix][runtime] Migrate some related tests to Juint5

2022-12-19 Thread wanglijie
This is an automated email from the ASF dual-hosted git repository. wanglijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 35498b29836b0704ef092637d9728ce27f42d277 Author: Lijie Wang AuthorDate: Wed Oct 19 17:19:47 2022 +0800 [hotfix][r

[flink-kubernetes-operator] branch main updated: [FLINK-30437][FLINK-30408] Harden HA meta check to avoid state loss

2022-12-19 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 c4e76402 [FLINK-30437][FLINK-3040

[flink-kubernetes-operator] 03/09: [FLINK-30260][autoscaler] Collect and compute scaling metrics through Flink REST API

2022-12-19 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 commit d535333aae312fdd3ea867743d6acfa006a95048 Author: Gyula Fora AuthorDate: Thu Dec 1 08:48:51 2022 +0100

[flink-kubernetes-operator] 02/09: [FLINK-30260][autoscaler] Utilities for collecting and computing metrics

2022-12-19 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 commit 5aa9956e7c61a5d58fb70a5ef8dd0ccb2dcabf53 Author: Gyula Fora AuthorDate: Thu Dec 1 08:55:50 2022 +0100

[flink-kubernetes-operator] 01/09: [FLINK-30260][autoscaler] Define scaling metrics

2022-12-19 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 commit 8d285fe1397c24d740ac7baa85e9bc22eb03fff6 Author: Maximilian Michels AuthorDate: Thu Dec 1 08:47:23 2022

[flink-kubernetes-operator] 09/09: [docs][autoscaler] Add docs page + enable config doc generation for Autoscaler options

2022-12-19 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 commit 86458aac1c1c6fc675a38ea54c93cb46900a2419 Author: Gyula Fora AuthorDate: Thu Dec 15 11:27:00 2022 +0100

[flink-kubernetes-operator] 05/09: [FLINK-30260][autoscaler] Add scaling execution logic

2022-12-19 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 commit 37bf5107a957110cfa4289858f32a0baa00d2dbf Author: Gyula Fora AuthorDate: Thu Dec 1 09:00:40 2022 +0100

[flink-kubernetes-operator] 06/09: [FLINK-30260][autoscaler] Add JobAutoScaler component and configs

2022-12-19 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 commit 53b1639ab2fe53f6e8b5aac707d325f86f54b603 Author: Matyas Orhidi AuthorDate: Thu Dec 1 08:58:10 2022 +010

[flink-kubernetes-operator] 08/09: [FLINK-30260][autoscaler] Autoscaler example application

2022-12-19 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 commit c5e437f35ff88133e65b07d2b2e52638fa6a1f05 Author: Matyas Orhidi AuthorDate: Thu Dec 1 08:49:25 2022 +010

[flink-kubernetes-operator] 04/09: [FLINK-30260][autoscaler] Add scaling metric evaluation logic

2022-12-19 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 commit 0b3cc1312e9070ac0a28cea76e1c6d9284f52acd Author: Gyula Fora AuthorDate: Thu Dec 1 08:59:46 2022 +0100

[flink-kubernetes-operator] 07/09: [FLINK-30260][autoscaler] Integrate autoscaler components with reconciler mechanism

2022-12-19 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 commit 4408c6658cf1b3dc21c7b3362720eb5879760696 Author: Gyula Fora AuthorDate: Thu Dec 1 08:38:14 2022 +0100

[flink-kubernetes-operator] branch main updated (c8ed11df -> 86458aac)

2022-12-19 Thread gyfora
This is an automated email from the ASF dual-hosted git repository. gyfora pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git from c8ed11df [FLINK-28875] Add FlinkSessionJobControllerTest new 8d285fe1 [FLINK-30260][autoscaler]

[flink-kubernetes-operator] branch release-1.3 updated: [FLINK-28875] Add FlinkSessionJobControllerTest

2022-12-19 Thread gyfora
This is an automated email from the ASF dual-hosted git repository. gyfora pushed a commit to branch release-1.3 in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git The following commit(s) were added to refs/heads/release-1.3 by this push: new 69f7e948 [FLINK-288

[flink] branch master updated (3c043cfd68f -> f9557068cf2)

2022-12-19 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 3c043cfd68f [FLINK-29996] Link to the task manager's thread dump page in the backpressure tab add f9557068

[flink] branch master updated (97509a13bf2 -> 3c043cfd68f)

2022-12-19 Thread tangyun
This is an automated email from the ASF dual-hosted git repository. tangyun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 97509a13bf2 [FLINK-30383][datadog] Add "flink." prefix to logical identifier add 3c043cfd68f [FLINK-29996] Link

[flink] branch release-1.16 updated: [FLINK-30383][datadog] Add "flink." prefix to logical identifier

2022-12-19 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.16 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.16 by this push: new 0293c3b998a [FLINK-30383][datadog] A

[flink] branch master updated: [FLINK-30383][datadog] Add "flink." prefix to logical identifier

2022-12-19 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 97509a13bf2 [FLINK-30383][datadog] Add "flink."

[flink] branch master updated (1064b13a2f2 -> 80dc61ecf18)

2022-12-19 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 1064b13a2f2 [FLINK-29997] Link to the taskmanager page in the expired sub-task of checkpoint tab add 80dc61ecf1