hoswey opened a new issue #10042:
URL: https://github.com/apache/pulsar/issues/10042


   **Is your feature request related to a problem? Please describe.**
   
   **Describe the solution you'd like**
   
   For the [delayed message 
delivery](https://pulsar.apache.org/docs/en/concepts-messaging/#producer), the 
delay time will be fixed when the message is produced. There is no way to 
update the delay time in the future even when the message is not been 
deliveried.
   
   But in some business scenario like auction, the auction will keep active 
when the player bid price. So we need to refresh the delay time(end time)
   
   **Describe alternatives you've considered**
   **Additional context**


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


Reply via email to