Hello Chesnay, -1 (binding)
I do not approve the release due to the source release [1] containing binaries, the full /target folder is present for each module. Assuming we missed a "mvn clean" Other concerns/questions: - I performed a fresh clone of the source and checked out the tag. The build failed due to ElasticsearchWriterITCase. This could be due to my local setup, although I ran the same test from Mac laptop and Linux EC2 box with the same results. - [ERROR] ElasticsearchWriterITCase ยป ContainerLaunch Container startup failed - The following file does not have a copyright header, but this might be ok, I am not too familiar with these files - flink-connector-elasticsearch-base/archunit-violations/stored.rules - I was expecting to see a 3.0.0-1.15 too. Did I misinterpret this, or is 1.15 support for elastsearch remaining exclusively in the v1.15 version? Otherwise, these things look good to me: - Verified signature of source archive - Source code tag exists - pom versions look correct in the source release - README is ok - The staging repository [2] contains expected jars and poms - Maven artifact check - flink-connector-elasticsearch-base jar/javadoc jar/sources jar/test jar - LICENSE/NOTICE files look good - Contents look ok - flink-sql-connector-elasticsearch6-3.0.0-1.16 jar/sources jar - LICENSE/NOTICE look good - Contents look ok [1] https://dist.apache.org/repos/dist/dev/flink/flink-connector-elasticsearch-3.0.0-rc2/ [2] https://repository.apache.org/content/repositories/orgapacheflink-1545/ Thanks, Danny On Thu, Nov 3, 2022 at 12:36 PM Chesnay Schepler <ches...@apache.org> wrote: > Note that this _shouldn't_ be a problem since connector-base is part of > the distribution and should usually be loaded first than the version > bundled by the connector. > > On 03/11/2022 11:28, Chesnay Schepler wrote: > > * rely on binary compatibility between Flink /*patch */versions > > > > On 03/11/2022 11:25, Chesnay Schepler wrote: > >> I've stumbled in an issue regarding flink-connector-base. > >> > >> Since the externalized connectors rely on binary compatibility > >> between Flink minor versions, connector-base should never be bundled > >> by an externalized connector since connector-base may rely on > >> internal APIs (which ti is allowed to use because it's released as > >> part of Flink). > >> Unfortunately the externalized ES connector bundles connector-base > >> (because that's what the 1.16.0 version did). > >> > >> On 03/11/2022 09:22, Chesnay Schepler wrote: > >>> Hi everyone, > >>> Please review and vote on the release candidate #2 for the version > >>> 3.0.0, as follows: > >>> [ ] +1, Approve the release > >>> [ ] -1, Do not approve the release (please provide specific comments) > >>> > >>> The complete staging area is available for your review, which includes: > >>> * JIRA release notes [1], > >>> * the official Apache source release to be deployed to > >>> dist.apache.org [2], which are signed with the key with fingerprint > >>> C2EED7B111D464BA [3], > >>> * all artifacts to be deployed to the Maven Central Repository [4], > >>> * source code tag [5], > >>> * website pull request listing the new release [6]. > >>> > >>> The vote will be open for at least 72 hours. It is adopted by > >>> majority approval, with at least 3 PMC affirmative votes. > >>> > >>> Note: This is the first release of an externalized connector, > >>> relying on a new set of scripts. Double-check _everything_. > >>> > >>> Thanks, > >>> Release Manager > >>> > >>> [1] https://issues.apache.org/jira/projects/FLINK/versions/12352291 > >>> [2] > >>> > https://dist.apache.org/repos/dist/dev/flink/flink-connector-elasticsearch-3.0.0-rc2/ > >>> [3] https://dist.apache.org/repos/dist/release/flink/KEYS > >>> [4] > >>> > https://repository.apache.org/content/repositories/orgapacheflink-1545/ > >>> [5] > >>> > https://github.com/apache/flink-connector-elasticsearch/releases/tag/v3.0.0-rc2 > >>> [6] https://github.com/apache/flink-web/pull/579 > >>> > >>> > >> > > > >