This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch regen_bot in repository https://gitbox.apache.org/repos/asf/camel.git.
from 7f0af5a Upgrade to Atmos 3.2.1 add 170f027 CAMEL-17486: camel-core - ThrottlePermit compareTo cast to int causes issues. Thanks to Marc Boulanger for the patch and unit test. add f024f5e CAMEL-17486: camel-core - ThrottlePermit compareTo cast to int causes issues. Thanks to Marc Boulanger for the patch and unit test. No new revisions were added by this update. Summary of changes: .../java/org/apache/camel/processor/Throttler.java | 2 +- .../camel/processor/ThrottlerPermitTest.java | 69 ++++++++++++++++++++++ 2 files changed, 70 insertions(+), 1 deletion(-) create mode 100644 core/camel-core/src/test/java/org/apache/camel/processor/ThrottlerPermitTest.java