[
https://issues.apache.org/activemq/browse/CAMEL-847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-847.
-------------------------------
Resolution: Fixed
Default behavior changed
In Camel 1.5 the sync option has changed its default value from false to true,
as we felt it was confusing for end-users when they used Mina to call remote
servers and Camel wouldn't wait for the response.
> mina should be exchange pattern agnostic
> ----------------------------------------
>
> Key: CAMEL-847
> URL: https://issues.apache.org/activemq/browse/CAMEL-847
> Project: Apache Camel
> Issue Type: Improvement
> Components: camel-mina
> Affects Versions: 1.4.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 1.5.0
>
>
> Currently the camel-mina component silently ignores exchanges that is not out
> capable even though its configured for sync=true (InOut)
> What it does now is setting the sync option itself depending on the exchange
> type.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.