[
https://issues.apache.org/jira/browse/FLINK-31738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Morávek resolved FLINK-31738.
-----------------------------------
Resolution: Fixed
> FlameGraphTypeQueryParameter#Type clashes with java.reflect.Type in generated
> clients
> -------------------------------------------------------------------------------------
>
> Key: FLINK-31738
> URL: https://issues.apache.org/jira/browse/FLINK-31738
> Project: Flink
> Issue Type: Bug
> Components: Documentation, Runtime / REST
> Affects Versions: 1.17.0
> Reporter: Chesnay Schepler
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.18.0, 1.17.1
>
>
> Generating a client with the openapi generators causes compile errors because
> the generated file imports java.reflect.Type, but also the generated "Type"
> model.
> For convenience it would be neat to give this enum a slightly different name,
> because working around this issue is surprisingly annoying.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)