lhotari commented on issue #8445:
URL: https://github.com/apache/pulsar/issues/8445#issuecomment-721613585


   > We should add maven.compiler.release=8 in our pom.xml, it must be done in 
a profile activated when you are on jdk9+, it is a quite easy fix.
   
   @eolivelli I think it would be valuable. It's easy to miss that you must 
compile Pulsar with Java 8 since the compilation passes without errors and even 
at runtime the errors are swallowed and not logged (at least in this particular 
case). Very hard to debug.


----------------------------------------------------------------
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]


Reply via email to