Hi all, Apologies for the long delay on this one, but with the help of Sergey Nuyanzin and Joao Boto we managed to resolve this issue. To summarize:
1. The vote for this connector is cancelled, due to https://issues.apache.org/jira/browse/FLINK-31770 2. That Jira ticket has now been resolved 3. When doing testing, we noticed flaky results and filed https://issues.apache.org/jira/browse/FLINK-32325. It seems that Surefire forks and MSSQL server images are not fans of each other, but we mitigated the issue by setting the forkCount to 1. For a permanent solution we have https://issues.apache.org/jira/browse/FLINK-32342 to track. I'll create a new JDBC 3.1.1 release candidate. Best regards, Martijn On Tue, Jun 6, 2023 at 11:37 AM Chesnay Schepler <[email protected]> wrote: > I'm a bit concerned that the last 4 CI runs haven't succeeded in the 3.1 > branch. > > Has anyone looked into the failing oracle test (both 1.17/1.18)? > > https://github.com/apache/flink-connector-jdbc/actions/runs/5058372107/jobs/9078398092 > > Why is a vote being opened when there's still a blocker ticket for this > very test failure? (FLINK-31770) > > How can it be that CI is broken for 2 months and no one notices? > > On 24/05/2023 20:54, Martijn Visser wrote: > > Hi everyone, > > Please review and vote on the release candidate #1 for the version 3.1.1, > > 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 > > A5F3BCE4CBE993573EC5966A65321B8382B219AF [3], > > * all artifacts to be deployed to the Maven Central Repository [4], > > * source code tag v3.1.1-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, > > Release Manager > > > > [1] > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12353281 > > [2] > > > https://dist.apache.org/repos/dist/dev/flink/flink-connector-jdbc-3.1.1-rc1 > > [3] https://dist.apache.org/repos/dist/release/flink/KEYS > > [4] > https://repository.apache.org/content/repositories/orgapacheflink-1636/ > > [5] > https://github.com/apache/flink-connector-jdbc/releases/tag/v3.1.1-rc1 > > [6] https://github.com/apache/flink-web/pull/654 > > > >
