[
https://issues.apache.org/jira/browse/LOG4J2-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17292327#comment-17292327
]
ASF subversion and git services commented on LOG4J2-2893:
---------------------------------------------------------
Commit 6454ff6dbafe9693071f82390b1bb0689e017656 in logging-log4j2's branch
refs/heads/master from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=6454ff6 ]
LOG4J2-2893 - Allow reconfiguration when Log4j 1 configuration files are
updated.
> Reconfigure doesn't work for XmlConfiguration Log4j1 compat
> -----------------------------------------------------------
>
> Key: LOG4J2-2893
> URL: https://issues.apache.org/jira/browse/LOG4J2-2893
> Project: Log4j 2
> Issue Type: Bug
> Reporter: Thiago Henrique Hupner
> Priority: Minor
>
> There is a property log4j1.monitorInterval to control how much time wait
> between the reconfiguration. However, in the
> org.apache.log4j.config.Log4j1Configuration (superclass of XmlConfiguration
> and PropertiesConfiguration) always returns null for the method
> _reconfigure_, causing the reconfiguration never to succeed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)