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