[ https://issues.apache.org/jira/browse/QPID-4984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801258#comment-13801258 ]
ASF subversion and git services commented on QPID-4984: ------------------------------------------------------- Commit 1534401 from [~kpvdr] in branch 'qpid/branches/linearstore' [ https://svn.apache.org/r1534401 ] QPID-4984: WIP - Merge from trunk r.1534399. > Linear File Allocation for the Linux AIO Store > ---------------------------------------------- > > Key: QPID-4984 > URL: https://issues.apache.org/jira/browse/QPID-4984 > Project: Qpid > Issue Type: Improvement > Components: C++ Broker > Reporter: Ted Ross > Assignee: Kim van der Riet > > This Jira is for a proposed change to the AIO "legacy" store in the Qpid C++ > Broker. > Rather than pre-allocating store files in a fixed-size ring buffer (per > queue), the linear store allocates files to queue journals on an as-needed > basis, freeing them to a free-pool when no longer needed (i.e. all stored > messages have been dequeued). > The development is ongoing in a branch called "linearstore". -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org