You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "John Blum (Jira)" <ji...@apache.org> on 2019/10/29 20:14:00 UTC

[jira] [Created] (GEODE-7377) AsyncEventQueue should have a isEventDisplatchingPaused() method

John Blum created GEODE-7377:
--------------------------------

             Summary: AsyncEventQueue should have a isEventDisplatchingPaused() method
                 Key: GEODE-7377
                 URL: https://issues.apache.org/jira/browse/GEODE-7377
             Project: Geode
          Issue Type: Improvement
          Components: regions
            Reporter: John Blum


This is useful to determine (programmatically) whether the AEQ was created in a "paused" state to begin with.

Anytime you have methods to control the lifecycle (start/stop) of some background processing, you should also provide a means to query the state.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)