This is an automated email from the ASF dual-hosted git repository.

nnag pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 383bc54  fix for NPE in JGroupsMessengerJUnitTest
     add 5f70160  GEODE-7127: Added gfsh arguments for starting AEQ with paused 
event processing.

No new revisions were added by this update.

Summary of changes:
 .../CreateAsyncEventQueueCommandDUnitTest.java     | 38 +++++++++++++++++++--
 .../ListAsyncEventQueuesCommandDUnitTest.java      | 17 ++++++++++
 .../cli/commands/CreateAsyncEventQueueCommand.java |  7 +++-
 .../cli/commands/ListAsyncEventQueuesCommand.java  |  6 ++--
 .../cli/domain/AsyncEventQueueDetails.java         | 15 ++++++++-
 .../functions/CreateAsyncEventQueueFunction.java   |  4 +++
 .../functions/ListAsyncEventQueuesFunction.java    |  9 ++++-
 .../management/internal/cli/i18n/CliStrings.java   |  4 +++
 .../sanctioned-geode-core-serializables.txt        |  2 +-
 .../commands/CreateAsyncEventQueueCommandTest.java |  3 ++
 .../cli/commands/ListAsyncEventQueuesTest.java     | 39 +++++++++++++---------
 11 files changed, 121 insertions(+), 23 deletions(-)

Reply via email to