You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Klaus Schroeder <kl...@gmail.com> on 2013/12/20 09:30:02 UTC

camel-zookeeper: ZooKeeperProducer does implement doStop()

Hi
the ZooKeeperProducer class does not stop/close the Zookeeper connections
properly when stopped. After closing the Camel context, the connection
threads still remain active. 
I fixed this and pushed to github:
https://github.com/klauss42/camel/commit/491e07dbb941818b00fec9cfa256931e78dd480a
and
https://github.com/klauss42/camel/commit/65fde427ce531f239d24dc367cb460a0cb36d319

Please integrate in one of the next Camel releases
thanks
Klaus



--
View this message in context: http://camel.465427.n5.nabble.com/camel-zookeeper-ZooKeeperProducer-does-implement-doStop-tp5745096.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-zookeeper: ZooKeeperProducer does implement doStop()

Posted by Willem Jiang <wi...@gmail.com>.
Hi Klaus, 

Thanks for your contribution, I’m reviewing your patch. 
It will be commit to the camel repo shortly. 


--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com(http://willemjiang.blogspot.com/) (English)
http://jnn.iteye.com(http://jnn.javaeye.com/) (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On December 20, 2013 at 4:33:16 PM, Klaus Schroeder (klasch42@gmail.com) wrote:
>  
> Hi
> the ZooKeeperProducer class does not stop/close the Zookeeper  
> connections
> properly when stopped. After closing the Camel context, the  
> connection
> threads still remain active.
> I fixed this and pushed to github:
> https://github.com/klauss42/camel/commit/491e07dbb941818b00fec9cfa256931e78dd480a  
> and
> https://github.com/klauss42/camel/commit/65fde427ce531f239d24dc367cb460a0cb36d319  
>  
> Please integrate in one of the next Camel releases
> thanks
> Klaus
>  
>  
>  
> --
> View this message in context: http://camel.465427.n5.nabble.com/camel-zookeeper-ZooKeeperProducer-does-implement-doStop-tp5745096.html  
> Sent from the Camel - Users mailing list archive at Nabble.com.  
>