Petals CDK

Invalid timeout used by sendSync(Exchange)

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 5.6.2
  • Fix Version/s: 5.6.3
  • Component/s: runtime
  • Security Level: Public
  • Description:
    Hide

    AbstractListener.sendSync(Exchange) retrieves the timeout to use from the exchange. It retrieves a section 'consumes' from the SU JBI descriptor associated to criteria: interface, service and endpoint.

    It should use also the operation name as criteria to retrieve section 'consumes' defining an operation.

    Show
    AbstractListener.sendSync(Exchange) retrieves the timeout to use from the exchange. It retrieves a section 'consumes' from the SU JBI descriptor associated to criteria: interface, service and endpoint. It should use also the operation name as criteria to retrieve section 'consumes' defining an operation.
  • Environment:
    -

Issue Links

Activity

People

Dates

  • Created:
    Wed, 24 Jan 2018 - 12:07:53 +0100
    Updated:
    Tue, 30 Jan 2018 - 09:20:36 +0100
    Resolved:
    Wed, 24 Jan 2018 - 12:49:35 +0100