GitHub user onderson opened a pull request:
https://github.com/apache/camel/pull/2376
CAMEL-6840 - add grouped throttling feature, XML DSL is not working pâ¦
â¦roperly so it is WIP for and now checking it in as Ignored test case
For now unit test in camel-spring is ignored.
I think i need help with it.
fyi. @davsclaus , @WillemJiang , @oscerd and @aldettinger
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/onderson/camel CAMEL-6840_jdsl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2376.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 #2376
----
commit 31ecb1702d24d182c45e56ee72a4cfd2ba29b07c
Author: Sezgin <onder.sezgin@...>
Date: 2018-06-14T17:26:59Z
CAMEL-6840 - add grouped throttling feature, XML DSL is not working
properly so it is WIP for and now checking it in as Ignored test case
----
---