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

Peter Bacsko resolved YUNIKORN-2147.
------------------------------------
    Fix Version/s: 1.5.0
       Resolution: Fixed

> Limit the number of concurrent event streams
> --------------------------------------------
>
>                 Key: YUNIKORN-2147
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2147
>             Project: Apache YuniKorn
>          Issue Type: Sub-task
>          Components: core - common
>            Reporter: Peter Bacsko
>            Assignee: Peter Bacsko
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.5.0
>
>
> An active event stream means an open HTTP connection inside Yunikorn with 
> goroutines. A normal REST call is closed immediately after the client was 
> serviced. This is not the case here, Yunikorn can be attacked by creating too 
> many event listeners.
> We should limit the number of active connections. This can be a global limit, 
> a per-host limit or both.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to