You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2004/12/15 22:49:35 UTC

DO NOT REPLY [Bug 22368] - TelnetAppender should check if any connections before rendering message

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=22368>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=22368





------- Additional Comments From carnold@houston.rr.com  2004-12-15 22:49 -------
Created an attachment (id=13763)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=13763&action=view)
Patch and telnet.xml configuration file

The performance fix is pretty simple and cut the first performance test (with
no connections) from 869 ms to 259 ms which I think is consistent with the
initial report.

The changes to performance.xml and the telnet.xml were an attempt to add telnet
to the list of appenders in the performance test.  However, even before the
change running

cd tests
ant -f performance.xml telnet

would stall after the completion of the first test sequence.  I assume this is
an indication that the Telnet appender is not properly closing down and the
connection thread is continuing to run.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org