Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4931

configuration history length and the number of days they are kept is hardcoded - this needs to be configurable

XMLWordPrintable

      Currently 100 configuration settings are kept for 30 days. These settings are hard-coded in

      org/​ jboss/​ as/​ controller/​ persistence/​ ConfigurationFile.java

      057 private static final int CURRENT_HISTORY_LENGTH = 100;
      058 private static final int HISTORY_DAYS = 30;

      As per PM: this is a bug/gap in the original requirements

            istudens@redhat.com Ivo Studensky
            tfonteyn Tom Fonteyne (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: