GitHub user onderson opened a pull request:
https://github.com/apache/camel/pull/2375
CAMEL-6840- New PR for grouped throttling - Java DSL, XML DSL is WIP.
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_javadsl
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/2375.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 #2375
----
commit e76026194766f344796e67b3db1372b6822aed30
Author: onders86 <ondersezgin+github@...>
Date: 2018-06-09T22:31:45Z
CAMEL-6840- New PR for grouped throttling - Java DSL, XML DSL is WIP
commit 9af7aa167972b54e6bae3cee36d15e640b048749
Author: Sezgin <onder.sezgin@...>
Date: 2018-06-14T11:30:13Z
CAMEL-6840 ignore xml dsl test WIP
----
---