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

[jira] [Created] (CAMEL-7600) QueueLoadBalancer does not set callback

Adam Slomka created CAMEL-7600:
----------------------------------

             Summary: QueueLoadBalancer does not set callback
                 Key: CAMEL-7600
                 URL: https://issues.apache.org/jira/browse/CAMEL-7600
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.13.1
            Reporter: Adam Slomka
            Priority: Trivial


QueueLoadBalancer needs to set callback before ending processing but when no processor is returned by chooseProcessor method, it only throws exception, which in turn makes it impossible to use it with onException.
To fix it setException should be used instead of throwing exception.



--
This message was sent by Atlassian JIRA
(v6.2#6252)