You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/10/11 19:18:34 UTC

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

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

Robert Metzger updated FLINK-1082:
----------------------------------
    Assignee:     (was: Jonathan Hasenburg)

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