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 2019/08/02 12:52:19 UTC

[GitHub] [pulsar] sijie commented on issue #4876: Delayed messages support any time?

sijie commented on issue #4876: Delayed messages support any time?
URL: https://github.com/apache/pulsar/issues/4876#issuecomment-517688392
 
 
   @hadoop835 in theory the current implementation supports arbitrary time. However it is limited by the memory. Here is a proposed hash-wheel based implementation which can support this well. See details at https://github.com/apache/pulsar/wiki/PIP-26%3A-Delayed-Message-Delivery

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services