(flink-cdc) branch release-3.1 updated: [FLINK-35386][cdc][docs] Build release-3.1 documentation and mark it as stable (#3317)

2024-05-16 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs pushed a commit to branch release-3.1 in repository https://gitbox.apache.org/repos/asf/flink-cdc.git The following commit(s) were added to refs/heads/release-3.1 by this push: new 4c0cafe9f [FLINK-35386][cdc][docs]

(flink-cdc) branch master updated: [FLINK-35386][cdc][docs] Build release-3.1 documentation and mark it as stable (#3330)

2024-05-16 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-cdc.git The following commit(s) were added to refs/heads/master by this push: new 999027fbb [FLINK-35386][cdc][docs] Build

(flink) branch master updated: [FLINK-35030][runtime] Introduce Epoch Manager for under async execution (#24748)

2024-05-16 Thread leiyanfei
This is an automated email from the ASF dual-hosted git repository. leiyanfei 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 f1ecb9e4701 [FLINK-35030][runtime] Introduce

(flink-benchmarks) branch master updated: [hotfix] Fix compilation error due to constructor removal of MockSourceReader (#89)

2024-05-16 Thread zakelly
This is an automated email from the ASF dual-hosted git repository. zakelly pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink-benchmarks.git The following commit(s) were added to refs/heads/master by this push: new 6b38e11 [hotfix] Fix compilation

(flink-cdc) branch release-3.1 updated: [FLINK-35314][cdc] Add Flink CDC pipeline transform user document (#3308)

2024-05-16 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs pushed a commit to branch release-3.1 in repository https://gitbox.apache.org/repos/asf/flink-cdc.git The following commit(s) were added to refs/heads/release-3.1 by this push: new 0fb9335b5 [FLINK-35314][cdc] Add

(flink-cdc) annotated tag release-3.1.0 updated (5452f30b7 -> c134441aa)

2024-05-16 Thread renqs
This is an automated email from the ASF dual-hosted git repository. renqs pushed a change to annotated tag release-3.1.0 in repository https://gitbox.apache.org/repos/asf/flink-cdc.git *** WARNING: tag release-3.1.0 was modified! *** from 5452f30b7 (commit) to c134441aa (tag)

svn commit: r69245 - in /dev/flink: flink-cdc-3.1.0-rc0/ flink-cdc-3.1.0-rc1/ flink-cdc-3.1.0-rc2/

2024-05-16 Thread renqs
Author: renqs Date: Fri May 17 03:02:21 2024 New Revision: 69245 Log: Remove old release candidates for Apache Flink CDC 3.1.0 Removed: dev/flink/flink-cdc-3.1.0-rc0/ dev/flink/flink-cdc-3.1.0-rc1/ dev/flink/flink-cdc-3.1.0-rc2/

svn commit: r69244 - /dev/flink/flink-cdc-3.1.0-rc3/ /release/flink/flink-cdc-3.1.0/

2024-05-16 Thread renqs
Author: renqs Date: Fri May 17 03:01:16 2024 New Revision: 69244 Log: Release Flink CDC 3.1.0 Added: release/flink/flink-cdc-3.1.0/ - copied from r69243, dev/flink/flink-cdc-3.1.0-rc3/ Removed: dev/flink/flink-cdc-3.1.0-rc3/

(flink) branch master updated: [FLINK-35356][State] State descriptor and implementation for async reducing state (#24798)

2024-05-16 Thread zakelly
This is an automated email from the ASF dual-hosted git repository. zakelly 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 cc21eec066b [FLINK-35356][State] State

(flink) branch master updated: [hotfix] Mention mTLS in SSL documentation page (#24755)

2024-05-16 Thread rmetzger
This is an automated email from the ASF dual-hosted git repository. rmetzger 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 48e5a39c955 [hotfix] Mention mTLS in SSL

(flink) 01/04: [hotfix] Make MockSourceSplit#addRecord calls chainable

2024-05-16 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 8df0466aeadbf44999e56afc4267b0eedc0e0d30 Author: Piotr Nowojski AuthorDate: Wed May 15 17:17:59 2024 +0200

(flink) 04/04: [FLINK-32828] Properly initialize initial splits in WatermarkOutputMultiplexer

2024-05-16 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 7fd6c6da26c1aa2a17d747dfd7008c2d69608ef2 Author: Piotr Nowojski AuthorDate: Wed May 15 15:57:34 2024 +0200

(flink) branch master updated (1378979f02e -> 7fd6c6da26c)

2024-05-16 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 1378979f02e [FLINK-35346][table-common] Introduce workflow scheduler interface for materialized table new

(flink) 02/04: [hotfix] Allow configuring initial splits in SourceOperatorTestContext

2024-05-16 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 f5ceb78158638328e790b178ee8b7193803baf49 Author: Piotr Nowojski AuthorDate: Wed May 15 17:27:28 2024 +0200

(flink) 03/04: [hotfix] Allow to use per split output via SourceOperatorTestContext

2024-05-16 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 41391065e1bf1476040039077049fbb98bec457e Author: Piotr Nowojski AuthorDate: Wed May 15 17:31:03 2024 +0200

(flink) branch master updated: [FLINK-35346][table-common] Introduce workflow scheduler interface for materialized table

2024-05-16 Thread ron
This is an automated email from the ASF dual-hosted git repository. ron 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 1378979f02e [FLINK-35346][table-common] Introduce

(flink) branch master updated (0c28e1ca7ea -> 48c14fe5d2b)

2024-05-16 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from 0c28e1ca7ea [FLINK-35226][rest] Deprecate execution-mode in ExecutionConfigInfo related rest api add 48c14fe5d2b

(flink) branch master updated: [FLINK-35226][rest] Deprecate execution-mode in ExecutionConfigInfo related rest api

2024-05-16 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui 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 0c28e1ca7ea [FLINK-35226][rest] Deprecate

Re: [I] Exception in thread "main" java.lang.NoSuchMethodError: 'void org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory.(org.apache.flink.api.connector.sink2.TwoPhaseCom

2024-05-16 Thread via GitHub
lixiang8103 commented on issue #3327: URL: https://github.com/apache/flink-cdc/issues/3327#issuecomment-2114297874 `[root@iZbp1h3h5m4ois5qs0bupuZ flink-cdc-3.2-SNAPSHOT]# ./bin/flink-cdc.sh mysql-to-starrocks.yaml Exception in thread "main" java.lang.NoSuchMethodError: 'void

[I] Exception in thread "main" java.lang.NoSuchMethodError: 'void org.apache.flink.streaming.runtime.operators.sink.CommitterOperatorFactory.(org.apache.flink.api.connector.sink2.TwoPhaseCommitt

2024-05-16 Thread via GitHub
lixiang8103 opened a new issue, #3327: URL: https://github.com/apache/flink-cdc/issues/3327 ### Please don't check the box below - [X] I'm aware that bugs and new features should be reported on Apache Jira or Flink mailing list instead of here ### Again, please don't check the

(flink) branch master updated: [FLINK-32082][docs] Documentation of checkpoint file-merging (#24766)

2024-05-16 Thread leiyanfei
This is an automated email from the ASF dual-hosted git repository. leiyanfei 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 a8cf2ba1224 [FLINK-32082][docs] Documentation

Re: [I] flink cdc 2.4.2版本关于报错io.debezium.DebeziumException: Failed to deserialize data of EventHeaderV4 的问题 [flink-cdc]

2024-05-16 Thread via GitHub
leonardBang closed issue #3322: flink cdc 2.4.2版本关于报错io.debezium.DebeziumException: Failed to deserialize data of EventHeaderV4 的问题 URL: https://github.com/apache/flink-cdc/issues/3322 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

(flink-kubernetes-operator) branch main updated: [FLINK-34537] Autoscaler JDBC Support HikariPool (#785)

2024-05-16 Thread fanrui
This is an automated email from the ASF dual-hosted git repository. fanrui 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 eb191337 [FLINK-34537]