[flink] branch master updated (d62df6899a1 -> fa199c1b514)

2022-09-12 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 d62df6899a1 [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator

[flink] branch release-1.16 updated: Revert "[FLINK-19869][connectors/jdbc] Add support for postgres UUID type"

2022-09-12 Thread martijnvisser
This is an automated email from the ASF dual-hosted git repository. martijnvisser 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 a342e7f048c Revert "[FLINK-198

[flink] branch master updated: [FLINK-28975][connector/base] Add IdlenessManager for main and per-split output in source operator to mark idleness only if both outputs are idle

2022-09-12 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs 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 d62df6899a1 [FLINK-28975][connector/base] Add Idle

[flink] branch release-1.16 updated: [hotfix][python] Fix typo in PyFlink's JsonRowDeserializationSchema

2022-09-12 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb 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 4ed1ef3caf8 [hotfix][python] Fix typo in

[flink] branch master updated: [hotfix][python] Fix typo in PyFlink's JsonRowDeserializationSchema

2022-09-12 Thread hxb
This is an automated email from the ASF dual-hosted git repository. hxb 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 84e5c63d3c7 [hotfix][python] Fix typo in PyFlink's

[flink] branch release-1.16 updated: [FLINK-29153][connector/kafka] Retry KafkaConsumer#commitAsync on WakeupException in KafkaConsumerThread

2022-09-12 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs 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 dbcf949f89b [FLINK-29153][connector/ka

[flink] branch master updated (813e0d11123 -> ccdf270fc91)

2022-09-12 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 813e0d11123 [hotfix][javadoc] Move javadoc before @Test add 35c6ac6891a [FLINK-25868][build] Limit japicmp to jar

[flink] 02/04: [FLINK-25868][build] Disable japicmp in packaging/e2e modules

2022-09-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git commit c8a6233c8138f9747e06663491b0c662f38e826f Author: Chesnay Schepler AuthorDate: Tue Feb 1 15:09:19 2022 +0100 [

[flink] branch release-1.15 updated (b552505c513 -> cef796fe237)

2022-09-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git from b552505c513 [FLINK-29223][coordination] Add missing output info for jobs already reached terminal state ne

[flink] 03/04: [FLINK-25868][build] Use custom japicmp plugin version

2022-09-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git commit 7e961c3bac344e67149523aca86d8d5ab11a6aee Author: Chesnay Schepler AuthorDate: Wed Aug 31 16:27:17 2022 +0200

[flink] 04/04: [FLINK-25868][build] Enable japicmp for all modules

2022-09-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git commit cef796fe2377e1a47734acc3d99db3deb5712459 Author: Chesnay Schepler AuthorDate: Tue Feb 1 15:10:37 2022 +0100 [

[flink] 01/04: [FLINK-25868][build] Limit japicmp to jar modules

2022-09-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git commit 5448f5682214b3a3e344b4fd6dca68b948626358 Author: Chesnay Schepler AuthorDate: Tue Feb 1 15:08:05 2022 +0100 [

[flink-connector-opensearch] 01/01: Initialize project

2022-09-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git commit 55dd8d5f85291a614231aa5e95a63620e5056d5d Author: Chesnay Schepler AuthorDate: Mon Sep 12 20:08:34 202

[flink-connector-opensearch] branch main created (now 55dd8d5)

2022-09-12 Thread chesnay
This is an automated email from the ASF dual-hosted git repository. chesnay pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-opensearch.git at 55dd8d5 Initialize project This branch includes the following new commits: new 55dd8d5 Ini

[flink-connector-dynamodb] branch main updated: [FLINK-29246] Adding skeleton project files, checkstyle and CI configuration

2022-09-12 Thread dannycranmer
This is an automated email from the ASF dual-hosted git repository. dannycranmer pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-dynamodb.git The following commit(s) were added to refs/heads/main by this push: new 92090cb [FLINK-29246] Addin

[flink] branch master updated (ea3ff8e4f51 -> 813e0d11123)

2022-09-12 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from ea3ff8e4f51 [FLINK-27937][tests][pubsub] Migrate flink-connectors-gcp-pubsub to JUnit5 add a4841408aa9 [FLINK-279

[flink] branch master updated (6393f00db8f -> ea3ff8e4f51)

2022-09-12 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 6393f00db8f [FLINK-29223][coordination] Address feedback add ea3ff8e4f51 [FLINK-27937][tests][pubsub] Migrate fli

[flink] branch release-1.16 updated: [FLINK-29223][coordination] Add missing output info for jobs already reached terminal state

2022-09-12 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl 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 3035a8e9747 [FLINK-29223][coordinatio

[flink] branch release-1.15 updated: [FLINK-29223][coordination] Add missing output info for jobs already reached terminal state

2022-09-12 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a commit to branch release-1.15 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.15 by this push: new b552505c513 [FLINK-29223][coordinatio

[flink] branch master updated (b8fc7f34d2c -> 6393f00db8f)

2022-09-12 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from b8fc7f34d2c [FLINK-29248][rpc] Remove RpcService#fenceRpcServer new c5248b62abf [FLINK-29223][coordination] Add mi

[flink] 02/02: [FLINK-29223][coordination] Address feedback

2022-09-12 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6393f00db8f6ed23245a259d3eb775d5dcc03223 Author: Sergey Nuyanzin AuthorDate: Fri Sep 9 12:36:01 2022 +0200 [FLINK-29

[flink] 01/02: [FLINK-29223][coordination] Add missing output info for jobs already reached terminal state

2022-09-12 Thread mapohl
This is an automated email from the ASF dual-hosted git repository. mapohl pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit c5248b62abf55970aca8780fd816310f90f7cbd8 Author: snuyanzin AuthorDate: Thu Sep 8 09:24:39 2022 +0200 [FLINK-29223][c

[flink] branch master updated (36396f789cd -> b8fc7f34d2c)

2022-09-12 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 36396f789cd [FLINK-29217][tests] Guarantee checkpoint order in OC test add b8fc7f34d2c [FLINK-29248][rpc] Remove

[flink-kubernetes-operator] branch main updated: [FLINK-28272] Handle TLS Certificate Renewal in Webhook

2022-09-12 Thread mbalassi
This is an automated email from the ASF dual-hosted git repository. mbalassi 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 e5a325c4 [FLINK-28272] Handle T