Petals BC SOAP

Performance problem on first call

Details

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

    After the SOAP BC has been started, at the first SOAP call from outside, it will load the WSDL of the consumes, and for this, it will lock on the AxisService (there is one per Consumes).

    So if 100 messages arrives at ounce, they will all wait and it will strongly degrade performances.

    There is no need for doing so: the wsdl (and other things) can simply be loaded when the SU is deployed.

    Show
    After the SOAP BC has been started, at the first SOAP call from outside, it will load the WSDL of the consumes, and for this, it will lock on the AxisService (there is one per Consumes). So if 100 messages arrives at ounce, they will all wait and it will strongly degrade performances. There is no need for doing so: the wsdl (and other things) can simply be loaded when the SU is deployed.
  • Environment:
    -

Activity

Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
1m 32s
1
Victor NOËL
Fri, 11 Sep 2015 - 17:01:29 +0200
Open Open In Progress In Progress
6s
1
Victor NOËL
Fri, 11 Sep 2015 - 17:01:35 +0200
In Progress In Progress Resolved Resolved
4d 36m
1
Victor NOËL
Tue, 15 Sep 2015 - 17:38:26 +0200

People

Dates

  • Created:
    Fri, 11 Sep 2015 - 16:59:57 +0200
    Updated:
    Tue, 15 Sep 2015 - 17:38:26 +0200
    Resolved:
    Tue, 15 Sep 2015 - 17:38:26 +0200