Premcnathan commented on PR #7279:
URL: https://github.com/apache/camel/pull/7279#issuecomment-1112030842

   @oscerd, @vachillo  , I was looking to use this camel component for dead 
lettering a message. 
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-dead-letter-queues#application-level-dead-lettering
    
   With Azure Java SDK , we would do that as 
serviceBusReceiverAsyncClient.deadLetter(ServiceBusReceivedMessage message).
   I could not find any means to do that in the current camel version. 
Meanwhile, I see that the fix you are providing is very similar to this 
requirement. 


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