Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/1518#issuecomment-172863106
  
    I think this is expected and similar to the behavior of the batch API.
    
    Two operators are connected with "forward" if they have the same 
parallelism, and with "rebalance" if not. Since the source is forced to 
parallelism 1 (non parallel collection), a parallelism 2 program needs to 
rebalance.
    
    I would leave that as it is.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to