Details
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue depends on |
| Priority | Blocker [ 1 ] | |
| 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 keep alive time and the work queue size should be customizable through attributes: - processorKeepAliveTime (in second, default value: 60) - processorWorkQueueSize (default value: processorCorePoolSize) |
The thread pool of JBI message workers is sized with:
- core pool size: the value of the parameter 'processorPoolSoze', - max pool size: the value of the parameter 'processorMaxPoolSoze', - keep alive time: 60s (hard coded value), - work queue size: N/A The keep alive time should be customizable through attribute 'processorKeepAliveTime' (in second, default value: 60) |
| Priority | Blocker [ 1 ] | Minor [ 4 ] |
| Link |
This issue depends on |
| Description |
The thread pool of JBI message workers is sized with:
- core pool size: the value of the parameter 'processorPoolSoze', - max pool size: the value of the parameter 'processorMaxPoolSoze', - keep alive time: 60s (hard coded value), - work queue size: N/A The keep alive time should be customizable through attribute 'processorKeepAliveTime' (in second, default value: 60) |
The thread pool of JBI message workers is sized with:
- core pool size: the value of the parameter 'processorPoolSize', - max pool size: the value of the parameter 'processorMaxPoolSize', - keep alive time: 60s (hard coded value), - work queue size: N/A The keep alive time should be customizable through attribute 'processorKeepAliveTime' (in second, default value: 60) |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Assignee | Mathieu Carrolle [ mcarrolle ] | Christophe DENEUX [ cdeneux ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.1.2 [ 10180 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Fix Version/s | 5.3.0 [ 10338 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Fix in branch petals-entreprise-3.1.x