[ https://issues.apache.org/jira/browse/KNOX-3146?focusedWorklogId=972109&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-972109 ]
ASF GitHub Bot logged work on KNOX-3146: ---------------------------------------- Author: ASF GitHub Bot Created on: 06/Jun/25 13:09 Start Date: 06/Jun/25 13:09 Worklog Time Spent: 10m Work Description: hanicz commented on code in PR #1049: URL: https://github.com/apache/knox/pull/1049#discussion_r2132168432 ########## gateway-provider-ha/src/main/java/org/apache/knox/gateway/ha/dispatch/CommonHaDispatch.java: ########## @@ -240,4 +270,73 @@ default void shiftActiveURL(boolean userAgentDisabled, Optional<URI> backendURI) } } } + Review Comment: Unfortunately the SSE async code is vastly different from the other dispatches that is the reason of the interface with default methods. Issue Time Tracking ------------------- Worklog Id: (was: 972109) Time Spent: 40m (was: 0.5h) > Failover ability for SSEHaDispatch > ---------------------------------- > > Key: KNOX-3146 > URL: https://issues.apache.org/jira/browse/KNOX-3146 > 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: 40m > Remaining Estimate: 0h > > The failover ability is missing for SSEHaDispatch. It would be beneficial to > add it. -- This message was sent by Atlassian Jira (v8.20.10#820010)