You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2018/09/05 09:59:00 UTC

[jira] [Created] (FLINK-10282) Provide separate thread-pool for REST endpoint

Chesnay Schepler created FLINK-10282:
----------------------------------------

             Summary: Provide separate thread-pool for REST endpoint
                 Key: FLINK-10282
                 URL: https://issues.apache.org/jira/browse/FLINK-10282
             Project: Flink
          Issue Type: Improvement
          Components: Local Runtime, REST
    Affects Versions: 1.6.0, 1.5.1, 1.7.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
             Fix For: 1.6.1, 1.7.0, 1.5.4


The REST endpoints currently share their thread-pools with the RPC system, which can cause the Dispatcher to become unresponsive if the REST parts are overloaded.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)