dreamerblue commented on issue #366:
URL: 
https://github.com/apache/pulsar-client-node/issues/366#issuecomment-1947830385

   Another reason we need this feature:
   
   If we send multiple dead letter messages in a batch then they will have the 
same `ORIGIN_MESSAGE_ID` (see the demo below). this is a big difficulty to 
manually troubleshoot the original message from DLQ. So we need to turn off 
batching.
   
   <img width="357" alt="image" 
src="https://github.com/apache/pulsar-client-node/assets/19774268/192b29bf-ab10-450b-b6b3-37693408c6f7";>
   


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