Github user rmetzger commented on a diff in the pull request:

    https://github.com/apache/flink/pull/3262#discussion_r99351570
  
    --- Diff: docs/dev/parallel.md ---
    @@ -166,10 +177,19 @@ try {
     </div>
     
     
    -## System Level
    +### System Level
     
     A system-wide default parallelism for all execution environments can be 
defined by setting the
     `parallelism.default` property in `./conf/flink-conf.yaml`. See the
     [Configuration]({{ site.baseurl }}/setup/config.html) documentation for 
details.
     
    +## Setting the Maximum Parallelism
    --- End diff --
    
    Afaik, there's a performance impact for setting a high max parallelism. We 
should warn our users and give some rules of thumb for setting the max 
parallelism


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