Github user ramkrish86 commented on the issue:
https://github.com/apache/flink/pull/2342
> Can you add such a test?
Sure I can. The existing test cases helped to ensure that if there are no
old configs we are able to fetch from the new config. I can add a test case to
ensure both the configs are accepted.
> The other variables should match, e.g.
recovery.jobmanager.port => high-availability.jobmanager.port and also
recovery.zookeeper.* => recovery.zookeeper.* etc.
I see. I had this doubt but since the PR was talking about this specific
param I thought that would be enough. +1 to change all relevant ones. I can
update it in the next PR.
Thanks all for the comments.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---