Sanjay M Pujare created APEXCORE-563:
----------------------------------------
Summary: Have a pointer to container log file name and offset in
stram events that deliver a container or operator failure event.
Key: APEXCORE-563
URL: https://issues.apache.org/jira/browse/APEXCORE-563
Project: Apache Apex Core
Issue Type: Bug
Reporter: Sanjay M Pujare
The default DailyRollingFileAppender does not take into account of how many
backup files to keep and it will result in unbounded growth of log files,
especially for long running applications.
The below is an interesting add-on to the default DailyRollingFileAppender that
supports maxBackupIndex.
http://wiki.apache.org/logging-log4j/DailyRollingFileAppender
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)