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

jpikus
14.37.2009 50c662df0991513185cc2c079a4283ddd669b3dc
opends/src/admin/messages/TraditionalWorkQueueCfgDefn.properties
@@ -8,3 +8,4 @@
property.max-work-queue-capacity.default-behavior.alias.synopsis=The work queue does not impose any limit on the number of operations that can be enqueued at any one time.
property.num-worker-threads.synopsis=Specifies the number of worker threads to be used for processing operations placed in the queue.
property.num-worker-threads.description=If the value is increased, the additional worker threads are created immediately. If the value is reduced, the appropriate number of threads are destroyed as operations complete processing.
property.num-worker-threads.default-behavior.alias.synopsis=Let the server decide.