horizonzy opened a new issue, #15297:
URL: https://github.com/apache/pulsar/issues/15297

   **Describe the bug**
   
https://github.com/apache/pulsar/blob/188d4f4942e549e101757a73aa8785f2f3a2dbd4/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractBaseDispatcher.java#L129-L234
   
   There are some judgement branch to filter entry. 
   like
   
https://github.com/apache/pulsar/blob/188d4f4942e549e101757a73aa8785f2f3a2dbd4/pulsar-broker/src/main/java/org/apache/pulsar/broker/service/AbstractBaseDispatcher.java#L151-L159
   
   it shouldn't make totalEntries++ when an entry be filter


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

Reply via email to