[
https://issues.apache.org/jira/browse/FLINK-7738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16202661#comment-16202661
]
ASF GitHub Bot commented on FLINK-7738:
---------------------------------------
Github user EronWright commented on the issue:
https://github.com/apache/flink/pull/4767
I don't much like the use of `RequestBody` and `ResponseBody` here, or even
that the WebSocket distinguishes between client and server messages. Honestly
a `MessageBody` marker interface may suffice. WDTY?
> Create WebSocket handler (server)
> ---------------------------------
>
> Key: FLINK-7738
> URL: https://issues.apache.org/jira/browse/FLINK-7738
> Project: Flink
> Issue Type: Sub-task
> Components: Cluster Management, Mesos
> Reporter: Eron Wright
> Assignee: Eron Wright
>
> An abstract handler is needed to support websocket communication.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)