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)