zentol commented on PR #22996: URL: https://github.com/apache/flink/pull/22996#issuecomment-1648154969
> Have we thought of providing a separate module flink-rpc-pekko and providing that one along flink-rpc-akka in 1.18 with pekko being the default one? Yes, but that implies duplicating all classes and increasing the dist size by ~30mb. > Or is this too much of an effort and we're comfortable enough that Pekko works as is? I wouldn't say I'm comfortable, but I think it's better to potentially break things now than doing this in a bugfix release or running with an unsupported Akka version, > Shall we add a deprecation flag here and plan to rename it with 2.0? That's a separate discussion I believe because it's an API breaking change. -- 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]
