mingyifei commented on issue #13175: URL: https://github.com/apache/pulsar/issues/13175#issuecomment-993212275
There are four ideas: 1. The broker modifies the bottom layer, such as looking for the ledger and entry codes according to publish time. 2. The broker changes the outer layer, and filters before responding. 3. Filters in the client api. 4. Filters by users themselves. -- 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]
