Author: ssmiweve
Date: 2007-08-20 22:36:28 +0200 (Mon, 20 Aug 2007)
New Revision: 5640

Modified:
   
trunk/search-command-control-spi/src/main/java/no/sesat/search/mode/executor/ThrottledSearchCommandExecutor.java
Log:
comment

Modified: 
trunk/search-command-control-spi/src/main/java/no/sesat/search/mode/executor/ThrottledSearchCommandExecutor.java
===================================================================
--- 
trunk/search-command-control-spi/src/main/java/no/sesat/search/mode/executor/ThrottledSearchCommandExecutor.java
    2007-08-20 20:34:07 UTC (rev 5639)
+++ 
trunk/search-command-control-spi/src/main/java/no/sesat/search/mode/executor/ThrottledSearchCommandExecutor.java
    2007-08-20 20:36:28 UTC (rev 5640)
@@ -31,6 +31,8 @@
  * An extension to the ParallelSearchCommandExecutor that supports individual 
thread pools for each skin's different
  *  commands.
  * Since each command's SearchConfiguration is a singleton (against the given 
the skin, mode, and id).
+ * 
+ * Any SearchCommand that misbehaves has it's corresponding pool frozen to the 
active number of threads.
  *
  * @author <a href="mailto:[EMAIL PROTECTED]">Mck</a>
  * @version <tt>$Id$</tt>

_______________________________________________
Kernel-commits mailing list
[email protected]
http://sesat.no/mailman/listinfo/kernel-commits

Reply via email to