nicoloboschi commented on issue #3313: URL: https://github.com/apache/bookkeeper/issues/3313#issuecomment-1148646223
Unfortunately most of the Java users are still on JDK8. We must keep the JDK8 compatibility for BK clients. The client and the server are in the same module so we cannot enforce different JDK compatibility rules. A first approach would be to split into different modules server and client but it would require a big effort -- 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]
