[
https://issues.apache.org/jira/browse/FLINK-7753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-7753:
------------------------------------
Affects Version/s: 1.10.0
> HandlerUtils should close the channel on error responses
> --------------------------------------------------------
>
> Key: FLINK-7753
> URL: https://issues.apache.org/jira/browse/FLINK-7753
> Project: Flink
> Issue Type: Bug
> Components: Runtime / REST
> Affects Versions: 1.10.0
> Reporter: Eron Wright
> Priority: Minor
> Labels: pull-request-available, starter
>
> Unexpected errors in the server pipeline correctly cause a 500 error
> response. I suggest that such responses also close the channel rather than
> allowing keep-alive. This would be a better security posture too since we
> don't know if the pipeline is corrupt following an unexpected error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)