GitHub user dvor4x opened a pull request:
https://github.com/apache/camel/pull/2101
CAMEL-12016 : ChannelFuture is not clearly erased from the pool on
connection error
* Since 2.17.4, ChannelFuture was never release when a connection error
occurs.
https://issues.apache.org/jira
GitHub user evmin opened a pull request:
https://github.com/apache/camel/pull/2102
CAMEL-12017: Added httpclient dependency
Adressed https://issues.apache.org/jira/browse/CAMEL-12017 - added the
dependency explicitly.
You can merge this pull request into a Git repository by running
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2102
---
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2101
---
GitHub user KitHat opened a pull request:
https://github.com/apache/camel/pull/2103
CAMEL-12014: Added support for redelivered tag for RabbitMQ
This fix sets REDELIVERY_TAG header on exchanges that were already
delivered once by rabbitmq. https://www.rabbitmq.com/reliability.html
Y
Github user oscerd closed the pull request at:
https://github.com/apache/camel/pull/2103
---