wolfstudy commented on issue #5607: Upgrade bk version to 4.10.0 URL: https://github.com/apache/pulsar/pull/5607#issuecomment-552408753 > I hope that Pulsar 2.4.x is able to run with bk 4.10 without changes Yes, this is what I hope, but in fact, we can't do it. When i upgrade the bk version to 4.20.0, `mvn clean install -DskipTests` execution failed. Because the interface `LedgerMetadata` and `RackChangeNotifier` had been changed, as follows: https://github.com/apache/bookkeeper/pull/2092 https://github.com/apache/bookkeeper/pull/2006
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
