+1(binding) - verified signatures - verified hashsums - checked Github release tag - checked compiled jar version is 55.0 (Java SE 11) - built RC from source code with JDK 11 + Flink 1.20.3 - built RC from source code with JDK 11 + Flink 2.2.0 - run CDC YAML to read data from MySQL CDC to Kafka(canal-json) with Flink 2.2.0, including snapshot data and incremental data. - reviewed the web PR and left minor comments
Best, Leonard > 2026 3月 24 17:44,Yanquan Lv <[email protected]> 写道: > > Hello Shuo Cheng, I checked our e2e tests and found that > flink-metrics-dropwizard.jar is added via the --jar option to provide this > dependency. I believe this is the expected behavior. Additionally, we need > to add flink-shade-hadoop.jar (flink-shaded-hadoop-2-uber jar) and other > files via the --jar option. This can be documented for users, similar to > the Iceberg connector documentation: > https://nightlies.apache.org/flink/flink-cdc-docs-master/docs/connectors/pipeline-connectors/iceberg/#aws-glue-catalog-example > . > > Shuo Cheng <[email protected]> 于2026年3月24日周二 15:14写道: > >> -1, sorry for the delay, I found a blocking bug of the hudi connector >> packaging, and just raised a fix PR: >> https://github.com/apache/flink-cdc/pull/4332 . >> >> On Sat, Mar 21, 2026 at 3:49 PM Yanquan Lv <[email protected]> wrote: >> >>> Hi everyone, >>> Please review and vote on the release candidate #1 for the version 3.6.0 >> of >>> Apache Flink CDC, >>> as follows: >>> [ ] +1, Approve the release >>> [ ] -1, Do not approve the release (please provide specific comments) >>> >>> *Release Overview* >>> As an overview, the release consists of the following: >>> a) Flink CDC source release to be deployed to dist.apache.org >>> b) Maven artifacts to be deployed to the Maven Central Repository >>> >>> *Staging Areas to Review* >>> The staging areas containing the above mentioned artifacts are as >> follows, >>> for your review: >>> All artifacts for a) can be found in the corresponding dev repository at >>> dist.apache.org [1], which are signed with the key with fingerprint >>> A9BEB87788529D31737CA693D383044FBF381FD1[2] >>> All artifacts for b) can be found at the Apache Nexus Repository [3] >>> Other links for your review: >>> JIRA release notes [4] >>> Source code tag "release-3.6.0-rc1" with commit hash >>> 87a41c3a8a5ddf262a9ca1ba6429944cd75caa3e [5] >>> PR for release announcement blog post of Flink CDC 3.6.0 in flink-web [6] >>> >>> *Vote Duration* >>> The voting time will run for at least 72 hours. >>> It is adopted by majority approval, with at least 3 PMC affirmative >> votes. >>> >>> Thanks, >>> Yanquan >>> >>> [1] https://dist.apache.org/repos/dist/dev/flink/flink-cdc-3.6.0-rc1/ >>> [2] https://dist.apache.org/repos/dist/release/flink/KEYS >>> [3] >>> >>> >> https://repository.apache.org/content/repositories/orgapacheflink-1892/org/apache/flink/ >>> [4] >>> >>> >> https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12356291&styleName=&projectId=12315522 >>> [5] https://github.com/apache/flink-cdc/releases/tag/release-3.6.0-rc1 >>> [6] https://github.com/apache/flink-web/pull/835 >>> >>
