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

neil_a_wilson
02.41.2007 8ff034142142a3103f6e84e0c50fb6d77328c854
refs
author neil_a_wilson <neil_a_wilson@localhost>
Sunday, September 2, 2007 00:41 +0200
committer neil_a_wilson <neil_a_wilson@localhost>
Sunday, September 2, 2007 00:41 +0200
commit8ff034142142a3103f6e84e0c50fb6d77328c854
tree 24c6fc159a3d38d5bbd35eb6c0dc1dfff9a9d9dc tree | zip | gz
parent 3861bdd481b3ff37136d33eab064d5553d90a152 view | diff
Provide new directory environment properties that can be used to indicate
whether the server should maintain a configuration archvie, and if so the
maximum number of archived configurations that it should keep. By default, the
archive will be enabled and will be configured to keep an unlimited number of
previous configurations.

This needs to be controlled via a directory environment property rather than a
configuration option, since first part of configuration archive processing
happens before the server has read and processed the configuration. The
DirectoryEnvironmentConfig class provides methods for interacting with these
settings.
3 files modified
378 ■■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/extensions/ConfigFileHandler.java 194 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/types/DirectoryEnvironmentConfig.java 162 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/util/ServerConstants.java 22 ●●●●● diff | view | raw | blame | history