Author: rjung
Date: Sat Mar 21 23:28:44 2009
New Revision: 757083

URL: http://svn.apache.org/viewvc?rev=757083&view=rev
Log:
Add another TODO.

Modified:
    tomcat/connectors/trunk/jk/native/TODO.txt

Modified: tomcat/connectors/trunk/jk/native/TODO.txt
URL: 
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/native/TODO.txt?rev=757083&r1=757082&r2=757083&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/native/TODO.txt (original)
+++ tomcat/connectors/trunk/jk/native/TODO.txt Sat Mar 21 23:28:44 2009
@@ -351,3 +351,21 @@
 ===================
 
 Commandline tool to read data from shm file.
+
+27) Status worker property format
+=================================
+
+Check whether we return list properties as one line
+(because Java doesn't allow the same property key multiple
+times).
+
+Applies possibly to:
+
+"list",
+BALANCE_WORKERS,
+MOUNT_OF_WORKER,
+USER_OF_WORKER,
+GOOD_RATING_OF_WORKER,
+BAD_RATING_OF_WORKER,
+STATUS_FAIL_OF_WORKER,
+



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to