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

matthew_swift
18.51.2010 22196baccce4bcbbc7f4e2144ce085d9433842bc
opendj-sdk/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.
   */