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

   > > 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
   
   If its so non dangerous why has jackson not fixed it already. Please respect 
the large existing user-base of Camel that dont want hacks in commonly used 
components.
   
   Also we need unit tests to go with that thanks.


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