I agree, from my very quick search it doesn't look like there's a way to do
what you want.

Would you really want to, even if you could?  I assume the network share is
to allow this broker to be part of a master-slave grouping.  If one queue
is persisted to a location the others can't access, then when a slave takes
over for a failed master it will have a different set of messages for that
queue.  Would you really want that?

Tim
On May 3, 2016 12:59 PM, "Allan Wax" <al...@ad.net> wrote:

> To be clear, this is with ActiveMQ 5.x.
>
> The setup is that there is a single broker on a particular host whose
> purpose is to forward on messages from several queues to another host which
> is shared by multiple other hosts.  The dataDirectory for the broker is a
> network location which is shared by multiple other hosts.  I want to add a
> new VM queue that persists in a different location, on the local host.
>
> There are connection parameters to prevent the queue from going out to the
> network dataDir but no aparent parameters to assign a persistence directory
> per queue.
>
>
>
> --
> View this message in context:
> http://activemq.2283324.n4.nabble.com/Separate-persistence-provider-per-queue-tp4711444p4711523.html
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>

Reply via email to