Renkai opened a new pull request #9624: URL: https://github.com/apache/pulsar/pull/9624
Enable flag `-parameters` in javac so that pulsar plugin and connector developers can get real parameter names instead of `arg1`, `arg2`, etc when extending parent classes. ref: https://docs.oracle.com/javase/8/docs/technotes/tools/windows/javac.html https://www.logicbig.com/how-to/java-command/java-compile-with-method-parameter-names.html ---------------------------------------------------------------- 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]
