bcaw-ofeer opened a new issue, #1053:
URL: https://github.com/apache/rocketmq-clients/issues/1053

   ### Before Creating the Enhancement Request
   
   - [x] I have confirmed that this should be classified as an enhancement 
rather than a bug/feature.
   
   
   ### Programming Language of the Client
   
   Java
   
   ### Summary
   
   Enhance the information context transmission before and after production and 
consumption, making it easier for clients to expand interceptor logic
   
   ### Motivation
   
   Adding MessageInterceptorContext information makes the MessageInterceptor 
obtain more complete information, making it easier for clients to expand 
interceptor logic.
   
   ### Describe the Solution You'd Like
   
   1. Added MessageInterceptorContext information to provide more comprehensive 
information to the MessageInterceptor, including the remote address, messages 
sent by the producer, messages received, message type, consumption exceptions, 
and more.
   
   2. Improved message property transfer from producer to consumer.
   
   ### Describe Alternatives You've Considered
   
   no
   
   ### Additional Context
   
   _No response_


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