kecona commented on code in PR #21311:
URL: https://github.com/apache/pulsar/pull/21311#discussion_r1368045971


##########
pip/pip-304.md:
##########
@@ -0,0 +1,85 @@
+# Motivation
+
+We have a scenario that uses the 
`org.apache.pulsar.broker.intercept.BrokerInterceptor#messageProduced`, and 
need to

Review Comment:
   I know the `BrokerInterceptor#onMessagePublish` method provides the 
`headersAndPayload`, at this point, the message has not persisted, I expect to 
retrieve the message metadata after the message is persisted, and can retrieve 
the ledgerId and entryId.
   
   
   



-- 
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-unsubscr...@pulsar.apache.org

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

Reply via email to