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 "vibin (JIRA)" <ji...@apache.org> on 2014/03/13 18:29:53 UTC

[jira] [Updated] (LOG4J2-568) Appender configuration did not automatically detect changes to the configuration file

     [ https://issues.apache.org/jira/browse/LOG4J2-568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

vibin updated LOG4J2-568:
-------------------------

    Description: 
"SizeBasedTriggeringPolicy" (size) attribute of the Appender did not detect the automatic changes to the file. I modified the configuration during run time did not detect the changes.
Here is the configuration:
<Policies>
<TimeBasedTriggeringPolicy />
<SizeBasedTriggeringPolicy size="5 KB" />
</Policies>

Is this expected  ? 

  was:
"SizeBasedTriggeringPolicy"  attribute of the Appender did not detect the automatic changes to the file. I modified the configuration during run time did not detect the changes.
Here is the configuration:
<Policies>
<TimeBasedTriggeringPolicy />
<SizeBasedTriggeringPolicy size="5 KB" />
</Policies>

Is this expected  ? 


> Appender configuration did not  automatically detect changes to the configuration file
> --------------------------------------------------------------------------------------
>
>                 Key: LOG4J2-568
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-568
>             Project: Log4j 2
>          Issue Type: Test
>          Components: Appenders, Configurators
>    Affects Versions: 2.0-rc1
>            Reporter: vibin
>
> "SizeBasedTriggeringPolicy" (size) attribute of the Appender did not detect the automatic changes to the file. I modified the configuration during run time did not detect the changes.
> Here is the configuration:
> <Policies>
> <TimeBasedTriggeringPolicy />
> <SizeBasedTriggeringPolicy size="5 KB" />
> </Policies>
> Is this expected  ? 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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