Petals SE Flowable

Consumer timeout definition not used

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.0.0
  • Fix Version/s: 1.0.1
  • Component/s: Configuration
  • 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="tdt-helios-generique:TDT-HeliosGenerique"
               service-name="tdt-helios-generique:TDT-HeliosGenerique-Service">
             <cdk:mep>InOut</cdk:mep>
             <cdk:operation>tdt-helios-generique:creer</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="tdt-helios-generique:TDT-HeliosGenerique"
               service-name="tdt-helios-generique:TDT-HeliosGenerique-Service">
             <cdk:mep>InOut</cdk:mep>
             <cdk:operation>tdt-helios-generique:creer</cdk:operation>
             <cdk:timeout>360000</cdk:timeout>
          </jbi:consumes>
    Only the default timeout (30s) is used.
  • Environment:
    -

Issue Links

Activity

Christophe DENEUX made changes - Wed, 24 Jan 2018 - 12:08:12 +0100
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Major [ 3 ]
Christophe DENEUX made changes - Wed, 24 Jan 2018 - 12:08:14 +0100
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Wed, 24 Jan 2018 - 12:10:10 +0100
Link This issue depends on PETALSCDK-186 [ PETALSCDK-186 ]
Christophe DENEUX made changes - Thu, 25 Jan 2018 - 15:19:22 +0100
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.0.1 [ 10772 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    Wed, 24 Jan 2018 - 12:00:59 +0100
    Updated:
    Thu, 25 Jan 2018 - 15:19:22 +0100
    Resolved:
    Thu, 25 Jan 2018 - 15:19:22 +0100