[
https://issues.apache.org/jira/browse/QPID-7776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014314#comment-16014314
]
ASF subversion and git services commented on QPID-7776:
-------------------------------------------------------
Commit 62d6ad7d91b0f38904bfa90c61a607fd0a368ad6 in qpid-broker-j's branch
refs/heads/master from [~k-wall]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-broker-j.git;h=62d6ad7 ]
QPID-7776: [Java Broker] Add FlowToDisk policy documentation
> Add flow to disk queue policy
> -----------------------------
>
> Key: QPID-7776
> URL: https://issues.apache.org/jira/browse/QPID-7776
> Project: Qpid
> Issue Type: Improvement
> Components: Java Broker
> Reporter: Keith Wall
> Fix For: qpid-java-broker-7.0.0
>
>
> It should be possible to configure a queue so that enqueues are always flowed
> to disk, or are flowed to disk when the queue reaches a certain length or
> depth.
> A common use case for this would be a user who has one queue that is used
> _store and forward_ (say for an end of day batch) whilst other queues are
> used 'live'. It will make sense for such a user for to mark the batch's
> queue flow to disk. That way the messages on the batch queue don't
> needlessly clog the Broker's memory leaving it free for intraday work.
> The C++ Broker already has an analogous feature.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]