[
https://issues.apache.org/jira/browse/FLINK-1948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14517390#comment-14517390
]
ASF GitHub Bot commented on FLINK-1948:
---------------------------------------
Github user gyfora commented on the pull request:
https://github.com/apache/flink/pull/634#issuecomment-97135328
when you say startNewResourceGroup() that starts a new chain as well, but I
guess we could specify a startNewChain() but then we should probably add a
method for isolating a task only as its own chain.
> Add manual task slot handling for streaming jobs
> ------------------------------------------------
>
> Key: FLINK-1948
> URL: https://issues.apache.org/jira/browse/FLINK-1948
> Project: Flink
> Issue Type: Improvement
> Components: Streaming
> Reporter: Gyula Fora
> Assignee: Gyula Fora
>
> Currently, all stream operators are automatically assigned to the same task
> sharing group, and the user has no control over this setting. We should add a
> way to manually affect the way operators are allocated to task manager slots.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)