[
https://issues.apache.org/jira/browse/QPID-5671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205382#comment-14205382
]
ASF subversion and git services commented on QPID-5671:
-------------------------------------------------------
Commit 1637985 from [~kpvdr] in branch 'qpid/trunk'
[ https://svn.apache.org/r1637985 ]
QPID-5671: [linearstore] Add ability to use disk partitions and select
per-queue EFPs. Modified previous code and added new code to allow a seamless
updrade of the modified EFP and journal directory structure from the old to the
new. The "efp" directory is removed from the directory tree containing the EFPs
in a partition and all directories are moved up a level. The journal files are
replaced with symlinks as they are used and replaced into the EFP.
> [linearstore] Add ability to use disk partitions and select per-queue EFPs
> --------------------------------------------------------------------------
>
> Key: QPID-5671
> URL: https://issues.apache.org/jira/browse/QPID-5671
> Project: Qpid
> Issue Type: New Feature
> Components: C++ Broker
> Reporter: Kim van der Riet
> Assignee: Kim van der Riet
>
> Currently the linearstore uses a default EFP with a file size of 2048k. The
> following features need to be added to complete this functionality:
> # Change the file structure of the store directory to allow for multiple
> partitions and EFPs to be used (using links).
> # Add extended queue attributes that allow per-queue selections of both
> partition and EFP file size.
> # Add a set of tests for this new functionality
> # Provide a utility for the management of partitions and EFPs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]