GitHub user maxfortun opened a pull request:
https://github.com/apache/camel/pull/2186
Adding Dns Activation policy
Allows to start/stop routes based on CNAMEs
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/2186.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 #2186
----
commit 55af97d65668c514c80703851ef260f387a08f65
Author: Max Fortun <max.fortun@...>
Date: 2018-01-19T17:18:34Z
Added dns activation policy
commit c35149ac42a8d43531cb289cd2091d59d66f5383
Author: Max Fortun <max.fortun@...>
Date: 2018-01-19T17:37:41Z
Added A record and unit tests
commit b6897577070eb9608399017cc1572071e5a903ec
Author: Max Fortun <max.fortun@...>
Date: 2018-01-19T18:15:10Z
Added Dns Activation documentation
----
---