You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Eron Wright (JIRA)" <ji...@apache.org> on 2017/10/02 18:13:00 UTC

[jira] [Created] (FLINK-7753) HandlerUtils should close the channel on error responses

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)