Petals SE EIP

Dispatcher: Several status can be returned to the service consumer

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.10.0
  • Fix Version/s: 2.11.0
  • Component/s: Dispatcher
  • Security Level: Public
  • Description:
    Hide

    If an error is returned by at least one service provider consumed, several status can be returned to the service consumer.

    The processing of service provider consumed responses is not synchronized. So, if two replied (including one ERROR) are returned in the same time:

    • a status ERROR is returned processing the reply with ERROR,
    • another reply is returned to the service consumer because the pattern was not detected as terminated because synchronization is missing.
    Show
    If an error is returned by at least one service provider consumed, several status can be returned to the service consumer. The processing of service provider consumed responses is not synchronized. So, if two replied (including one ERROR) are returned in the same time:
    • a status ERROR is returned processing the reply with ERROR,
    • another reply is returned to the service consumer because the pattern was not detected as terminated because synchronization is missing.
  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Thu, 31 Jan 2019 - 11:05:04 +0100

Fixed in trunk

Show
Christophe DENEUX added a comment - Thu, 31 Jan 2019 - 11:05:04 +0100 Fixed in trunk

People

Dates

  • Created:
    Thu, 31 Jan 2019 - 10:48:24 +0100
    Updated:
    Thu, 31 Jan 2019 - 11:05:04 +0100
    Resolved:
    Thu, 31 Jan 2019 - 11:05:04 +0100