[ 
https://issues.apache.org/jira/browse/FLINK-39711?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18088163#comment-18088163
 ] 

Sergey Nuyanzin commented on FLINK-39711:
-----------------------------------------

merged as 
[f8274080d47be0fb3583efacb0dace5e37c4f8ea|https://github.com/apache/flink/commit/f8274080d47be0fb3583efacb0dace5e37c4f8ea]

> 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:
> JobExceptionsMessageParameters.upperLimitExceptionParameter is private final 
> with no accessor, so Java clients of Flink's typed REST client cannot 
> override the server-side default.
> In contrast, 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)

Reply via email to