It's just a question to ask: is there a different way to deal with concurrency in this appender?
Gary <div>-------- Original message --------</div><div>From: Remko Popma <[email protected]> </div><div>Date:05/16/2014 20:09 (GMT-05:00) </div><div>To: List Log4J Developers <[email protected]> </div><div>Subject: Re: svn commit: r1595342 - /logging/log4j/log4j2/trunk/log4j-core/src/test/java/org/apache/logging/log4j/test/appender/ListAppender.java </div><div> </div>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]
