Details
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Major [ 3 ] | |
| Assignee | Mathieu Carrolle [ mcarrolle ] | Christophe DENEUX [ cdeneux ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Summary | The proviate method 'AbstractListener.setEndpoint' does not manage correctly unknown endpoint | The private method 'AbstractListener.setEndpoint' does not manage correctly unknown endpoint |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.1.2 [ 10180 ] | |
| Resolution | Fixed [ 1 ] |
| Status | Resolved [ 10004 ] | Open [ 10002 ] |
| Resolution | Fixed [ 1 ] |
| Description | The private method 'AbstractListener.setEndpoint' should thrown an error if the Consume instance contains a registered service name and a not registered endpoint name, otherwise the call can be redirected, by the internal Petals router, to another endpoint satisfaying interface name eand service name | The private method 'AbstractListener.setEndpoint' should thrown an error if the Consume instance contains a registered service name and a not registered endpoint name, otherwise the call can be redirected, by the internal Petals router, to another endpoint satisfaying interface name and service name |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 5.2.0 [ 10267 ] | |
| Resolution | Fixed [ 1 ] |
| Fix Version/s | 5.3.0 [ 10338 ] | |
| Fix Version/s | 5.2.0 [ 10267 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
Fix in the branch petals-entreprise-3.1.x: The value returns by ComponentContext.getEndpoint is now correctly managed.