[
https://issues.apache.org/jira/browse/FLINK-36568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-36568:
-----------------------------------
Labels: pull-request-available (was: )
> IllegalStateException Causes Collect Sink to Fail to Collect Result
> -------------------------------------------------------------------
>
> Key: FLINK-36568
> URL: https://issues.apache.org/jira/browse/FLINK-36568
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Reporter: Junrui Li
> Priority: Major
> Labels: pull-request-available
>
> When Flink jobs use the collect sink, the JobManager logs the following
> exception:
>
> {code:java}
> ERROR
> org.apache.flink.runtime.rest.handler.job.coordination.ClientCoordinationHandler
> [] - Unhandled exception.
> java.lang.IllegalStateException: No parameter could be found for the given
> class. {code}
> The root cause is that the HTTP URL for the ClientCoordinationHandler is
> incorrect.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)