How can I update module.yaml dynamically? For example I want to add new remote function so I have to update module.yaml file. Should I stop/start flink cluster to update module.yaml? What is true approach for use case? Updating or existing remote function job is fine. Because rolling update is enough.
Asked
Active
Viewed 180 times
1 Answers
0
Currently, indeed the way to modify a module.yaml would be to restart the Flink cluster, but the stateful functions community is working on removing that limitation in future releases.

David Anderson
- 39,434
- 4
- 33
- 60

Igal
- 491
- 2
- 8