[ 
https://issues.apache.org/jira/browse/QPID-7576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15751504#comment-15751504
 ] 

Lorenz Quack commented on QPID-7576:
------------------------------------

I think the interesting parts are:
* {{AbstractServerMessageImpl#getContent}} were we decide to evict messages 
that were previously flown to disk or recovered after getting their content. 
This was a deliberate change in QPID-6735.
* {{AbstractQueueEntryList#updateStatsOnStateChange}} were we reload the 
metadata to update the stats upon deleting the message. 


> Metadata loaded twice for recovered message
> -------------------------------------------
>
>                 Key: QPID-7576
>                 URL: https://issues.apache.org/jira/browse/QPID-7576
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.2
>            Reporter: Keith Wall
>             Fix For: qpid-java-6.1.1
>
>
> For recovered messages (and possibly messages that have been flown to disk), 
> the metadata is evacuated from memory unnecessarily and then immediately 
> reloaded.  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to