This is an automated email from the ASF dual-hosted git repository.
zhouxj pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 91176d6 GEODE-7178: Check operation if instance of Byte and Destroy
for older… (#4041)
new d91bf15 GEODE-7179: alter async queue command to change state of
event processor during creation.
new 6ccf66e Replaced junit.Assert usage with assertj
new 80976b6 Replace magic numbers with references to fields
new 3c2a906 Merge pull request #4046 from
BenjaminPerryRoss/feature/GEODE-7179
The 8351 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../AlterAsyncEventQueueCommandDUnitTest.java | 147 +++++++++++++++++++--
.../cli/commands/AlterAsyncEventQueueCommand.java | 12 +-
2 files changed, 147 insertions(+), 12 deletions(-)