[
https://issues.apache.org/jira/browse/LOG4NET-485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
NN updated LOG4NET-485:
-----------------------
Comment: was deleted
(was: Looks great. It will be good to merge this into branch 1.3 as well.
Thanks.
)
> RollingFileAppender cannot be used by multiple process
> ------------------------------------------------------
>
> Key: LOG4NET-485
> URL: https://issues.apache.org/jira/browse/LOG4NET-485
> Project: Log4net
> Issue Type: Bug
> Components: Appenders
> Affects Versions: 1.2.13, 1.2.14, 1.3.0
> Reporter: NN
> Assignee: Dominik Psenner
> Fix For: 1.2.14
>
>
> RollingFileAppender doesn't acquire lock when rolling takes place.
> As a consequence running multiple instances of the same program rewrites the
> same log file instead of making a roll for everyone.
> There is FileAppender.InterProcessLock but it only protects writes and not
> rolls.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)