Petals CDK

The size of the pool of message exchange processor does not decrease after a burst of requests

Details

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

    After to have processed a burst of requests, the size of the pool of message exchange processors does not decrease, and no memory is freed. So the risk of OOM increase if a lot of asynchronous sends are used.

    The size of the pool of message exchange processors must be decreased to the core size of the message exchange processor thread pool.

    Show
    After to have processed a burst of requests, the size of the pool of message exchange processors does not decrease, and no memory is freed. So the risk of OOM increase if a lot of asynchronous sends are used. The size of the pool of message exchange processors must be decreased to the core size of the message exchange processor thread pool.
  • Environment:
    -

People

Dates

  • Created:
    Fri, 20 Apr 2012 - 17:50:25 +0200
    Updated:
    Fri, 20 Apr 2012 - 18:32:35 +0200
    Resolved:
    Fri, 20 Apr 2012 - 18:32:35 +0200