[
https://issues.apache.org/jira/browse/IGNITE-3875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15589157#comment-15589157
]
ASF GitHub Bot commented on IGNITE-3875:
----------------------------------------
Github user AMashenkov closed the pull request at:
https://github.com/apache/ignite/pull/1067
> 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: Andrew Mashenkov
> 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)