You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/11/04 15:59:33 UTC

[jira] [Commented] (QPID-5671) [linearstore] Add ability to use disk partitions and select per-queue EFPs

    [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org