bhavani111 opened a new pull request, #24494:
URL: https://github.com/apache/camel/pull/24494

   The Azure Key Vault event listener fails intermittently when EventHub sends 
malformed or non-JSON event data, causing JsonParseException and crashing the 
event
     processor with:
   com.fasterxml.jackson.core.JsonParseException: Unexpected character ('d' 
(code 100)):
   Expected space separating root-level values
     
   The fix returns an empty JSON array []  instead of throwing a 
RuntimeException.
   
   


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