You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Jongyoul Lee (Jira)" <ji...@apache.org> on 2021/09/24 04:36:00 UTC

[jira] [Created] (ZEPPELIN-5535) Replace `NotebookSocket` with `javax.websocket.Session`

Jongyoul Lee created ZEPPELIN-5535:
--------------------------------------

             Summary: Replace `NotebookSocket` with `javax.websocket.Session`
                 Key: ZEPPELIN-5535
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-5535
             Project: Zeppelin
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.10.0
            Reporter: Jongyoul Lee
            Assignee: Jongyoul Lee


NotebookSocket is being used to wrarp Websocket session created by Jetty. It depends on Jetty itself so I would like to change it to use JSR356 in order to remove tight dependency against Jetty.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)