Re: Temporary queues deletion

2018-03-13 Thread Michael Ivanov
Hallo, On 16.02.2018 21:37, Gordon Sim wrote: > If the queue is both auto-delete and exclusive, it is deleted when the link > that caused it to be created is closed. If it is > auto-delete only, it is deleted when it is 'no longer used', which is > currently interpreted by qpidd to being when

Re: Temporary queues deletion

2018-03-13 Thread Gordon Sim
On 13/03/18 10:25, Michael Ivanov wrote: Hallo, On 16.02.2018 21:37, Gordon Sim wrote: If the queue is both auto-delete and exclusive, it is deleted when the link that caused it to be created is closed. If it is auto-delete only, it is deleted when it is 'no longer used', which is currently

Re: Ok to delete default VirtualHostNode with Broker-J 7?

2018-03-13 Thread Rob Godfrey
Yes, that is fine - the "default" Virtual Host has no special meaning, it's just supplied as part of the default configuration so that people can start somewhere. -- Rob On 13 March 2018 at 13:26, bryand wrote: > We are using Broker-J 7.0.2. We are utilizing High

Ok to delete default VirtualHostNode with Broker-J 7?

2018-03-13 Thread bryand
We are using Broker-J 7.0.2. We are utilizing High Availability and I've configured a Virtual Host and Virtual Host Nodes and we do not utilize the 'default' Virtual Host Nodes in any of our Broker-J instances. Just to keep the configuration clean, I would like to delete the 'default'

Re: Broker-j - Restoring BDB Backup

2018-03-13 Thread bryand
Thanks for the reply Alex. I've been working on our production Broker-J backup and recovery solution and my plan was to create a little Java app that utilizes the Broker-J provided BDBBackup class and perform a hot backup every 15 minutes. Ideally we'd never have to use it but things happen (our