This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch exchange-factory in repository https://gitbox.apache.org/repos/asf/camel.git.
from 8b894c2 CAMEL-16222: PooledExchangeFactory experiment new 0405d19 CAMEL-16222: PooledExchangeFactory experiment new ebf620a CAMEL-16222: PooledExchangeFactory experiment 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: .../apache/camel/component/ahc/ws/WsConsumer.java | 2 +- .../apache/camel/component/apns/ApnsConsumer.java | 2 +- .../apache/camel/component/as2/AS2Consumer.java | 9 +++--- .../camel/component/asterisk/AsteriskConsumer.java | 9 +++--- .../consumer/AtmosScheduledPollConsumer.java | 4 --- .../consumer/AtmosScheduledPollGetConsumer.java | 14 ++++----- .../atmosphere/websocket/WebsocketConsumer.java | 6 ++-- .../atomix/client/map/AtomixMapConsumer.java | 2 +- .../client/messaging/AtomixMessagingConsumer.java | 2 +- .../atomix/client/queue/AtomixQueueConsumer.java | 2 +- .../atomix/client/set/AtomixSetConsumer.java | 2 +- .../atomix/client/value/AtomixValueConsumer.java | 2 +- .../apache/camel/component/avro/AvroEndpoint.java | 11 ------- .../apache/camel/component/avro/AvroListener.java | 17 ++++++++++- .../azure/eventhubs/EventHubsConsumer.java | 34 ++++++++++++++++++++-- .../azure/eventhubs/EventHubsEndpoint.java | 32 -------------------- .../component/azure/storage/blob/BlobConsumer.java | 2 +- .../azure/storage/datalake/DataLakeConsumer.java | 2 +- .../azure/storage/queue/QueueConsumer.java | 13 ++++++++- .../azure/storage/queue/QueueEndpoint.java | 10 ------- .../component/azure/blob/BlobServiceConsumer.java | 4 +-- .../azure/queue/QueueServiceConsumer.java | 5 ++-- 22 files changed, 93 insertions(+), 93 deletions(-)