You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2021/03/08 15:40:41 UTC

[camel] branch pool updated (f6b22c4 -> 5b4b494)

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

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


    from f6b22c4  CAMEL-16314: camel-core - Some components does not work well with pooled exchanges
     add 5b4b494  CAMEL-16314: camel-core - Some components does not work well with pooled exchanges

No new revisions were added by this update.

Summary of changes:
 .../component/netty/http/handlers/HttpServerChannelHandler.java      | 3 ++-
 .../java/org/apache/camel/component/netty/http/BaseNettyTest.java    | 1 +
 .../apache/camel/component/netty/handlers/ServerChannelHandler.java  | 5 ++---
 .../test/java/org/apache/camel/component/netty/BaseNettyTest.java    | 1 +
 4 files changed, 6 insertions(+), 4 deletions(-)