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

neil_a_wilson
02.41.2007 13a15ed8d53dd77d990e9af54262cedf5e3c2314
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
commit13a15ed8d53dd77d990e9af54262cedf5e3c2314
tree 8b9900c095bcfcd537c0f6c23d433da3621f83e1 tree | zip | gz
parent d6d6571f964ebe8da2cff3eaa53e76611bf11b8d 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
opends/src/server/org/opends/server/extensions/ConfigFileHandler.java 194 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/DirectoryEnvironmentConfig.java 162 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/util/ServerConstants.java 22 ●●●●● diff | view | raw | blame | history