Denovo1998 commented on PR #24625: URL: https://github.com/apache/pulsar/pull/24625#issuecomment-3232652427
@lhotari @coderzc @chrisqwang3 Why do we already have max-delivery-delay, and we still need a fixed-delivery-delay? I understand that this PIP is to fix the delay time of the message, but it feels strange when I see that fixed-delivery-delay can overwrite max-delivery-delay. Why don‘t we continue to use max-delivery-delay, and then add a configuration similar to delivery-delay-type? It can be FIXED or VARIABLE. If it is FIXED, it is a fixed delay time. -- 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]
