merlimat commented on issue #4062: Delayed message delivery implementation URL: https://github.com/apache/pulsar/pull/4062#issuecomment-484645730 > Nice to see that change, is there a config option to turn it ON per namespace? Not in this PR. Created issues for followup item: https://github.com/apache/pulsar/issues/4080 > Is there a limit on delay, num of delayed messages pending etc? What's the limits? Not right now. Surely, some limits will have to be put in place, though I wanted to do that after getting some exposure to real use cases and workload. At this point it would be a complete guess. We could add a bunch of config option upfront, but I'd prefer to see what are the points to be concerned and just put limits and config options there where is needed.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
