aloyszhang opened a new pull request #9058: URL: https://github.com/apache/pulsar/pull/9058
### Motivation This is a minor-update contains : 1. change package path `org.apache.bookkeeper.mledger.interceptor` to `org.apache.bookkeeper.mledger.intercept` for keeping consistency with other module like pulsar-broker `org.apache.pulsar.broker.intercept.BrokerInterceptor` 2. simplify constructor of `OpAddEntry` 3. rename parameter `batchSize ` to `numberOfMessages ` 4. add annotation and JavaDoc for `BrokerEntryMetadataInterceptor` ---------------------------------------------------------------- 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]
