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

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


    from 59248db  CAMEL-12435: camel-netty4 - Shared connection pool should 
re-create connection if its no longer valid
     new ea8040a  CAMEL-12435: camel-netty4 - Shared connection pool should 
re-create connection if its no longer valid
     new ac3466a  CAMEL-12438: camel-netty4 - Add timeout support for SPI 
correlation manager

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:
 .../src/main/docs/netty4-component.adoc            |   5 +-
 .../camel/component/netty4/NettyConfiguration.java |   3 +
 .../camel/component/netty4/NettyProducer.java      |   8 +
 .../netty4/SharedSingletonObjectPool.java          |   4 +
 .../netty4/TimeoutCorrelationManagerSupport.java   | 243 +++++++++++++++++++++
 .../springboot/NettyComponentConfiguration.java    |   5 +
 6 files changed, 267 insertions(+), 1 deletion(-)
 create mode 100644 
components/camel-netty4/src/main/java/org/apache/camel/component/netty4/TimeoutCorrelationManagerSupport.java

-- 
To stop receiving notification emails like this one, please contact
davscl...@apache.org.

Reply via email to