[
https://issues.apache.org/jira/browse/FLINK-24723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17437400#comment-17437400
]
Seth Wiesman commented on FLINK-24723:
--------------------------------------
fixed in master: ea484357b222d850f8df4d7b6ae8dacb110b19b7
> Add ServicesResourceTransformer to the quickstart project
> ---------------------------------------------------------
>
> Key: FLINK-24723
> URL: https://issues.apache.org/jira/browse/FLINK-24723
> Project: Flink
> Issue Type: Improvement
> Components: Quickstarts
> Reporter: Ali Bahadir Zeybek
> Assignee: Ali Bahadir Zeybek
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.15.0
>
>
> When using quickstart project to write a flink application with Table API, it
> requires ServicesResourceTransformer to be added to the maven shade plugin if
> there are more than one connectors are used.
> This plugin then merges all the META-INF/services files into one rather than
> picking the first connector that is added in the pom file.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)