Petals SE Camel

Consumer timeout definition not used

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.0
  • Fix Version/s: 1.1.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    The value of the consumer timeout defined into the JBI descriptor is not used calling the associated service provider.

    <jbi:consumes interface-name="ged:GED">
       <cdk:mep>InOut</cdk:mep>
       <cdk:operation>gerd:stocker</cdk:operation>
       <cdk:timeout>360000</cdk:timeout>
    </jbi:consumes>

    Only the default timeout (30s) is used.

    Show
    The value of the consumer timeout defined into the JBI descriptor is not used calling the associated service provider.
    <jbi:consumes interface-name="ged:GED">
       <cdk:mep>InOut</cdk:mep>
       <cdk:operation>gerd:stocker</cdk:operation>
       <cdk:timeout>360000</cdk:timeout>
    </jbi:consumes>
    Only the default timeout (30s) is used.
  • Environment:
    -

Issue Links

Activity

People

Dates

  • Created:
    Tue, 30 Jan 2018 - 09:20:06 +0100
    Updated:
    Tue, 30 Jan 2018 - 09:22:06 +0100
    Resolved:
    Tue, 30 Jan 2018 - 09:22:06 +0100