check threadcount creation on admin tool.... verbose the swarmexecutionpool.
Logged In: YES user_id=922728
this is creaping because a new pooledexecutor is created per instance of the futuredregistryimpl. fix by using injection.
Log in to post a comment.
Logged In: YES
user_id=922728
this is creaping because a new pooledexecutor is created per
instance of the futuredregistryimpl. fix by using injection.