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

ASF GitHub Bot commented on FLINK-1948:
---------------------------------------

Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/634#issuecomment-97134507
  
    Looks good.
    
    How about we try to offer a method like `startNewChain()` as well, so that 
the pipeline control seems consistent. We then have increasing levels of 
resource isolation for tasks:
      - startNewChain()
      - startNewResourceGroup()
      - IsolateResource()


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

Reply via email to