Yo!

I'm using asynchronous message consumption method for my topics and
sometimes the consumption throws an exception, but that exception does
not get reported by qpid or anything else. I suspect it's because
created threads (by default) use thread group's exception handler,
which only checks if the exception was ThreadDeath. Is there a way to
specify thread factory for qpid?

--
// Mantas

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to