andyyuan created FLUME-3343:
-------------------------------

             Summary: ConcurrentModificationException occurs in 
SpillableMemoryChannel
                 Key: FLUME-3343
                 URL: https://issues.apache.org/jira/browse/FLUME-3343
             Project: Flume
          Issue Type: Bug
    Affects Versions: 1.9.0
            Reporter: andyyuan


Hi,

If The logger is enabled for the DEBUG level.

SpillableMemoryTransaction.doCommit() method will invoke drainOrder.dump()。

the ArrayDequeue is not Thread safety。the  drainOrder.dump() will throw  
ConcurrentModificationException in Concurrent Conditions。



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to