[ 
https://issues.apache.org/jira/browse/FLINK-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

lining updated FLINK-11374:
---------------------------
    Description: 
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.

  was:
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.


> 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
>         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)

Reply via email to