[
https://jira.jboss.org/jira/browse/TEIID-769?page=com.atlassian.jira.plug...
]
Ramesh Reddy resolved TEIID-769.
--------------------------------
Resolution: Done
There was no documented way to add the ASYNC appender using the
"log4j.properties" file. Replaced "log4j.properties" with
"log4j.xml" and added the ASYNC appender as root appender over the FILE
appender.
Configure Log4j to use the ASYNC appender
-----------------------------------------
Key: TEIID-769
URL:
https://jira.jboss.org/jira/browse/TEIID-769
Project: Teiid
Issue Type: Task
Components: Common
Affects Versions: 6.1.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 6.2.0
Current Log4J configuration does not use asynchronous appender, thus may reduce the
performance by doing the logging chores in the main execution thread. This needs to be
handled by a separate thread.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira