On Wed, Oct 12, 2011 at 11:56 PM, Mike Mahoney <[email protected]> wrote: > I was looking through some of the StanzaRelay code and noticed that > ThreadPoolExecutors in DeliveringInternalInboundStanzaRelay and > DeliveringExternalInboundStanzaRelay never get cleanly shutdown. Probably > not a priority but I was thinking of adding a stop() method to the > StanzaRelay interface and implementing it in all the child classes. The > relay method would then throw a DeliveryException if they were called after > stop(). > > Thoughts? Should I open a Jira ticket for this?
Yes please :-) /niklas
