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

Kim van der Riet resolved QPID-5357.
------------------------------------

    Resolution: Fixed

A first attempt at recycling trailing empty files has been implemented in 
LinearFileController. After every 100 enqueue count decrements, it fires a 
function which inspects all open files and purges those with no enqueued 
records back to its originating Empty File Pool. Note that intermediate empty 
files must remain in place as there is currently no way to recover without them.

> Linearstore: Empty file recycling not functional
> ------------------------------------------------
>
>                 Key: QPID-5357
>                 URL: https://issues.apache.org/jira/browse/QPID-5357
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>            Reporter: Kim van der Riet
>            Assignee: Kim van der Riet
>              Labels: linearstore
>
> The linearstore recycles journal files into an empty file pool (EFP) when 
> there are no remaining undequeued records present in the file. The mechanism 
> to recycle these files is not functional, and needs some developement work.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to