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

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

Commit 1636598 from [~kpvdr] in branch 'qpid/trunk'
[ https://svn.apache.org/r1636598 ]

QPID-5671: [linearstore] Add ability to use disk partitions and select 
per-queue EFPs. This is the first part of resolving this issue and changes the 
journal directory structure to use symlinks instead of moving the actual files. 
This opens the way to having files from multiple partitions in the same 
journal. Other small improvements and tidy-ups also included.

> [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]

Reply via email to