Karaf - running thread status after bundle restart -


i'm using karaf 3.0.2. let's suppose bundle b (id 100) has launched threads. happens these threads when execute

karaf@root()> restart bundle 100 

...when running threads of bundle b still active? these threads terminated?

if start threads in osgi bundle need take care of threads. if don't stop them keep on going. make sure stop threads in activator.

to precise, no threads don't terminated! start them, stop them.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -