rnetuka commented on PR #15515:
URL: https://github.com/apache/camel/pull/15515#issuecomment-2343350843

   > Yes and if its dangerous for jackson, then why is it not dangerous for 
camel ?
   It was claimed dangerous for Jackson to dabble with _UTF8JsonGenerator_ 
which is erronous. This solution forces Jackson to use 
_WriterBasedJsonGenerator_ inside, which seems to work fine.
   
   > What you can/should do is to create a JIRA ticket, and add a new option to 
the dataformat, where you can configure this with a boolean (default false) and 
then only use this new code if enabled. Then existing is not affected at all.
   Seems like an overkill to me, but if you like, I can surely add the option
   
   


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