[
https://issues.apache.org/jira/browse/FLINK-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17323391#comment-17323391
]
Flink Jira Bot commented on FLINK-11374:
----------------------------------------
This issue is assigned but has not received an update in 7 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> See more failover and can filter by time range
> ----------------------------------------------
>
> Key: FLINK-11374
> URL: https://issues.apache.org/jira/browse/FLINK-11374
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / REST, Runtime / Web Frontend
> Reporter: lining
> Assignee: lining
> Priority: Major
> Labels: stale-assigned
> Attachments: image-2019-01-22-11-40-53-135.png,
> image-2019-01-22-11-42-33-808.png
>
>
> 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 could not see more.
> So we could update the rest api for supporting user could query with size.
> As it may many, webUi need to filter them by time.
> Now just show current attempt exception, we need add prior attempt exception.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)