[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to