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

Flink Jira Bot updated FLINK-2657:
----------------------------------
      Labels: auto-deprioritized-major auto-deprioritized-minor  (was: 
auto-deprioritized-major stale-minor)
    Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, please 
raise the priority and ask a committer to assign you the issue or revive the 
public discussion.


> Fix WebClient and CLI interaction
> ---------------------------------
>
>                 Key: FLINK-2657
>                 URL: https://issues.apache.org/jira/browse/FLINK-2657
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Web Frontend
>    Affects Versions: 0.10.0
>            Reporter: Stephan Ewen
>            Priority: Not a Priority
>              Labels: auto-deprioritized-major, auto-deprioritized-minor
>
> The way that the web client and CLI interact is not a good design. The web 
> client puts a static variable into the CLI to alter its behavior towards its 
> needs.
> This is a typical case of no proper separation of concerns.
> The shared behavior should go into utility classes, or a common abstract 
> superclass, and the CLI frontend and the web client should not be tightly 
> intermingled.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to