[ 
https://issues.apache.org/jira/browse/FLINK-33458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sharath Avadoot Gururaj updated FLINK-33458:
--------------------------------------------
    Description: 
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

  was:
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


> 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)

Reply via email to