codelipenghui opened a new issue #14642: URL: https://github.com/apache/pulsar/issues/14642
**Is your feature request related to a problem? Please describe.** In [PIP 23](https://github.com/apache/pulsar/wiki/PIP-23%3A-Message-Tracing-By-Interceptors), pulsar has supported producer interceptor and consumer interceptor, but we don't have reader interceptor for now. To support reader interceptor will allow users to do integration with Pulsar client. **Describe the solution you'd like** Introduce a new ReaderInterceptor interface to intercept message before read operation -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
