Kishor Bachhav created GEODE-187:
------------------------------------

             Summary: AsyncEventQueue with Event Filter test log shows 
"IllegalStateException"
                 Key: GEODE-187
                 URL: https://issues.apache.org/jira/browse/GEODE-187
             Project: Geode
          Issue Type: Bug
            Reporter: Kishor Bachhav


AbstractGatewaySenderEventProcessor#processqueue iterates events to get 
filtered. While iterating 2 consditions are checked and event is removed in 
thses both condition. for single itr.next() when itr.remove is called second 
time, it causes IllegalStateException.

We need to continue with other event if the event is already removed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to