You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2019/09/09 16:43:01 UTC

[jira] [Commented] (GEODE-7124) Ability to create AEQ in a paused state

    [ https://issues.apache.org/jira/browse/GEODE-7124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16925904#comment-16925904 ] 

ASF subversion and git services commented on GEODE-7124:
--------------------------------------------------------

Commit f6e11084daa30791f7bbf9a8187f6d1bc9c4b91a in geode's branch refs/heads/develop from Naburun Nag
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=f6e1108 ]

GEODE-7124: Added new API to create AEQ with paused event processing

         * New API to pause the event processor when AEQ is created
         * Events will still be queued but will not be processed


> Ability to create AEQ in a paused state
> ---------------------------------------
>
>                 Key: GEODE-7124
>                 URL: https://issues.apache.org/jira/browse/GEODE-7124
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Jason Huynh
>            Assignee: Jason Huynh
>            Priority: Major
>              Labels: GeodeCommons
>
> As discussed on the dev list, it was requested that we be able to create an AEQ in a paused state.  This means that the dispatcher does not dispatch events to it's listeners.
> The queue itself will be queuing events but the dispatching thread is "blocked" until it is resumed/unpaused.
> A different ticket will be created for resuming/unpausing the AEQ.



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