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

matthew_swift
18.51.2010 0a0ed252bb022406397ce9a87af99d9ac32c9bb7
opends/src/server/org/opends/server/config/ConfigConstants.java
@@ -1365,23 +1365,6 @@
  /**
   * The name of the configuration attribute that indicates the maximum number
   * of pending operations that may be in the work queue at any given time.
   */
  public static final String ATTR_MAX_WORK_QUEUE_CAPACITY =
       "ds-cfg-max-work-queue-capacity";
  /**
   * The default maximum capacity that should be used for the work queue if none
   * is specified in the configuration.
   */
  public static final int DEFAULT_MAX_WORK_QUEUE_CAPACITY = 0;
  /**
   * The name of the configuration attribute that holds the fully-qualified name
   * for the monitor provider class.
   */