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/10/15 10:18:00 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-10282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-10282.
------------------------------------
    Resolution: Fixed

master: 0e1a25034528b2e57e2e3a8d0479a6f4478e3aa4
1.6: 06534221b07c82fc3dc5b994ab73fa996a4cba24
1.5: 5d4d51d952262809f670a87dae6f4816f689d9cb

> 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.5.1, 1.6.0, 1.7.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0, 1.6.2, 1.5.5
>
>
> 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)