Sharath Avadoot Gururaj created FLINK-33458:
-----------------------------------------------
Summary: Add env.java.opts.gateway option in flink-conf.yaml
Key: FLINK-33458
URL: https://issues.apache.org/jira/browse/FLINK-33458
Project: Flink
Issue Type: Improvement
Components: Table SQL / Gateway
Affects Versions: 1.18.0
Reporter: Sharath Avadoot Gururaj
Currently, JobManager, TaskManager, HistoryServer, Client have their own
configuration keys to set java options in flink-conf.yaml
However it is missing for SQL Gateway. It should be added for completeness. It
can be useful, for example, to add Remote Debugging options.
I propose this config key
`env.java.opts.gateway` in flink-conf.yaml which will be applied to SQL
Gateway. I already have a working patch. Its a pretty small one. If the
community is OK, I will raise a PR
--
This message was sent by Atlassian Jira
(v8.20.10#820010)