[
https://issues.apache.org/jira/browse/KNOX-3115?focusedWorklogId=963880&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-963880
]
ASF GitHub Bot logged work on KNOX-3115:
----------------------------------------
Author: ASF GitHub Bot
Created on: 28/Mar/25 16:57
Start Date: 28/Mar/25 16:57
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1010:
URL: https://github.com/apache/knox/pull/1010
## What changes were proposed in this pull request?
[KNOX-3065](https://issues.apache.org/jira/projects/KNOX/issues/KNOX-3065)
Introduced the proper support for SSE connections. However HA Dispatch is
missing. This PR add a new SSEHaDispatch that is able to load balance and use
sticky session cookies. Failover is not added yet. The SSEHaDispatch is based
on ConfigurableHaDispatch however it can't extend it due to extending
SSEDispatch instead.
## How was this patch tested?
Unit tests.
Local manual tests with a custom SSE service.
Issue Time Tracking
-------------------
Worklog Id: (was: 963880)
Remaining Estimate: 0h
Time Spent: 10m
> HA Dispatch for SSE
> -------------------
>
> Key: KNOX-3115
> URL: https://issues.apache.org/jira/browse/KNOX-3115
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 2.2.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The SSE functionality is missing an HA dispatch. It would be nice to have the
> capability to enable load balancing and sticky sessoin cookies for SSE
> requests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)