[
https://issues.apache.org/jira/browse/KNOX-3198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tamás Hanicz updated KNOX-3198:
-------------------------------
Description: This is a QoL change for HA and non-HA SSE requests. For every
SSE request it should check that async support is turned on. The SSEDispatch is
created during the first request so there is no way to give a faster error
response to the user. (was: The SSE dispatch creation doesn't check for async
support. To ensure fail-fast it should be checked. Currently the user is
notified during the first SSE call that the asnyc support is not turned on.)
> Check for async supported on SSE requests
> -----------------------------------------
>
> Key: KNOX-3198
> URL: https://issues.apache.org/jira/browse/KNOX-3198
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 3.0.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Minor
>
> This is a QoL change for HA and non-HA SSE requests. For every SSE request it
> should check that async support is turned on. The SSEDispatch is created
> during the first request so there is no way to give a faster error response
> to the user.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)