Add functionality to upgrade bdb store automatically on broker startup ----------------------------------------------------------------------
Key: QPID-3913 URL: https://issues.apache.org/jira/browse/QPID-3913 Project: Qpid Issue Type: New Feature Components: Java Broker Affects Versions: 0.15, 0.17 Reporter: Alex Rudyy Fix For: 0.17 Add functionality to upgrade bdb store automatically on broker startup. Currently we use a special script to upgrade bdb store which customer needs to run manually. We need to automate this process and upgrade bdb store on startup automatically. This will involve isolate individual upgrades into steps performed via a common interface, removing the version numbers form the tables and adding a specific version table. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org