codelipenghui opened a new issue #6257: Broker Interceptors
URL: https://github.com/apache/pulsar/issues/6257
 
 
   **Is your feature request related to a problem? Please describe.**
   Currently, when a client connects to the broker, a new subscribe created 
only prints logs into the broker log. This is not convenient for doing some 
audit work at the broker side. So it's better to introduce a new mechanism for 
easy access to these data.
   
   And we have introduced the namespace change event 
https://github.com/apache/pulsar/wiki/PIP-39%3A-Namespace-Change-Events. The 
implementation introduce Pulsar system topic. We can use the same approach to 
achieve this feature.
   
   
   
   
   

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to