[
https://issues.apache.org/jira/browse/FLINK-11405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-11405:
-------------------------------------
Summary: Add maxExceptions query parameter (was: rest api can show more
exceptions by query parameter)
> Add maxExceptions query parameter
> ---------------------------------
>
> Key: FLINK-11405
> URL: https://issues.apache.org/jira/browse/FLINK-11405
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / REST
> Reporter: lining
> Assignee: lining
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Now failover just show limit size task failover latest time(ps:According to
> the current flink
> [code|https://github.com/apache/flink/blob/34b5399f4effb679baabd8bca312cbf92ec34165/flink-runtime/src/main/java/org/apache/flink/runtime/rest/handler/job/JobExceptionsHandler.java#L54]
> ).If exceptions are more then 20, user couldn't see all.
> Update the rest api for supporting user could define exception's size to show
> when query it. Such as by /jobs/:jobid/exceptions?size=[size]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)