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 <dannycran...@apache.org> wrote: > Apologies for the typo. Elasticsearch/Opensearch/Cassandra/JDBC/MongoDB are > build __failures__. > > On Fri, Mar 31, 2023 at 2:36 PM Danny Cranmer <dannycran...@apache.org> > 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 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 > bundle > > all the connectors into a single VOTE, and release them in one go. I am > > considering connectors that are released and passing CI for 1.17, which > > unfortunately only includes: > > - flink-connector-aws [2] at version 4.1.0-1.17 (build success [3]) > > - flink-connector-pulsar [4] at version 3.0.0-1.17 (build success [5]) > > > > The following connectors are not passing builds against Flink 1.17.0 and > > potentially need a new source release, therefore are excluded and will > need > > dedicated releases: > > - flink-connector-elasticsearch [6] at version 3.0.0-1.17 (build success > > [7]) > > - flink-connector-opensearch [8] at version 1.0.0-1.17 (build success > [9]) > > - flink-connector-cassandra [10] at version 3.0.0-1.17 (build success > [11]) > > - flink-connector-jdbc [12] at version 3.0.0-1.17 (build success [13]) > > - flink-connector-mongodb [14] at version 1.0.0-1.17 (build success [15]) > > - flink-connector-rabbitmq [16] at version 3.0.0-1.17 (build failure > [17]) > > > > The following connectors are not yet released and are therefore excluded: > > - flink-connector-kafka [18] > > > > I volunteer myself as the release manager for flink-connector-aws and > > flink-connector-pulsar. I am happy to pick up others too, but will move > to > > different threads. > > > > Thanks, > > Danny > > > > [1] > > > https://flink.apache.org/2023/03/23/announcing-the-release-of-apache-flink-1.17/ > > [2] https://github.com/apache/flink-connector-aws > > [3] > https://github.com/apache/flink-connector-aws/actions/runs/4570151032 > > [4] https://github.com/apache/flink-connector-pulsar > > [5] > > https://github.com/apache/flink-connector-pulsar/actions/runs/4570233207 > > [6] https://github.com/apache/flink-connector-elasticsearch > > [7] > > > https://github.com/apache/flink-connector-elasticsearch/actions/runs/4575392625 > > [8] https://github.com/apache/flink-connector-opensearch > > [9] > > > https://github.com/apache/flink-connector-opensearch/actions/runs/4575383878 > > [10] https://github.com/apache/flink-connector-cassandra > > [11] > > > https://github.com/apache/flink-connector-cassandra/actions/runs/4575364252 > > [12] https://github.com/apache/flink-connector-jdbc > > [13] > > https://github.com/apache/flink-connector-jdbc/actions/runs/4575361507 > > [14] https://github.com/apache/flink-connector-mongodb > > [15] > > > https://github.com/apache/flink-connector-mongodb/actions/runs/4575230622 > > [16] https://github.com/apache/flink-connector-rabbitmq > > [17] > > > https://github.com/apache/flink-connector-rabbitmq/actions/runs/4575370483 > > [18] https://github.com/apache/flink-connector-kafka > > > > > > >