a11enhuang opened a new issue, #19509: URL: https://github.com/apache/pulsar/issues/19509
### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Version 2.10.3 ### Minimal reproduce step Create a non-persistent topic and set up three partitions. ### What did you expect to see? Messages can be consumed normally ### What did you see instead? Messages are lost in large numbers. The loss statistics are as follows: - Sent 1000 only received 283 - Sent 1000 only received 601 - Sent 1000 only received 623 - Sent 5000 only received 481 - Sent 5000 only received 544 - Sent 10 received all The cluster has 3 nodes, each node has a heap memory of 32GB and a direct memory of 32GB ### Anything else? _No response_ ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
