But the ListAppender is only used for unit tests. Ralph
On May 17, 2014, at 4:27 AM, Gary Gregory <[email protected]> wrote: > It's just a question to ask: is there a different way to deal with > concurrency in this appender? > > Gary > > > -------- Original message -------- > From: Remko Popma > Date:05/16/2014 20:09 (GMT-05:00) > To: List Log4J Developers > Subject: Re: svn commit: r1595342 - > /logging/log4j/log4j2/trunk/log4j-core/src/test/java/org/apache/logging/log4j/test/appender/ListAppender.java > > Why would you want to use CopyOnWriteArrayList? Is there a potential > concurrency issue? > > Sent from my iPhone > > > On 2014/05/17, at 5:48, [email protected] wrote: > > > > CopyOnWriteArrayList > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
