Vlad Rozov created APEXCORE-366:
-----------------------------------
Summary: Review CircularBuffer usage in the OperatorContext
Key: APEXCORE-366
URL: https://issues.apache.org/jira/browse/APEXCORE-366
Project: Apache Apex Core
Issue Type: Bug
Affects Versions: 3.4.0
Reporter: Vlad Rozov
OperatorContext uses bounded CircularBuffer and has to call poll() when offer()
fails. This is not supported by the CircularBuffer as it requires single
producer/single consumer contract.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)