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

Rob Godfrey reassigned QPID-273:
--------------------------------

    Assignee: Rob Godfrey

> [Performance] Remove unnecessary Map creation for each server side message
> --------------------------------------------------------------------------
>
>                 Key: QPID-273
>                 URL: https://issues.apache.org/jira/browse/QPID-273
>             Project: Qpid
>          Issue Type: Bug
>            Reporter: Rob Godfrey
>         Assigned To: Rob Godfrey
>            Priority: Minor
>             Fix For: M2
>
>         Attachments: QPID-273.patch
>
>
> Each message as processed by the broker is creating two Maps.  One of these 
> maps is only used by the clustered server, so does not need to be initialised 
> at all in the standard broker.  Move this Map to be lazily initialiased.
> A second map is used to map a decorator onto the message.  However the 
> decorator is not adding real value, and can easily be removed.

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

Reply via email to