merlimat opened a new pull request #3023: Moved broker aspectj to zk-utils URL: https://github.com/apache/pulsar/pull/3023 ### Motivation Move AspectJ class to instrument ZK client into `pulsar-zookeeper-utils` module. This will concentrate all AOJ related stuff out of `pulsar-broker` which will be compiled with regular compiler (instead of AOJ wrapper) and will avoid breaking other tools like Lombok, which doesn't currently work on `pulsar-broker` module.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services