[ 
https://issues.apache.org/jira/browse/CAMEL-8702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

HugoMarco updated CAMEL-8702:
-----------------------------
    Description: I used netty4 and netty4http as producer ,when occurs  
exception "Connection reset by peer",netty4 client's EventLoopGroup "Selector" 
thread and related port won't shut down.I used thread dump and found 
ClientChannelHandler's method exceptionCaught just close channel,it won't close 
"Selector" thread and port, and the same to 
NettyProducer.NettyProducerPoolableObjectFactory.destroyObject.  (was: I used 
netty4 and netty4http as producer ,when occurs  exception "Connection reset by 
peer",netty4 client's EventLoopGroup "select" thread and related port won't 
shut down.I used thread dump and found ClientChannelHandler's method 
exceptionCaught just close channel,it won't close "select" thread and port, and 
the same to NettyProducer.NettyProducerPoolableObjectFactory.destroyObject.)

> when occurs "Connection reset by peer",netty4 client's EventLoopGroup select 
> thread won't shut down
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-8702
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8702
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-netty4
>    Affects Versions: 2.15.0, 2.15.1
>            Reporter: HugoMarco
>
> I used netty4 and netty4http as producer ,when occurs  exception "Connection 
> reset by peer",netty4 client's EventLoopGroup "Selector" thread and related 
> port won't shut down.I used thread dump and found ClientChannelHandler's 
> method exceptionCaught just close channel,it won't close "Selector" thread 
> and port, and the same to 
> NettyProducer.NettyProducerPoolableObjectFactory.destroyObject.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to