You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/08/06 20:02:05 UTC

[jira] [Resolved] (FLINK-1082) WebClient improvements

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

Stephan Ewen resolved FLINK-1082.
---------------------------------
    Resolution: Done

Remaining issues will not be fixed. Remainder is subsumed by new web frontend [FLINK-2357]

> WebClient improvements
> ----------------------
>
>                 Key: FLINK-1082
>                 URL: https://issues.apache.org/jira/browse/FLINK-1082
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Jonathan Hasenburg
>
> New Issue to summarize all things that should be done regarding the webclient.
> * DONE: Setting the ship strategy of a broadcast variable from "broadcast" to "broadcast variable"
> * DONE: Reduce size of nodes by removing some information
> * DONE: Some nodes can be at the same time "next partial solution" and "termination criterion", or "next workset" and "solution set delta". It currently seems to highlight one one of them.
> * DONE: Recreate the generation of the JSON strings which are used to create the graph. Change to an object based layout to get away from the string based layout.
> * NOT POSSIBLE, because this creates a circle and it can happen that the first node is at the right side of the graph -> confusing: Feedback arrow from the next partial solution to the partial solution
> * show full graph at very beginning
> * fix bug in chrome where the node boxes are to small
> * DONE: graph should be redrawn when the window gets resized



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)