codelipenghui commented on issue #12800: URL: https://github.com/apache/pulsar/issues/12800#issuecomment-971377019
@hepyu I think there are 2 questions 1. The consumer stop consuming data from the topic, looks you already point out the root cause 2. For the second one, I think you can try to reduce the receiver queue size of the consumer, by default you will receive 1000 batches(might more than 1000 messages) when starting the consumer -- 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]
