liudezhi2098 commented on issue #13567:
URL: https://github.com/apache/pulsar/issues/13567#issuecomment-1002882655


   This problem does exist at present. not uses the time of the broker's host 
because it is due to performance considerations. At present, the broker does 
not know which messages is delayed, and the MessageMetadata is not decoded when 
the message is produced to ensure maximum performance. we can add some signs to 
distinguish delayed messages and do some special processing,we can also keep 
the client machine time consistent with the broker's host time,need to discus.


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


Reply via email to