This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 02c1f80  CAMEL-17457: remove duplicate path in generated tag (#6743)
     new 0fc6c3e  CAMEL-17486: camel-core - ThrottlePermit compareTo cast to 
int causes issues. Thanks to Marc Boulanger for the patch and unit test.
     new 7008ce8  CAMEL-17486: camel-core - ThrottlePermit compareTo cast to 
int causes issues. Thanks to Marc Boulanger for the patch and unit test.

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:
 .../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

Reply via email to