Hi,
I see that you need to tell the Flink Stateful runtime about remote
stateful function modules via a yaml file provided at deploy time. Given
remote modules and stateful functions are an external deployment concern
anyway, Is it possible to dynamically associate Remote Modules with Remote
Function Endpoints to an existing/already running Flink stateful
application?

The use case is allowing dynamic composability of functions. The flink
stateful application would receive a request to dynamically string together
a new route based on some input data. The new route would be making calls
to lets say a newly created Flink stateful application deployed remotely in
an arbitrary language.

Is this possible? On the roadmap? A bad idea? Why or why not?

Thank you!

>

Reply via email to