[
https://issues.apache.org/jira/browse/CAMEL-10294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15470181#comment-15470181
]
Claus Ibsen commented on CAMEL-10294:
-------------------------------------
Removed the default value and modified the description accordingly.
> Component docs - ExchangePattern
> --------------------------------
>
> Key: CAMEL-10294
> URL: https://issues.apache.org/jira/browse/CAMEL-10294
> Project: Camel
> Issue Type: Task
> Components: documentation
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Minor
> Fix For: 2.18.0
>
>
> See PR
> https://github.com/apache/camel/pull/1159#issuecomment-245058482
> We should either remove the exchange pattern from the docs, or infer its
> default value as
> - InOnly if its consumerOnly=true
> - InOut otherwise
> Most components dont change the MEP explicit and it can therefore be wrong as
> InOnly in some cases.
> Only special components such as JMS may see the MEP as InOnly if there is no
> JMSReplyTo header.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)