Hey, my team is building a realtime processing pipeline and is exploring Flink to achieve that. We realised that to support few use cases we need, Flink Stateful Functions works really well. Now that I have built a POC setup entirely based on Stateful Functions, my only concern is that I don't see any active development in the project. The last commit I see in the project is 8 months ago and last stable release Jan 22.
I want to know if anyone has experience building live projects using Stateful functions and have faced any issues at all. It would become a matter of concern if we scale our Project and find out that StateFun breaks, gets scrapped or has any unsolvable issues. I do think Stateful Functions is a pretty cool project and would be sad to see it not go anywhere.
Thanks in advance!