You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@yunikorn.apache.org by "Peter Bacsko (Jira)" <ji...@apache.org> on 2023/04/27 10:53:00 UTC

[jira] [Created] (YUNIKORN-1710) Handle event streaming clients with websocket

Peter Bacsko created YUNIKORN-1710:
--------------------------------------

             Summary: Handle event streaming clients with websocket
                 Key: YUNIKORN-1710
                 URL: https://issues.apache.org/jira/browse/YUNIKORN-1710
             Project: Apache YuniKorn
          Issue Type: Sub-task
          Components: core - scheduler
            Reporter: Peter Bacsko
            Assignee: Peter Bacsko


We cannot serve event streaming clients with a regular HTTP connection. We need to keep the connection open and regularly flush the output after sending out each event. This requires websockets.

Scope of this JIRA:
* add new endpoint for streaming
* set up websocket connection
* register a new listener to the event handlers so we can receive every update




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@yunikorn.apache.org
For additional commands, e-mail: dev-help@yunikorn.apache.org