[ 
https://issues.apache.org/jira/browse/AXIS2-3442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on AXIS2-3442 started by Rich Scheuerle.

> AbstractContext should lazily create the PropertyDifferences map
> ----------------------------------------------------------------
>
>                 Key: AXIS2-3442
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3442
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>            Reporter: Rich Scheuerle
>            Assignee: Rich Scheuerle
>
> Problem Summary:
> The AbstractContext maintains a PropertyDifferences map to record each 
> addtion/removal of a property.  This extra processing is only necessary in a 
> cluster environment
> and degrades perfromance in non-cluster environments.
> Solution:
> The suggestion is to lazily create the PropertyDifferences map.  It should 
> only be created when clustering is enabled.
> Kudos to David Strite for suggesting this change.
> I am working on a fix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to