Hello,

 I looked through the code of the SMTPAppender, and it seems like there is no synchronization their. For example, in the append() method, adding element to the CyclicBuffer is not synchronized. CyclicBuffer itself has no internal synchronization either.

 Michael

 

Reply via email to