Till Rohrmann created FLINK-15827: ------------------------------------- Summary: Deprecate unused taskmanager.registration.* options Key: FLINK-15827 URL: https://issues.apache.org/jira/browse/FLINK-15827 Project: Flink Issue Type: Improvement Components: Runtime / Coordination Affects Versions: 1.10.0 Reporter: Till Rohrmann Fix For: 1.11.0
The {{TaskManagerOptions}} contains a list of unused options: {{taskmanager.registration.*}} except for {{taskmanager.registration.timeout}}. I think we should deprecate these configuration options remove the unused code. Note: The {{taskmanager.registration.*}} have been mainly replaced with {{cluster.registration.*}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)