[
https://issues.apache.org/jira/browse/CAMEL-16805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428652#comment-17428652
]
Claus Ibsen commented on CAMEL-16805:
-------------------------------------
Yeah having a SPI to plugin different serializers would be good.
Because a Camel Exchange can contain anything then serialize this with
avro/protobuf without any schema etc then that may be a challenge. So it may be
that for those you need to specify some schema that the exchange (message body)
should match.
> Revise DefaultExchangeHolder
> ----------------------------
>
> Key: CAMEL-16805
> URL: https://issues.apache.org/jira/browse/CAMEL-16805
> Project: Camel
> Issue Type: Improvement
> Affects Versions: 3.11.0
> Reporter: Jiri Ondrusek
> Assignee: Jiri Ondrusek
> Priority: Minor
>
> DefaultExchangeHolder should be revisited. It would be nice to use
> json/avro/protobuf instead of serialization.
> It requires special behavior in camel-quarkus. See
> https://github.com/apache/camel-quarkus/pull/2904
--
This message was sent by Atlassian Jira
(v8.3.4#803005)