harissecic commented on issue #4194: URL: https://github.com/apache/pulsar/issues/4194#issuecomment-807487347
I'm experiencing similar issues trying to make Micronaut integration for Pulsar Java client is really hard mainly due to reflection and Micronaut now demands that it can build for GraalVM native image. If anyone has advice how to make this library run (which reflection calls to add) please let me know. Otherwise I support @fantapsody as Java client library is a bit too heavy now to run due to many in-between calls because of using reflection. This would maybe increase compile time but it's much more beneficial in the end to not have it or have as less as posible. -- 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]
