[
https://issues.apache.org/jira/browse/FLINK-1082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168262#comment-14168262
]
Robert Metzger commented on FLINK-1082:
---------------------------------------
Jonathan stopped working on the issue. His latest status is here:
https://github.com/JonathanH5/incubator-flink/commits/webclient
Somebody needs to review it!
> WebClient improvements
> ----------------------
>
> Key: FLINK-1082
> URL: https://issues.apache.org/jira/browse/FLINK-1082
> Project: Flink
> Issue Type: Improvement
> Reporter: Jonathan Hasenburg
> Assignee: 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)