[
https://issues.apache.org/jira/browse/FLINK-24723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Seth Wiesman closed FLINK-24723.
--------------------------------
Resolution: Fixed
> 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)