You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Nicolas Filotto (Jira)" <ji...@apache.org> on 2022/03/01 10:43:00 UTC

[jira] [Assigned] (CAMEL-17720) camel-jackson - Add option to allow jackson to support null body

     [ https://issues.apache.org/jira/browse/CAMEL-17720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Filotto reassigned CAMEL-17720:
---------------------------------------

    Assignee: Nicolas Filotto

> camel-jackson - Add option to allow jackson to support null body
> ----------------------------------------------------------------
>
>                 Key: CAMEL-17720
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17720
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jackson
>            Reporter: Claus Ibsen
>            Assignee: Nicolas Filotto
>            Priority: Major
>             Fix For: 3.16.0
>
>
> Its common to unmarshal data to json via jackson, and the dataformat we have will then fail if the message body is empty.
> We should add an option that can be turned on to allow null body
> allowNullBody
> And then it should just skip the unmarshal.
> We could also consider it as general on dataformat so it's possible for all of them.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)