mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

kenneth_suter
31.23.2007 17b9ab961446c89061229396a2cb00a3976fe87e
refs
author kenneth_suter <kenneth_suter@localhost>
Thursday, May 31, 2007 22:23 +0200
committer kenneth_suter <kenneth_suter@localhost>
Thursday, May 31, 2007 22:23 +0200
commit17b9ab961446c89061229396a2cb00a3976fe87e
tree 4566a72c12bfabe7c611ba4e1f4c281de248c3f1 tree | zip | gz
parent 631ae328ec6fd5d78d44aebefda8387ff6a75bdc view | diff
This commit essentially removes the step of backing up the databases as part of an upgrade.  There are concerns that this may take a long time or eat up lots of resources in cases where there is alot of data.  Also if the data is important it is likely that there will be a separate backup strategy for this.

Since it might be nice to offer to do this as an optional step in the future, I have not removed the code altogether but rather surrounded the backup invocation code with a conditional that is always false right now. When we can resolve where in the GUI to offer such a checkbox for managing the value of this value there will be no change necessary to the Upgrader class.
2 files modified
41 ■■■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeUserData.java 11 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 30 ●●●● diff | view | raw | blame | history