You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by maxfortun <gi...@git.apache.org> on 2018/05/23 16:39:25 UTC

[GitHub] camel pull request #2349: Allow applications to control whether to stop rout...

GitHub user maxfortun opened a pull request:

    https://github.com/apache/camel/pull/2349

    Allow applications to control whether to stop routes on dns lookup failure

    Allow applications to control whether to stop routes on dns lookup failure

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/maxfortun/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/2349.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2349
    
----
commit 25dce9452c765312c5147001d0cd84dd845605b8
Author: Max Fortun <ma...@...>
Date:   2018-05-22T21:19:39Z

    Allow exceptions to be thrown so that route control could be configured on application level.

commit 5e8ba4a4fc6f7dac89d5a9874286c1861e9a3b05
Author: Max Fortun <ma...@...>
Date:   2018-05-22T21:21:54Z

    Allow exceptions to be thrown so that route control could be configured on application level.

----


---

[GitHub] camel pull request #2349: Allow applications to control whether to stop rout...

Posted by oscerd <gi...@git.apache.org>.
Github user oscerd closed the pull request at:

    https://github.com/apache/camel/pull/2349


---