Details
-
Type:
Improvement Request
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1.3, 4.0.0
-
Component/s: Configuration, Transporter
-
Security Level: Public
-
- Environment:
- -
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue blocks |
| Priority | Blocker [ 1 ] | |
| Description |
In case of a burst of requests, if the message queue is full, a new request is rejected, whereas if the enqueuing (in fact the message sender) was blocking a little moment, space would be freed in the queue and the request could be executed.
The little moment to wait will be customizable: - parameter loaction: local container configuration (server.properties), - parameter name: "petals.transport.queue.offering.timeout", - default value: 2500 milliseconds. |
In case of a burst of requests, if the message queue is full, a new request is rejected, whereas if the enqueuing (in fact the message sender) was blocking a little moment, space would be freed in the queue and the request could be executed.
The little moment to wait will be customizable: - parameter location: local container configuration (server.properties), - parameter name: "petals.transport.queue.offering.timeout", - default value: 2500 milliseconds. |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Component/s | Transporter [ 10062 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 3.3.0 [ 10334 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 3.1.4 [ 10255 ] | |
| Resolution | Fixed [ 1 ] |
| Component/s | Configuration [ 10257 ] |