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

kenneth_suter
31.23.2007 de8270bbe950b265e20dee5d53389d422d3846d5
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
commitde8270bbe950b265e20dee5d53389d422d3846d5
tree a8b2d613a69c5ecce05273080d949f10de73793c tree | zip | gz
parent 1a1ac7f98e87fc94eefa33a119a1f40074cd7ad8 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
opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeUserData.java 11 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 30 ●●●● diff | view | raw | blame | history