This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch camel-3.4.x in repository https://gitbox.apache.org/repos/asf/camel.git.
from 46c6ba4 CAMEL-15344: Fixed Delay EIP in regards to inflight count being doubled when doing graceful shutdown. new 2d37e72 CAMEL-15230 - remove overriden method getDestination as exchange name header not required and absence results in null operation name new a1325fd CAMEL-15230 - remove redundant 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: .../decorators/RabbitmqSpanDecorator.java | 13 ------- .../decorators/RabbitmqSpanDecoratorTest.java | 41 ---------------------- 2 files changed, 54 deletions(-) delete mode 100644 components/camel-opentracing/src/test/java/org/apache/camel/opentracing/decorators/RabbitmqSpanDecoratorTest.java