This is an automated email from the ASF dual-hosted git repository. onders pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 0f5b58a Upgrade Chronicle Bytes to version 1.16.9 new ef8756a Revert "CAMEL-6840 - fix for java docs and review comments" new da2b62d Revert "CAMEL-6840 make it possible grouped throttling" The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: camel-core/src/main/docs/eips/throttle-eip.adoc | 3 +- .../apache/camel/model/AggregateDefinition.java | 2 +- .../apache/camel/model/ProcessorDefinition.java | 42 -------- .../org/apache/camel/model/ThrottleDefinition.java | 37 +------ .../java/org/apache/camel/processor/Throttler.java | 107 ++------------------- .../camel/processor/ThrottlingGroupingTest.java | 76 --------------- 6 files changed, 12 insertions(+), 255 deletions(-) delete mode 100644 camel-core/src/test/java/org/apache/camel/processor/ThrottlingGroupingTest.java -- To stop receiving notification emails like this one, please contact ond...@apache.org.