You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Vlad Rozov (JIRA)" <ji...@apache.org> on 2016/02/29 00:56:18 UTC

[jira] [Created] (APEXCORE-366) Review CircularBuffer usage in the OperatorContext

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)