GitHub user maxfortun opened a pull request: https://github.com/apache/camel/pull/2533
Synching up to latest camel 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/2533.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 #2533 ---- commit 25dce9452c765312c5147001d0cd84dd845605b8 Author: Max Fortun <max.fortun@...> 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 <max.fortun@...> Date: 2018-05-22T21:21:54Z Allow exceptions to be thrown so that route control could be configured on application level. ---- ---