You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/11/06 14:14:58 UTC

[jira] [Commented] (IGNITE-3875) Create separate thread pool for data streamer.

    [ https://issues.apache.org/jira/browse/IGNITE-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15641856#comment-15641856 ] 

Vladimir Ozerov commented on IGNITE-3875:
-----------------------------------------

Moved to 2.0 because of very complex compatibility logic changes.

> Create separate thread pool for data streamer.
> ----------------------------------------------
>
>                 Key: IGNITE-3875
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3875
>             Project: Ignite
>          Issue Type: Task
>          Components: streaming
>    Affects Versions: 1.7
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>             Fix For: 2.0
>
>
> Currently data streamer requests are submitted to PUBLIC pool. Because of this it is not safe to run streamer from compute tasks which is very inconvenient.
> We should create separate thread pool for streamer and route streamer jobs to it. Compatibility must be preserved.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)