[flink] branch master updated (919f2a0ee2e -> b2203eaef68)

2022-12-04 Thread godfrey
This is an automated email from the ASF dual-hosted git repository. godfrey pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 919f2a0ee2e [hotfix][docs][Connector/Firehose] Add missing references to Firehose connector add b2203eaef68

[flink-table-store] branch master updated: [FLINK-30207] Move split initialization and discovery logic fully into SnapshotEnumerator in Table Store

2022-12-04 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 23dad789 [FLINK-30207] Move

[flink] branch master updated: [hotfix][docs][Connector/Firehose] Add missing references to Firehose connector

2022-12-04 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer 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 919f2a0ee2e

[flink] branch release-1.16 updated: [hotfix][docs][Connector/Kinesis] Fix typo in connector name

2022-12-04 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer 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 fa23a62f51e

[flink] branch release-1.16 updated: [hotfix][docs][Connector/Firehose] Add missing references to Firehose connector

2022-12-04 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer 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 ffeea8ec5b8

[flink] branch master updated: [FLINK-30202][core] Force first call to go through isAvailable()

2022-12-04 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 81ed6c649e1 [FLINK-30202][core] Force first

[flink-kubernetes-operator] branch main updated: [FLINK-30186] Bump Flink version to 1.15.3

2022-12-04 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 3c5ec6cd [FLINK-30186] Bump

[flink] 01/02: [FLINK-28766][tests] Safe iterate over checkpoint files in order to avoid exception during parallel savepoint deletion

2022-12-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 1ddaa2a460dd8def96742d0d94b1a86df4ae9c81 Author: Anton Kalashnikov AuthorDate: Thu Dec 1 15:06:26 2022 +0100

[flink] 02/02: [hotfix][tests] Fixed checkstyle of UnalignedCheckpointStressITCase

2022-12-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 9e1cefe250972b213ac69322531a4de69ca0e1a6 Author: Anton Kalashnikov AuthorDate: Thu Dec 1 15:18:09 2022 +0100

[flink] branch master updated (4933ed8968b -> 9e1cefe2509)

2022-12-04 Thread pnowojski
This is an automated email from the ASF dual-hosted git repository. pnowojski pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 4933ed8968b [hotfix][ci] Remove excess file new 1ddaa2a460d [FLINK-28766][tests] Safe iterate over checkpoint

[flink-kubernetes-operator] 01/02: FLINK-29536 - Add WATCH_NAMESPACE env var to operator

2022-12-04 Thread morhidi
This is an automated email from the ASF dual-hosted git repository. morhidi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git commit ad444ecf75db0db5a94de7b5a5e45ee2766fce9a Author: Tony Garrard AuthorDate: Mon Oct 31 15:21:18 2022

[flink-kubernetes-operator] branch main updated (d382c74e -> 2228e58f)

2022-12-04 Thread morhidi
This is an automated email from the ASF dual-hosted git repository. morhidi pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git from d382c74e [FLINK-29109] Generate random jobId for stateless upgrade mode irrespective of Flink

[flink-kubernetes-operator] 02/02: Remove WATCH_NAMESPACE from helm chart

2022-12-04 Thread morhidi
This is an automated email from the ASF dual-hosted git repository. morhidi pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git commit 2228e58ff498ccbf1aeb59edb6e3277af54c2e1f Author: Tony Garrard AuthorDate: Fri Nov 18 13:37:36 2022

[flink-kubernetes-operator] branch main updated: [FLINK-29109] Generate random jobId for stateless upgrade mode irrespective of Flink version

2022-12-04 Thread morhidi
This is an automated email from the ASF dual-hosted git repository. morhidi 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 d382c74e [FLINK-29109] Generate

[flink] branch master updated: [hotfix][ci] Remove excess file

2022-12-04 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 4933ed8968b [hotfix][ci] Remove excess file

[flink-table-store] branch master updated: [hotfix] Don't check insert only in plan phase for append only table

2022-12-04 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/master by this push: new 779cc799 [hotfix] Don't check

[flink-table-store] branch release-0.2 updated: [hotfix] Don't check insert only in plan phase for append only table

2022-12-04 Thread lzljs3620320
This is an automated email from the ASF dual-hosted git repository. lzljs3620320 pushed a commit to branch release-0.2 in repository https://gitbox.apache.org/repos/asf/flink-table-store.git The following commit(s) were added to refs/heads/release-0.2 by this push: new 3a330e9d [hotfix]