You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Bernard Ligny (JIRA)" <ji...@apache.org> on 2017/04/28 07:15:04 UTC

[jira] [Created] (CAMEL-11217) ExchangePattern issue with direct-vm component

Bernard Ligny created CAMEL-11217:
-------------------------------------

             Summary: ExchangePattern issue with direct-vm component
                 Key: CAMEL-11217
                 URL: https://issues.apache.org/jira/browse/CAMEL-11217
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.18.3
            Reporter: Bernard Ligny


A *same* route definition with a In Only exchange behaves differently depending on whether the call to the sub-route (of the same CamelContext) is done using direct or direct-vm component.

My personal conclusion is that the ExchangePattern for the sub-route invokation seems to vary:
- In&Out when "direct:" used in to uri
- inherited from "parent" exchange (=InOnly) when "direct-vm:" used in to uri

See full problem description (and exaemple) at Camel User forum:
http://camel.465427.n5.nabble.com/Body-lost-with-intra-context-calls-using-direct-vm-component-td5798327.html




--
This message was sent by Atlassian JIRA
(v6.3.15#6346)