gaoran10 commented on pull request #14613: URL: https://github.com/apache/pulsar/pull/14613#issuecomment-1070602503
Currently, there is a method `onPulsarCommand` in the interface `BrokerInterceptor`, this method could handle all Pulsar commands. If we add specific methods `txnOpened` and `txnEnded`, I think it's confusing. Do we need to add events in `BrokerInterceptor` for all commands? -- 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. To unsubscribe, e-mail: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org