(flink-cdc) branch master updated: [hotfix][cdc-composor] Adjust test of cdc composer from junit4 to junit5

2024-06-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 ed4cd40af [hotfix][cdc-composor] Adjust

(flink-cdc) branch release-3.1 updated: [FLINK-35149][cdc-composer] Fix DataSinkTranslator#sinkTo ignoring pre-write topology if not TwoPhaseCommittingSink

2024-06-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 fa9fb0b1c [FLINK-35149][cdc

(flink-cdc) branch master updated: [minor][cdc-connector][paimon] Remove duplicate interface implements

2024-06-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 8a7fdd5ae [minor][cdc-connector][paimon

(flink-cdc) branch release-3.1 updated: [FLINK-35527][docs] Polish quickstart guide & migrate maven links from ververica to apache

2024-06-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 dcf3966ec [FLINK-35527][docs

(flink-cdc) branch master updated: [FLINK-35527][docs] Polish quickstart guide & migrate maven links from ververica to apache

2024-06-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 b1e157468 [FLINK-35527][docs] Polish

(flink-cdc) branch release-3.1 updated: [FLINK-35295][mysql] Improve jdbc connection pool initialization failure message

2024-05-30 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 e18e7a252 [FLINK-35295][mysql

(flink-cdc) branch master updated: [FLINK-35245][cdc-connector][tidb] Add metrics for flink-connector-tidb-cdc

2024-05-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 fa6e7ea51 [FLINK-35245][cdc-connector

(flink-cdc) branch release-3.1 updated: [hotfix][docs] Correct example configuration for Paimon warehouse path

2024-05-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 5d4e7c03b [hotfix][docs

(flink-cdc) branch master updated (a7cb46f76 -> b6cfbccd3)

2024-05-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink-cdc.git from a7cb46f76 [FLINK-35274][cdc-connector][db2] Fix occasional failure issue with Flink CDC Db2 UT add

(flink-cdc) branch release-3.1 updated: [FLINK-35274][cdc-connector][db2] Fix occasional failure issue with Flink CDC Db2 UT

2024-05-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 d556f2947 [FLINK-35274][cdc

(flink-cdc) branch master updated: [FLINK-35274][cdc-connector][db2] Fix occasional failure issue with Flink CDC Db2 UT

2024-05-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 a7cb46f76 [FLINK-35274][cdc-connector

(flink-cdc) branch master updated: [FLINK-35244][cdc-connector][tidb] Correct the package for flink-connector-tidb-cdc test

2024-05-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 002b16ed4 [FLINK-35244][cdc-connector

(flink) branch master updated: [FLINK-32843][JUnit5 Migration] Migrate the jobmaster package of flink-runtime module to JUnit5

2024-05-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 beb0b167bdc [FLINK-32843][JUnit5 Migration

(flink-cdc) branch master updated: [FLINK-35235][pipeline-connector][kafka] Fix missing dependencies in the uber jar of Kafka pipeline sink

2024-04-26 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 ec643c9dd [FLINK-35235][pipeline

(flink-cdc) branch release-3.1 updated: [FLINK-35235][pipeline-connector][kafka] Fix missing dependencies in the uber jar of Kafka pipeline sink

2024-04-26 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 b96ea11cc [FLINK-35235

(flink-cdc) branch release-3.1 updated: [minor][cdc][docs] Add user guide about providing extra jar package in quickstart docs

2024-04-26 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 34e1388a7 [minor][cdc][docs

(flink-cdc) branch master updated: [minor][cdc][docs] Add user guide about providing extra jar package in quickstart docs

2024-04-26 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 185f71978 [minor][cdc][docs] Add user

(flink-cdc) branch release-3.0 updated: [minor][docs] Fix outdated StarRocks quickstart guide

2024-04-22 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch release-3.0 in repository https://gitbox.apache.org/repos/asf/flink-cdc.git The following commit(s) were added to refs/heads/release-3.0 by this push: new cbccc7e96 [minor][docs] Fix

(flink-cdc) branch master updated: [minor][cdc][docs] Fix outdated StarRocks quickstart guide

2024-04-22 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 313726b09 [minor][cdc][docs] Fix outdated

(flink-cdc) branch release-3.0 updated: [minor][cdc][docs] Optimize markdown styles in quickstart doc

2024-04-17 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch release-3.0 in repository https://gitbox.apache.org/repos/asf/flink-cdc.git The following commit(s) were added to refs/heads/release-3.0 by this push: new 1751f7abf [minor][cdc][docs

(flink-cdc) branch master updated: [minor][cdc][docs] Optimize markdown styles in quickstart doc

2024-04-17 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 ef9491b78 [minor][cdc][docs] Optimize

(flink-connector-mongodb) branch main updated: [FLINK-35139][Connectors/MongoDB] Drop support for Flink 1.17

2024-04-17 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git The following commit(s) were added to refs/heads/main by this push: new 660ffe4 [FLINK-35139

(flink-cdc) branch master updated: [FLINK-35079][cdc-connector][mongo] Fallback to timestamp startup mode when resume token has expired

2024-04-16 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 0562e35da [FLINK-35079][cdc-connector

(flink) branch master updated: [FLINK-25537][JUnit5 Migration] Module flink-core with package configuration

2024-04-15 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 138f1f9d17b [FLINK-25537][JUnit5 Migration

(flink-cdc) branch master updated: [minor][cdc-connector][mongo] Fix warning during MongoDB tests (#3210)

2024-04-11 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 1b0b9f868 [minor][cdc-connector][mongo

(flink-connector-mongodb) branch main updated: [FLINK-35010][connectors/mongodb] Bump org.apache.commons:commons-compress from 1.24.0 to 1.26.1

2024-04-09 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git The following commit(s) were added to refs/heads/main by this push: new ee1146d [FLINK-35010

(flink) branch master updated: [FLINK-35011][tests] Change MockDeserializationSchema's visibility back to public to prevent compilation failure in external connectors

2024-04-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 3590c2d86f4 [FLINK-35011][tests] Change

(flink-cdc) branch master updated: [minor][cdc][docs] Improve the indentation of the example yaml in README file

2024-04-02 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 ed09e8b23 [minor][cdc][docs] Improve

(flink-cdc) branch master updated: [FLINK-34948][cdc][common] Fix cdc RowType can not convert to Flink type

2024-03-31 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 d099603ef [FLINK-34948][cdc][common] Fix

(flink-connector-mongodb) 02/02: [FLINK-34958][connectors/mongodb] Bump flink-connector-parent version to 1.1.0 and remove mockito

2024-03-28 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git commit 0dc2640922b3dd2d0ea8565d1bf6606b5d715b0b Author: gongzhongqiang AuthorDate: Fri Mar 29 10:21:25 2024

(flink-connector-mongodb) branch main updated (da7472a -> 0dc2640)

2024-03-28 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git from da7472a [hotfix] Add IssueNavigationLink for IDEA git log (#30) new a0fe686 [FLINK-34958

(flink-connector-mongodb) 01/02: [FLINK-34958][connectors/mongodb] Bump CI Flink version to include 1.19 and 1.20-SNAPSHOT

2024-03-28 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git commit a0fe686a6647cb6eba3908bbba336079569959e7 Author: gongzhongqiang AuthorDate: Fri Mar 29 10:20:55 2024

(flink-cdc) branch master updated: [FLINK-34753][cdc][docs] Improve and update outdated mongodb cdc FAQ

2024-03-28 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 927a0ec47 [FLINK-34753][cdc][docs

(flink) branch master updated: [FLINK-34719][streaming] Fix unstable test StreamRecordTest.testWithTimestamp above jdk8

2024-03-18 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 8ec5e7e830b [FLINK-34719][streaming] Fix

(flink-cdc) branch master updated: [hotfix][cdc][build] Include cdc-common module when shaded for module flink-sql-connector-mysql-cdc

2024-03-10 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 26eb6a99b [hotfix][cdc][build] Include

(flink) 01/04: [FLINK-25544][streaming][JUnit5 Migration] The environment package of module flink-stream-java

2024-03-07 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 6433aeb955a24fe0402d12bc170b4a9a58207e7e Author: Jiabao Sun AuthorDate: Mon Mar 4 14:03:02 2024 +0800 [FLINK

(flink) branch master updated (d0ce5349fdf -> 395928901cb)

2024-03-07 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git from d0ce5349fdf [FLINK-34580][rest] Do not erase "pipeline.classpaths" config during REST job deplo

(flink) 04/04: [FLINK-25544][streaming][JUnit5 Migration] The util package of module flink-stream-java

2024-03-07 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 395928901cb99c019d8885d1c39839c33e5ed587 Author: Jiabao Sun AuthorDate: Mon Mar 4 18:46:47 2024 +0800 [FLINK

(flink) 03/04: [FLINK-25544][streaming][JUnit5 Migration] The graph package of module flink-stream-java

2024-03-07 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit 4bba35fa1f02a6a92e0db2d0e131c9a17bf17125 Author: Jiabao Sun AuthorDate: Mon Mar 4 14:22:44 2024 +0800 [FLINK

(flink) 02/04: [FLINK-25544][streaming][JUnit5 Migration] The experimental package of module flink-stream-java

2024-03-07 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/flink.git commit d1954b580020f62e5fdaff6830bccc3e569ce78d Author: Jiabao Sun AuthorDate: Mon Mar 4 14:04:02 2024 +0800 [FLINK

(flink-cdc) branch master updated: [FLINK-34183][cdc][license] Update NOTICE files (#3107)

2024-03-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 86272bf10 [FLINK-34183][cdc][license

(flink-connector-mongodb) branch main updated: [hotfix] Add IssueNavigationLink for IDEA git log (#30)

2024-03-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git The following commit(s) were added to refs/heads/main by this push: new da7472a [hotfix] Add

(flink-connector-jdbc) branch main updated: [hotfix] Correct CrateDBDialectTypeTest package

2024-03-06 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-jdbc.git The following commit(s) were added to refs/heads/main by this push: new 95294ffb [hotfix] Correct

(flink-cdc) branch master updated: [FLINK-34577] Add IssueNavigationLink for IDEA git log (#3096)

2024-03-05 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 96888b2ce [FLINK-34577] Add

(flink) branch master updated: [FLINK-34492][table] Fix comment link when migrate calcite rules from scala to java

2024-03-01 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 46cbf22147d [FLINK-34492][table] Fix comment

(flink) branch release-1.17 updated: [hotfix][docs] Update the versions of mongodb supported by mongodb-connector (#24345)

2024-02-20 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.17 by this push: new 35d9b1dbbe2 [hotfix][docs] Update

(flink) branch release-1.18 updated: [hotfix][docs] Update the versions of mongodb supported by mongodb-connector (#24343)

2024-02-20 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 d9524395362 [hotfix][docs] Update

(flink) branch release-1.19 updated: [hotfix][docs] Update the versions of mongodb supported by mongodb-connector (#24342)

2024-02-20 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch release-1.19 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.19 by this push: new a9bec20cdef [hotfix][docs] Update

(flink) branch release-1.17 updated: [hotfix] Integrate mongodb v1.1 docs (#24331)

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch release-1.17 in repository https://gitbox.apache.org/repos/asf/flink.git The following commit(s) were added to refs/heads/release-1.17 by this push: new fb34768b0f3 [hotfix] Integrate

(flink) branch release-1.18 updated: [hotfix] Integrate mongodb v1.1 docs (#24332)

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 349e8705135 [hotfix] Integrate

(flink) branch master updated: [hotfix] Integrate mongodb v1.1 docs (#24330)

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun 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 64463d4f62b [hotfix] Integrate mongodb v1.1

(flink-connector-mongodb) branch v1.1 updated: [hotfix] Update compatibility data for mongodb 1.1.0 (#25)

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch v1.1 in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git The following commit(s) were added to refs/heads/v1.1 by this push: new 50bbbf0 [hotfix] Update

(flink-connector-mongodb) branch main updated: [hotfix] Update compatibility data for mongodb main branch

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git The following commit(s) were added to refs/heads/main by this push: new 7515644 [hotfix] Update

(flink-connector-mongodb) 02/02: [build] Remove Flink 1.16.x support

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git commit 384190c049eae5b9bbd73bdbf1877b72e7d9c435 Author: Leonard Xu AuthorDate: Mon Feb 19 18:42:39 2024

(flink-connector-mongodb) 01/02: [hotfix] Update nightly builds against the latest released v1.1 branch

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git commit aaf3867b2a72a61a0511f250c36580842623b6bc Author: Leonard Xu AuthorDate: Mon Feb 19 18:38:29 2024

(flink-connector-mongodb) branch main updated (7f49d10 -> 384190c)

2024-02-19 Thread jiabaosun
This is an automated email from the ASF dual-hosted git repository. jiabaosun pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/flink-connector-mongodb.git from 7f49d10 [hotfix][Connector/MongoDB] Add release tools as submodule new aaf3867 [hotfix