Petals CDK

The message exchange processor thread pool is not correctly reduced when decreasing the core pool size

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.2.0
  • Fix Version/s: 5.5.0
  • Component/s: configuration
  • Security Level: Public
  • Description:

    If the core pool size of the message exchange processor thread pool is hot changed to a lower value, extra idle threads are not stopped until a message exchange is processed.

  • Environment:
    -

Issue Links

Activity

Hide
Victor NOËL added a comment - Fri, 19 Jun 2015 - 16:59:13 +0200
Show
Victor NOËL added a comment - Fri, 19 Jun 2015 - 16:59:13 +0200 Fixed by PETALSDISTRIB-109.
Hide
Victor NOËL added a comment - Fri, 19 Jun 2015 - 16:58:29 +0200

This is fixed as part of the switch to Java 7.

Show
Victor NOËL added a comment - Fri, 19 Jun 2015 - 16:58:29 +0200 This is fixed as part of the switch to Java 7.
Hide
Christophe DENEUX added a comment - Mon, 23 Apr 2012 - 09:45:59 +0200

This problem is due to a referenced bug at JVM level: 6450200 and 6576792; see http://bugs.sun.com/view_bug.do?bug_id=6576792

Show
Christophe DENEUX added a comment - Mon, 23 Apr 2012 - 09:45:59 +0200 This problem is due to a referenced bug at JVM level: 6450200 and 6576792; see http://bugs.sun.com/view_bug.do?bug_id=6576792

People

Dates

  • Created:
    Mon, 23 Apr 2012 - 09:44:54 +0200
    Updated:
    Fri, 19 Jun 2015 - 16:59:37 +0200
    Resolved:
    Fri, 19 Jun 2015 - 16:59:13 +0200