nviswanath-roblox commented on PR #357: URL: https://github.com/apache/flink-kubernetes-operator/pull/357#issuecomment-2477317283
> @navinvishy , I think this PR / approach does not provide a comprehensive solution as it only works for standalone mode which is strictly inferior to the native integration. > > I think if you use the native integration with local recovery then if a TM goes down only the single new TM needs to download the state. @gyfora from what I can tell, this will not work for node failures, would it? It seems like we would need a `StatefulSet` to make it work. I couldn't find a way to replace the Deployment with a StatefulSet with the operator. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
