Claus Ibsen created CAMEL-16900:
-----------------------------------
Summary: camel-core - ExchangeFactory should create exchange with
default MEP from its endpoint
Key: CAMEL-16900
URL: https://issues.apache.org/jira/browse/CAMEL-16900
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 3.12.0
Today we create the exchange as InOnly and then rely on the component
reconfiguring the MEP afterwards specially.
However we can do better and use the default MEP from the Endpoint. This
requires to expose the API in camel-api so the factory can use it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)