lizhanhui commented on PR #84: URL: https://github.com/apache/rocketmq-apis/pull/84#issuecomment-1993543210
> @lizhanhui Sorry for late reply, really respect your wrok. As I understand it, like (JMS(ActiveMQ), the delivery_delay should be send to broker and the broker calculated the actually delivery_time. I don't know if I'm understanding you correctly, you mean like pulsar? pulsar support `deliverAt` and `deliverAfter`, the actual delivery time is calculated by the client. Yes, I am suggesting to calculate delivery-time on the client side for these two API, allowing brokers to process them in a unified manner. Will the difference be significant enough that we add a new field for it? -- 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]
