dao-jun commented on issue #20099:
URL: https://github.com/apache/pulsar/issues/20099#issuecomment-2132226787

   I guess your topic have non-delayed delivery messages and delay delivery 
messages, if your topic only have delayed delivery messages, it will be work. 
As I marked before, it's the conflicts between `cursor.readEntries` and 
`cursor.asyncReplayEntries`, one for delayed messages, another fro non-delayed 
delivery messages. We don't have a suitable solution yet to solve the problem. 
@SennoYuki 


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