Mayur Dhingra created FLINK-37893: ------------------------------------- Summary: Rest Port Name should be made configurable Key: FLINK-37893 URL: https://issues.apache.org/jira/browse/FLINK-37893 Project: Flink Issue Type: Improvement Components: Deployment / Kubernetes Affects Versions: 1.19.1, 1.20.0, 1.18.1, 1.17.1, 1.16.1 Reporter: Mayur Dhingra
While running Flink in Kubernetes mode, the Rest Service created by Flink framework has the REST_PORT_NAME is a fixed constant value called "rest". This should be made configurable by users via a configurable flink config. Many organization like ours have a strict policy of defining port names and current flink framework does not support it. -- This message was sent by Atlassian Jira (v8.20.10#820010)