[
https://issues.apache.org/jira/browse/FLINK-39711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18082586#comment-18082586
]
Aleksandr Savonin commented on FLINK-39711:
-------------------------------------------
One potential place to use this is:
[JobStatusObserver.java#L126|https://github.com/apache/flink-kubernetes-operator/blob/ac1b1357d60bc99d49c6057223c39f845e948df1/flink-kubernetes-operator/src/main/java/org/apache/flink/kubernetes/operator/observer/JobStatusObserver.java#L126]
Could someone please assign the ticket to me?
> Allow setting maxExceptions on JobExceptionsMessageParameters in Java clients
> -----------------------------------------------------------------------------
>
> Key: FLINK-39711
> URL: https://issues.apache.org/jira/browse/FLINK-39711
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST
> Reporter: Aleksandr Savonin
> Priority: Minor
> Labels: pull-request-available
>
> Problem:
> The REST endpoint {{GET /jobs/:jobid/exceptions}} accepts an optional
> {{maxExceptions}} query parameter that bounds the size of the response, but
> Java clients of Flink's typed REST API cannot set it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)