The super implementation it overrides is synchronized, so it would be good
at least document why one is synchronized and the other one not.

Gary


On Thu, Aug 15, 2013 at 9:51 AM, Ralph Goers <[email protected]>wrote:

> No.  What in that method do you think needs synchronization?
>
> Ralph
>
> On Aug 15, 2013, at 6:33 AM, Gary Gregory wrote:
>
> Shouldn't
> org.apache.logging.log4j.flume.appender.FlumePersistentManager.send(Event)
> be synchronized?
>
> Gary
>
> --
> E-Mail: [email protected] | [email protected]
> Java Persistence with Hibernate, Second 
> Edition<http://www.manning.com/bauer3/>
> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
> Spring Batch in Action <http://www.manning.com/templier/>
> Blog: http://garygregory.wordpress.com
> Home: http://garygregory.com/
> Tweet! http://twitter.com/GaryGregory
>
>
>


-- 
E-Mail: [email protected] | [email protected]
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to