[GitHub] [logging-log4j2] emopers opened a new pull request #298: Synchronize before looping over synchronized collection

2019-07-21 Thread GitBox
emopers opened a new pull request #298: Synchronize before looping over synchronized collection URL: https://github.com/apache/logging-log4j2/pull/298 In StatusConfiguration.java, `errorMessages = Collections.synchronizedCollection(new LinkedList())` is iterated over without synchronizati

[jira] [Resolved] (LOG4J2-2517) RollingFileManager OnStartupTriggeringPolicy never rolls the file on startup

2019-07-21 Thread Jon Hanson (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Hanson resolved LOG4J2-2517. Resolution: Fixed Fix Version/s: 2.11.2 As per comment chain, the issue no longer occurs in