You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "David Morávek (Jira)" <ji...@apache.org> on 2023/04/05 12:23:00 UTC

[jira] [Created] (FLINK-31734) Align behaviour of REST API / WEB UI feature flags

David Morávek created FLINK-31734:
-------------------------------------

             Summary: Align behaviour of REST API / WEB UI feature flags
                 Key: FLINK-31734
                 URL: https://issues.apache.org/jira/browse/FLINK-31734
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Configuration, Runtime / REST, Runtime / Web Frontend
            Reporter: David Morávek


Currently we have following three feature flags for the web UI and REST API:

1) web.submit.enabled

2) web.cancel.enabled

3) web.rescale.enabled

 

2) and 3) only hide the web UI elements, while 1) also removes the REST API endpoint; We should introduce equivalent options for the REST API (rest.xxx.enabled), which would give the user flexibility to choose whether both REST API and WEB UI should be disabled for a given feature.

 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)