Hi Yi, thanks for creating this FLIP! Application mode has become the predominant choice for running Flink jobs in our production. Enhancing the manageability and observability of the application(execution of the user code’s main method) can be really helpful. And it further unlocks the possibility to support executing multiple jobs, which is a critical requirement in batch processing cases.
+1 for this proposal Thanks, Zhu Yi Zhang <[email protected]> 于2025年9月23日周二 11:23写道: > Hi everyone, > > > I would like to start a discussion about FLIP-549: Support Application > Management [1]. > > > Despite Flink’s widespread adoption, the existing model for running user > logic limits observability and execution flexibility, which affects user > experience. This FLIP introduces a new application management framework > designed to close these gaps and provide a foundation for future > improvements. > > > Looking forward to your feedback and suggestions. > > > > [1] > https://cwiki.apache.org/confluence/display/FLINK/FLIP-549%3A+Support+Application+Management > > > Best regards, > > Yi Zhang
