Petals ESB Container

Mismatch between consumer and provider with sendSync

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Critical Critical
  • Resolution: Fixed
  • Affects Version/s: 5.0.0
  • Fix Version/s: 5.0.1
  • Component/s: Router
  • Security Level: Public
  • Description:
    Hide

    When there is two sendSync from the same component concerning the same exchange (one acting as a provider and the other as a consumer, most certainly in two different SUs), then a mismatch will happen in the DeliveryChannel implementation between them and provokes incoherent situations.

    We should properly differentiate them in the code to avoid that.

    See also PETALSCDK-159.

    Show
    When there is two sendSync from the same component concerning the same exchange (one acting as a provider and the other as a consumer, most certainly in two different SUs), then a mismatch will happen in the DeliveryChannel implementation between them and provokes incoherent situations. We should properly differentiate them in the code to avoid that. See also PETALSCDK-159.
  • Environment:
    -

Activity

Victor NOËL made changes - Wed, 27 Jan 2016 - 17:23:26 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Critical [ 2 ]
Assignee Christophe DENEUX [ cdeneux ] Victor NOËL [ vnoel ]
Victor NOËL made changes - Wed, 27 Jan 2016 - 17:23:28 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Victor NOËL made changes - Wed, 27 Jan 2016 - 17:31:44 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 5.0.1 [ 10579 ]
Resolution Fixed [ 1 ]
Victor NOËL made changes - Wed, 27 Jan 2016 - 17:31:53 +0100
Description When there is two sendSync from the same component concerning the same exchange (one acting as a provider and the other as a consumer, most certainly in two different SUs), then a mismatch will happen in the DeliveryChannel implementation between them and provokes incoherent situations.

We should properly differentiate them in the code to avoid that.
When there is two sendSync from the same component concerning the same exchange (one acting as a provider and the other as a consumer, most certainly in two different SUs), then a mismatch will happen in the DeliveryChannel implementation between them and provokes incoherent situations.

We should properly differentiate them in the code to avoid that.

See also PETALSCDK-159.

People

Dates

  • Created:
    Wed, 27 Jan 2016 - 17:23:19 +0100
    Updated:
    Thu, 28 Jan 2016 - 13:26:44 +0100
    Resolved:
    Wed, 27 Jan 2016 - 17:31:44 +0100