Petals CDK

Add a monitoring probe about the message exchange processor threadpool

Details

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

    Add the following metrics about the threadpool running message exchange processors:

    • max size,
    • min size,
    • max number of allocated threads,
    • current number of allocated threads,
    • max number of idle threads,
    • current number of idle threads,
    • number of tasks/requests waiting a thread from the thread pool,
    • duration of thread alloactaions (ie, duration of the message exchange processor processing):
      • abolute durations: max, avg, min
      • relative values of a sample: max, avg, min, 10-percentil, 50-percentil, 90-percentile.

    A defect will be sent if the current number of allocated threads reachs the max size of the threadpool (ie: no more thread is available)
    Another defect will be sent when a tasks/request is waiting a thread from the threadpool (ie: threadpool exhaustion).

    Show
    Add the following metrics about the threadpool running message exchange processors:
    • max size,
    • min size,
    • max number of allocated threads,
    • current number of allocated threads,
    • max number of idle threads,
    • current number of idle threads,
    • number of tasks/requests waiting a thread from the thread pool,
    • duration of thread alloactaions (ie, duration of the message exchange processor processing):
      • abolute durations: max, avg, min
      • relative values of a sample: max, avg, min, 10-percentil, 50-percentil, 90-percentile.
    A defect will be sent if the current number of allocated threads reachs the max size of the threadpool (ie: no more thread is available) Another defect will be sent when a tasks/request is waiting a thread from the threadpool (ie: threadpool exhaustion).
  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Tue, 2 Jul 2013 - 09:06:10 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Assignee Christophe DENEUX [ cdeneux ]
Component/s runtime [ 10075 ]
Christophe DENEUX made changes - Tue, 2 Jul 2013 - 09:06:16 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Tue, 2 Jul 2013 - 09:06:44 +0200
Link This issue blocks PETALSCDK-107 [ PETALSCDK-107 ]
Christophe DENEUX made changes - Tue, 2 Jul 2013 - 09:11:03 +0200
Description Add the following metrics about the threadpool running message exchange processors:
* max size,
* min size,
* max number of allocated threads,
* current number of allocated threads,
* max number of idle threads,
* current number of idle threads,
* number of tasks/requests waiting a thread from the thread pool.

A defect will be sent if the current number of allocated threads reachs the max size of the threadpool (ie: no more thread is available)
Another defect will be sent when a tasks/request is waiting a thread from the threadpool (ie: threadpool exhaustion).
Add the following metrics about the threadpool running message exchange processors:
* max size,
* min size,
* max number of allocated threads,
* current number of allocated threads,
* max number of idle threads,
* current number of idle threads,
* number of tasks/requests waiting a thread from the thread pool,
* duration of thread alloactaions (ie, duration of the message exchange processor processing):
** abolute durations: max, avg, min
** relative values of a sample: max, avg, min, 10-percentil, 50-percentil, 90-percentile.

A defect will be sent if the current number of allocated threads reachs the max size of the threadpool (ie: no more thread is available)
Another defect will be sent when a tasks/request is waiting a thread from the threadpool (ie: threadpool exhaustion).
Hide
Christophe DENEUX added a comment - Tue, 9 Jul 2013 - 17:03:50 +0200

Added in trunk

Show
Christophe DENEUX added a comment - Tue, 9 Jul 2013 - 17:03:50 +0200 Added in trunk
Christophe DENEUX made changes - Tue, 9 Jul 2013 - 17:03:50 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 5.4.0 [ 10362 ]
Resolution Fixed [ 1 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
15s
1
Christophe DENEUX
Tue, 2 Jul 2013 - 09:06:10 +0200
Open Open In Progress In Progress
6s
1
Christophe DENEUX
Tue, 2 Jul 2013 - 09:06:16 +0200
In Progress In Progress Resolved Resolved
7d 7h 57m
1
Christophe DENEUX
Tue, 9 Jul 2013 - 17:03:50 +0200



People

Dates

  • Created:
    Tue, 2 Jul 2013 - 09:05:55 +0200
    Updated:
    Tue, 9 Jul 2013 - 17:03:50 +0200
    Resolved:
    Tue, 9 Jul 2013 - 17:03:50 +0200