You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/10 07:10:11 UTC

[GitHub] [pulsar] Technoboy- commented on issue #14581: Provide the delayed message publish rate stats

Technoboy- commented on issue #14581:
URL: https://github.com/apache/pulsar/issues/14581#issuecomment-1063732930


   > > @codelipenghui
   > > The delays is placed in the MessageMetadata. This feature will make the broker additional a deserialization MessageMetaData when receiving the producer message. Can we accept the performance impact?
   > 
   > Or, We need add new field `hasDeliver` to `CommandSend`, This can avoid deserialization the data of `MessageMetadata`. This is an API protocol change, We need to discuss first.
   > 
   > @codelipenghui @Technoboy- PTAL
   
   I will help to check first and then decide to send out a discussion email.


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org