-
Bug
-
Resolution: Won't Do
-
Minor
-
2.5
-
None
The ThreadFactory used by the ThreadPoolExecutors (for both regular and OOB messages) in org.jgroups.protocols.TP does not create daemon threads. During runtime the JVM will resist exiting unless the channel is explicitly shutdown.