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

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

Commit cbc50981ba477ce4074e5e676100daaec3169627 in qpid-cpp's branch 
refs/heads/master from [~pmoravec]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-cpp.git;h=cbc5098 ]

QPID-7788: Linearstore doesnt move to EFP latest journal files when deleting a 
durable queue

After closing current file ptr, smarter call of
LinearFileControlle::purgeEmptyFilesToEfp() shall return to EFP each and every
remaining jrnl file.

Signed-off-by: Pavel Moravec <pmora...@redhat.com>


> Linearstore doesnt move to EFP latest journal files when deleting a durable 
> queue
> ---------------------------------------------------------------------------------
>
>                 Key: QPID-7788
>                 URL: https://issues.apache.org/jira/browse/QPID-7788
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Pavel Moravec
>            Assignee: Pavel Moravec
>             Fix For: qpid-cpp-1.37.0
>
>
> When deleting an empty durable queue, the last empty page that it held is not 
> moved to EFP but dropped.
> Even more, when deleting a non-empty durable queue where the queue content 
> spans more than the last file, no such `jrnl` file is returned to EFP.
> That makes `/var/lib/qpidd/.qpidd/qls/p001/efp/2048k/in_use` (or similar 
> directory depending to configuration) growing over time.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to