You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/10/22 13:13:27 UTC

[jira] [Commented] (QPID-6775) [Java Broker] Metadata are being cleaned and immediatelly reloaded from disk on meessage enqueuing when flow to disk is enabled

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

ASF subversion and git services commented on QPID-6775:
-------------------------------------------------------

Commit 1709987 from [~lorenz.quack] in branch 'java/trunk'
[ https://svn.apache.org/r1709987 ]

QPID-6775: [Java Broker] Avoid immediate reload of metadata after flow to disk.

Be flowing to disk after enqueuing we avoid the reload of the metadata that
occurs on calling isPersistent() in the queueEntry creation.
This is an improvement but might not fully address the problem but the memory
impact of putting a persistent flag into ServerMessages is considered to
intrusive at this point in the release cycle.

> [Java Broker] Metadata are being cleaned and immediatelly reloaded from disk on meessage enqueuing  when flow to disk is enabled 
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-6775
>                 URL: https://issues.apache.org/jira/browse/QPID-6775
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Broker
>    Affects Versions: qpid-java-6.0
>            Reporter: Alex Rudyy
>            Assignee: Lorenz Quack
>
> As part of investigation of QPID-6769 we discovered that on message enqueuing  with flow to disk enabled message meta data are removed as part of flowToDisk but immediately reloaded from disk into heap by queue entry creation and never flows back to disk



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org