Details
-
- Environment:
- -
Issue Links
| Depends | |||||||
|---|---|---|---|---|---|---|---|
|
|
||||||
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link |
This issue depends on |
| Assignee | Mathieu Carrolle [ mcarrolle ] | |
| Fix Version/s | 5.3.0 [ 10338 ] | |
| Priority | Major [ 3 ] |
| Summary | No response to the service consumer is the message exchange is rejected by processors | No response to the service consumer if the message exchange is rejected by processors |
| Fix Version/s | 5.4.0 [ 10362 ] | |
| Fix Version/s | 5.3.0 [ 10338 ] |
| Fix Version/s | VNext [ 10406 ] | |
| Fix Version/s | 5.4.0 [ 10362 ] |
| Link |
This issue depends on |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Assignee | Victor NOËL [ vnoel ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 5.5.1 [ 10599 ] | |
| Fix Version/s | 5.5.0 [ 10406 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Resolution | Fixed [ 1 ] |
| Link |
This issue blocks |
| Link | This issue blocks PETALSDISTRIB-146 [ PETALSDISTRIB-146 ] |
| Fix Version/s | 5.6.0 [ 10611 ] | |
| Fix Version/s | 5.5.1 [ 10599 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Since
PETALSCDK-91, a retry policy has been introduced at message exchange acceptor level. If no message exchange processor is available, a rety is done. But when the retry policy ends, the message exchange will be lost.So to avoid to lose the message exchange, two ways exist:
The better way is #2
PETALSCDK-91, a retry policy has been introduced at message exchange acceptor level. If no message exchange processor is available, a rety is done. But when the retry policy ends, the message exchange will be lost. So to avoid to lose the message exchange, two ways exist: