[rabbitmq-discuss] java client swallows interrupts
mabrek
mabrek at gmail.com
Thu Mar 18 10:58:13 GMT 2010
Hello.
I came across java client issue: it clears thread interrupted status
and/or swallows InterruptedException in Channel operations (close,
basicPublish) and Connection.close, maybe in others.
It creates a problem when I need to stop consumer thread pool by
issuing ExecutorService.shutdownNow, they won't stop.
Regards
Anton Lebedevich.
More information about the rabbitmq-discuss
mailing list