You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Arnaud Simon (JIRA)" <qp...@incubator.apache.org> on 2008/01/04 14:51:34 UTC

[jira] Resolved: (QPID-720) Setting the 0.10 headers is a cpu expensive operation.

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

Arnaud Simon resolved QPID-720.
-------------------------------

       Resolution: Fixed
    Fix Version/s: M3

Several changes were required: 
Struct and the generation process have been updated so to set a dirty flag when message properties are updated. 
Message and session have been updated so that to cash headers 
Message producer has been updated so that not to reset headers 


> Setting the 0.10 headers is a cpu expensive operation. 
> -------------------------------------------------------
>
>                 Key: QPID-720
>                 URL: https://issues.apache.org/jira/browse/QPID-720
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Client
>    Affects Versions: M3
>            Reporter: Arnaud Simon
>             Fix For: M3
>
>
> When profiling java performance tests I fond out that the a 0.10 client is spending most of its time computing message headers.  It would improve performances if those headers were cashed. 

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