Re: [DISCUSS] Releasing connectors for Flink 1.17

2023-04-13 Thread Danny Cranmer
Hey all, All connectors are now out for VOTE to include Flink 1.17 support. Please find the VOTE threads in the mailing list. I had missed the GCP pub-sub connector, but this one is also out for VOTE. Thanks all, Danny On Mon, Apr 3, 2023 at 4:59 PM Danny Cranmer wrote: > Hi everyone, > > I

Re: [DISCUSS] Releasing connectors for Flink 1.17

2023-04-03 Thread Danny Cranmer
Hi everyone, I started the release process for flink-connector-aws and flink-connector-pulsar. Unfortunately the Pulsar connector does not build against Flink 1.17 at the v3.0.0 tag, errors below. The nightly is passing since the code has been updated to support 1.17. The PulsarFetcherManagerBase

Re: [DISCUSS] Releasing connectors for Flink 1.17

2023-04-03 Thread Hang Ruan
Hi Denny, I could help with JDBC connectors. Thanks~ Best, Hang Danny Cranmer 于2023年4月3日周一 17:57写道: > Hi everyone, > > I have created Jiras to investigate each failing build. Thanks Andriy, I > have assigned the Elasticsearch/Opensearch ones to you. Let me know if you > do not have capacity.

Re: [DISCUSS] Releasing connectors for Flink 1.17

2023-04-03 Thread Danny Cranmer
Hi everyone, I have created Jiras to investigate each failing build. Thanks Andriy, I have assigned the Elasticsearch/Opensearch ones to you. Let me know if you do not have capacity. - Elasticsearch: https://issues.apache.org/jira/browse/FLINK-31696 - Opensearch:

Re: [DISCUSS] Releasing connectors for Flink 1.17

2023-03-31 Thread Andrey Redko
Hi Denny, I could give you a hand with Elasticsearch / Opensearch connectors, please let me know if help is needed. Thank you. Best Regards, Andriy Redko On Fri, Mar 31, 2023, 9:39 AM Danny Cranmer wrote: > Apologies for the typo. Elasticsearch/Opensearch/Cassandra/JDBC/MongoDB are >

Re: [DISCUSS] Releasing connectors for Flink 1.17

2023-03-31 Thread Danny Cranmer
Apologies for the typo. Elasticsearch/Opensearch/Cassandra/JDBC/MongoDB are build __failures__. On Fri, Mar 31, 2023 at 2:36 PM Danny Cranmer wrote: > Hello all, > > With the release of 1.17.0 [1], we now need to add support for our > externalized connectors. This release is lightweight

[DISCUSS] Releasing connectors for Flink 1.17

2023-03-31 Thread Danny Cranmer
Hello all, With the release of 1.17.0 [1], we now need to add support for our externalized connectors. This release is lightweight compared to normal since we are ideally not updating any source code; we only need to rebuild and distribute the binary to Maven. Therefore I am proposing that we