This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
from a6e9cd796d8 CAMEL-18871 - camel-netty - Add producerPoolBlockWhenExhausted & producerPoolMaxWait options (#9047) new 9b06789591a Regen new d2971e67a1b 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: .../camel/catalog/components/netty-http.json | 4 ++ .../org/apache/camel/catalog/components/netty.json | 4 ++ .../http/NettyHttpConfigurationConfigurer.java | 12 ++++ .../netty/http/NettyHttpEndpointUriFactory.java | 4 +- .../camel/component/netty/http/netty-http.json | 4 ++ .../endpoint/dsl/NettyEndpointBuilderFactory.java | 77 ++++++++++++++++++++++ .../dsl/NettyHttpEndpointBuilderFactory.java | 77 ++++++++++++++++++++++ 7 files changed, 181 insertions(+), 1 deletion(-)