WS-Notification

Create Document Builders on each notification requests

Details

  • Type: Improvement Request Improvement Request
  • Status: Resolved Resolved
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.2
  • Fix Version/s: 1.2.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    A document builder object is instanciated on each notification request.
    It could be better to use a threadlocal variable to handle a per thread document builder that could be safely reused by the thread for all notification processing.
    Profiling predicates a 10% improvement of the notification processing.

    Show
    A document builder object is instanciated on each notification request. It could be better to use a threadlocal variable to handle a per thread document builder that could be safely reused by the thread for all notification processing. Profiling predicates a 10% improvement of the notification processing.
  • Environment:
    wsstar notification libraries

Issue Links

Activity

Olivier Fabre made changes - Fri, 10 Sep 2010 - 16:15:35 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Blocker [ 1 ]
Olivier Fabre made changes - Fri, 10 Sep 2010 - 16:17:51 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Olivier Fabre made changes - Fri, 10 Sep 2010 - 16:24:15 +0200
Link This issue blocks PETALSSENOTIF-6 [ PETALSSENOTIF-6 ]
Olivier Fabre made changes - Fri, 10 Sep 2010 - 16:41:13 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 1.3 [ 10133 ]
Resolution Fixed [ 1 ]
Olivier Fabre made changes - Mon, 20 Sep 2010 - 15:51:27 +0200
Affects Version/s 1.2.1 [ 10143 ]
Affects Version/s 1.2 [ 10132 ]
Olivier Fabre made changes - Mon, 20 Sep 2010 - 15:51:41 +0200
Fix Version/s 1.2.1 [ 10143 ]
Fix Version/s 1.3 [ 10133 ]
Affects Version/s 1.2 [ 10132 ]
Affects Version/s 1.2.1 [ 10143 ]

People

Dates

  • Created:
    Fri, 10 Sep 2010 - 16:15:26 +0200
    Updated:
    Mon, 20 Sep 2010 - 15:51:41 +0200
    Resolved:
    Fri, 10 Sep 2010 - 16:41:13 +0200