jiazhai opened a new pull request #2583: Issue #2574: Timeout message not get redeliver in TopicsConsumer when use message listener URL: https://github.com/apache/incubator-pulsar/pull/2583 ### Motivation fix issue #2574 . Timeout message not get redeliver in TopicsConsumer when use message listener. This is caused by message listener wrongly set in individual sub-ConsumerImpl. ### Modifications set message listener to null for individual sub-ConsumerImpl. Add a UT ### Result UT passed.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
