Description
The Java Broker should have a common way of taking a backup of the store underlying a VHN or VHN (or the Broker itself) which work regardless of underlying store type.
This could be exposed an a Managed Operation, but as the operation may take some time, the operation should probably return a Future allowing the outcome to known later, or cancelled if the user so desires.
Currently the BDB Store has a backup.sh and BDBBackup but this targets only the BDB JE store and this is not integrated into the remainder of the Broker.
Attachments
Issue Links
- is related to
-
QPID-7411 Remove backup.sh from bdbstore module
-
- Closed
-