Eron Wright created FLINK-7753: ----------------------------------- Summary: HandlerUtils should close the channel on error responses Key: FLINK-7753 URL: https://issues.apache.org/jira/browse/FLINK-7753 Project: Flink Issue Type: Sub-task Reporter: Eron Wright Assignee: Eron Wright Priority: Minor
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 (v6.4.14#64029)