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

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


    from 2bd868d  Upgrade Olingo2 and related bundle to version 2.0.10
     new 5d7dcf2  CAMEL-12103: camel-netty4 consumer should not be suspendable 
as it should really stop take in new requests when stopping/shutting-down etc, 
as otherwise it keeps running if new requests comes in faster than it can 
process. The camel-netty4-http is suspendable by sending back HTTP status 503. 
Thanks to Yih Tsern for reporting and providing a reproducer.
     new ab05c1d  Regen

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:
 .../component/netty4/http/NettyHttpConsumer.java   | 11 ++++----
 .../ClientModeTCPNettyServerBootstrapFactory.java  | 19 +-------------
 .../camel/component/netty4/NettyConsumer.java      | 15 +----------
 .../SingleTCPNettyServerBootstrapFactory.java      | 29 +---------------------
 .../SingleUDPNettyServerBootstrapFactory.java      | 13 +---------
 .../camel-spring-boot-dependencies/pom.xml         |  4 +--
 6 files changed, 12 insertions(+), 79 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@camel.apache.org" <commits@camel.apache.org>'].

Reply via email to