[
https://issues.apache.org/jira/browse/FLINK-33458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17783289#comment-17783289
]
Sharath Avadoot Gururaj commented on FLINK-33458:
-------------------------------------------------
Wow nice! thanks a lot for the reply and for the fix. I guess I'll close this
issue.
btw, I had applied for a ASF Jira account so I can contribute some more small
fixes. Plz help in the approval process if you happen to know anyone there.
Thanks!
> 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
> Priority: Minor
> Labels: easyfix
>
> 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
>
> {noformat}
> env.java.opts.gateway{noformat}
> 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)