You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Martijn Visser <ma...@apache.org> on 2022/11/30 11:40:56 UTC

[VOTE] Release flink-connector-jdbc v3.0.0, release candidate #1

Hi everyone,
Please review and vote on the release candidate #1 for the
flink-connector-jdbc version v3.0.0, as follows:
[ ] +1, Approve the release
[ ] -1, Do not approve the release (please provide specific comments)

Note: This is the first externalized version of the JDBC connector.

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
A5F3BCE4CBE993573EC5966A65321B8382B219AF [3],
* all artifacts to be deployed to the Maven Central Repository [4],
* source code tag v3.0.0-rc1 [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.

Thanks,
Martijn

https://twitter.com/MartijnVisser82
https://github.com/MartijnVisser

[1]
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352590
[2]
https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.0.0-rc1/
[3] https://dist.apache.org/repos/dist/release/flink/KEYS
[4] https://repository.apache.org/content/repositories/orgapacheflink-1554/
[5] https://github.com/apache/flink-connector-jdbc/releases/tag/v3.0.0-rc1
[6] https://github.com/apache/flink-web/pull/590

Re: [VOTE] Release flink-connector-jdbc v3.0.0, release candidate #1

Posted by Danny Cranmer <da...@apache.org>.
Hey Martijn.

+1 (binding)

- Verified signatures and hashes
- Reviewed web PR
- Verified no binaries in the source archive
- Contents of Maven repo look good
- Built source/tests pass

Thanks,
Danny

On Wed, Nov 30, 2022 at 11:41 AM Martijn Visser <ma...@apache.org>
wrote:

> Hi everyone,
> Please review and vote on the release candidate #1 for the
> flink-connector-jdbc version v3.0.0, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
> Note: This is the first externalized version of the JDBC connector.
>
> 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
> A5F3BCE4CBE993573EC5966A65321B8382B219AF [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag v3.0.0-rc1 [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.
>
> Thanks,
> Martijn
>
> https://twitter.com/MartijnVisser82
> https://github.com/MartijnVisser
>
> [1]
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352590
> [2]
>
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.0.0-rc1/
> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> [4]
> https://repository.apache.org/content/repositories/orgapacheflink-1554/
> [5] https://github.com/apache/flink-connector-jdbc/releases/tag/v3.0.0-rc1
> [6] https://github.com/apache/flink-web/pull/590
>

Re: [VOTE] Release flink-connector-jdbc v3.0.0, release candidate #1

Posted by Martijn Visser <ma...@apache.org>.
Hi all,

This RC is cancelled due to the missing LICENSE and NOTICE file.

I'll work on a fix (including removing the filter pushdown) and create a
new RC later.

Best regards,

Martijn

On Mon, Dec 12, 2022 at 9:47 AM Chesnay Schepler <ch...@apache.org> wrote:

> On 09/12/2022 16:12, Martijn Visser wrote:
> > That was because the number of changes between 1.16.0 and master were
> > limited.
> >
> Doesn't the filter pushdown in FLINK-16024 affect topologies and thus
> potentially savepoint compatibility?
>
>

Re: [VOTE] Release flink-connector-jdbc v3.0.0, release candidate #1

Posted by Chesnay Schepler <ch...@apache.org>.
On 09/12/2022 16:12, Martijn Visser wrote:
> That was because the number of changes between 1.16.0 and master were
> limited.
>
Doesn't the filter pushdown in FLINK-16024 affect topologies and thus 
potentially savepoint compatibility?


Re: [VOTE] Release flink-connector-jdbc v3.0.0, release candidate #1

Posted by Martijn Visser <ma...@apache.org>.
That was because the number of changes between 1.16.0 and master were
limited.

Re: [VOTE] Release flink-connector-jdbc v3.0.0, release candidate #1

Posted by Chesnay Schepler <ch...@apache.org>.
Looking at the release notes, this doesn't seem to be the 1.16.0 code, 
but also includes a few changes from the master branch. Why is that?

On 30/11/2022 12:40, Martijn Visser wrote:
> Hi everyone,
> Please review and vote on the release candidate #1 for the
> flink-connector-jdbc version v3.0.0, as follows:
> [ ] +1, Approve the release
> [ ] -1, Do not approve the release (please provide specific comments)
>
> Note: This is the first externalized version of the JDBC connector.
>
> 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
> A5F3BCE4CBE993573EC5966A65321B8382B219AF [3],
> * all artifacts to be deployed to the Maven Central Repository [4],
> * source code tag v3.0.0-rc1 [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.
>
> Thanks,
> Martijn
>
> https://twitter.com/MartijnVisser82
> https://github.com/MartijnVisser
>
> [1]
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12352590
> [2]
> https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.0.0-rc1/
> [3] https://dist.apache.org/repos/dist/release/flink/KEYS
> [4] https://repository.apache.org/content/repositories/orgapacheflink-1554/
> [5] https://github.com/apache/flink-connector-jdbc/releases/tag/v3.0.0-rc1
> [6] https://github.com/apache/flink-web/pull/590
>