On 11/19/09 15:15, Patrick Forhan wrote:
So, we were able to reliably reproduce when running the shutdown or
stop on bundle 0 in the JMS thread. We now spawn a background thread
to request the shutdown, and have had no problems.
Question, then: Does it make sense for felix itself to do something
like this? That is, should felix core or perhaps the shell service
dispatch the shutdown on a different thread than that originating the
request?
Well, the spec already says that the shutdown of the framework happens
on a different thread. I don't see a reason to cater to this specific
use case, since it is definitely bad form to go around killing threads.
-> richard
I'd say probably not, due to it being a pretty specific combination of
things to reproduce... but I thought I'd pose the question.
Pat.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]