pjfanning commented on issue #1066: URL: https://github.com/apache/incubator-pekko/issues/1066#issuecomment-1914358506
For me, the issue bolis down to https://github.com/apache/incubator-pekko/tree/main/actor/src/main/mima-filters/1.1.0.backwards.excludes We've made a very big set of binary incompatible changes in the pekko util code. The very methods that are causing this issue are listed in the binary exceptions in these exclude files. I don't want us to be forced into releasing a whole set 1.1 releases for all our repos after we do a pekko (core) 1.1 release. Can we undo the changes that led to these binary incompatibilities? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
