Petals CDK

The parameter 'processorMaxPoolSize' is not used to size the JBI message workers pool

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Won't Fix
  • Affects Version/s: 4.0.10
  • Fix Version/s: 5.1.2
  • Component/s: runtime
  • Security Level: Public
  • Description:
    Hide

    The thread pool of JBI message workers is sized with:

    • core pool size: the value of the parameter 'processorPoolSoze',
    • max pool size: 255 (hard coded value),
    • keep alive time: 60s (hard coded value),
    • work queue size: 1024 (hard coded value)

    The max pool size should be customizable through the existing parameter 'processorMaxPoolSize'

    Show
    The thread pool of JBI message workers is sized with:
    • core pool size: the value of the parameter 'processorPoolSoze',
    • max pool size: 255 (hard coded value),
    • keep alive time: 60s (hard coded value),
    • work queue size: 1024 (hard coded value)
    The max pool size should be customizable through the existing parameter 'processorMaxPoolSize'
  • Environment:
    -

Activity

Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:05:43 +0200
Field Original Value New Value
Link This issue blocks PETALSCDK-63 [ PETALSCDK-63 ]
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:13:04 +0200
Affects Version/s 4.0.10 [ 10257 ]
Affects Version/s 5.1.1 [ 10152 ]
Priority Blocker [ 1 ]
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:13:20 +0200
Priority Blocker [ 1 ] Minor [ 4 ]
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:13:34 +0200
Status New [ 10000 ] Open [ 10002 ]
Assignee Mathieu Carrolle [ mcarrolle ] Christophe DENEUX [ cdeneux ]
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:13:40 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:14:02 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Won't Fix [ 2 ]
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:14:13 +0200
Status Resolved [ 10004 ] Closed [ 10005 ]
Fix Version/s 5.1.2 [ 10180 ]
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:14:28 +0200
Description The thread pool of JBI message workers is sized with:
   - core pool size: the value of the parameter 'processorPoolSoze',
   - max pool size: 255 (hard coded value),
   - keep alive time: 60s (hard coded value),
   - work queue size: 1024 (hard coded value)

The max pool size should be custoizable through the existing parameter 'processorMaxPoolSize'
The thread pool of JBI message workers is sized with:
   - core pool size: the value of the parameter 'processorPoolSoze',
   - max pool size: 255 (hard coded value),
   - keep alive time: 60s (hard coded value),
   - work queue size: 1024 (hard coded value)

The max pool size should be customizable through the existing parameter 'processorMaxPoolSize'
Christophe DENEUX made changes - Mon, 1 Aug 2011 - 10:20:56 +0200
Link This issue blocks PETALSCDK-63 [ PETALSCDK-63 ]

People

Dates

  • Created:
    Mon, 1 Aug 2011 - 09:58:24 +0200
    Updated:
    Mon, 1 Aug 2011 - 10:20:56 +0200
    Resolved:
    Mon, 1 Aug 2011 - 10:14:02 +0200