ravisharda commented on pull request #2433: URL: https://github.com/apache/bookkeeper/pull/2433#issuecomment-707444478
@eolivelli based on the above conversations, I understand that this PR shall upgrade both Bookkeeper (to 4.11.0) and Java (to Java 11), and is it not desirable to separate the two. [Pravega](https://github.com/pravega/pravega/) is now on Java 11, so the latter should be fine. As for Bookkeeper, it uses `4.9.2`, so this solution wouldn't work for it as is. I suppose, Pravega should also upgrade its Bookkeeper dependency to 4.11.0 to benefit from this, which looks OK to me, given that you see 4.9.x as an old version now. Curious, does Bookkeeper server 4.11.0 continue to work with older Bookkeeper clients (4.9.2, etc.)? ---------------------------------------------------------------- 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]
