You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/07/19 14:52:37 UTC

[GitHub] [pulsar] mattisonchao commented on issue #14721: Broken subsequence of delayed messages

mattisonchao commented on issue #14721:
URL: https://github.com/apache/pulsar/issues/14721#issuecomment-1189154847

   Hi, @zubchenok 
   Sorry for missing this issue.
   The second issue:
   > I expect start receiving messages after 10 seconds
   
   You can set `isDelayedDeliveryDeliverAtTimeStrict=true` to solve this problem.(broker version greater than or equals to 2.9.3)#16068 or set `delayedDeliveryTickTimeMillis=1`(broker version less than or equals to 2.9.3)
   
   


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org