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

    https://github.com/apache/flink/pull/4492#discussion_r132143993
  
    --- Diff: docs/setup/config.md ---
    @@ -389,6 +389,10 @@ These parameters allow for advanced tuning. The 
default values are sufficient wh
     
     - `jobmanager.web.access-control-allow-origin`: Enable custom access 
control parameter for allow origin header, default is `*`.
     
    +### Web Frontend
    --- End diff --
    
    I think that having some options tied to the jobmanager while others aren't 
will just cause more work down the line. Either add it the the jobmanager 
options now and move it in a follow-up, or separate the options now and rebase 
the PR on top of it.
    
    The "let's refactor the rest later" mentality just doesn't work for us, see 
the translation to ConfigOptions which _still isn't done_.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to