[
https://issues.apache.org/jira/browse/FLINK-31738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17710426#comment-17710426
]
David Morávek commented on FLINK-31738:
---------------------------------------
master: 4f15da77dcb7d83e211eb65f24e1b49cb46618a2
> 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)