[jboss-jira] [JBoss JIRA] (JGRP-2114) TP.setThreadPool() does not set thread pool in timer

Bela Ban (JIRA) issues at jboss.org
Tue Oct 18 02:52:00 EDT 2016


Bela Ban created JGRP-2114:
------------------------------

             Summary: TP.setThreadPool() does not set thread pool in timer
                 Key: JGRP-2114
                 URL: https://issues.jboss.org/browse/JGRP-2114
             Project: JGroups
          Issue Type: Bug
            Reporter: Bela Ban
            Assignee: Bela Ban
             Fix For: 4.0


When setting a custom thread pool in TP via {{setThreadPool()}}, the thread pool used by the timer still has a ref to the old thread pool, which was shut down when setting the new thread pool.
Solution: make {{setThreadPool()}} also set the new pool in the timer.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list