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

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

Ticket completed.

> 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: 1.8
>
>
> 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)

Reply via email to