This is an automated email from the ASF dual-hosted git repository.
jmelchior pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from f70700e feature/GEODE-9902: Modify ZUNIONSTORE and ZINTERSTORE
storing methods (#7219)
add eb6a0dc GEODE-9900: ensure AuthenticationExpiredException handling
(#7207)
No new revisions were added by this update.
Summary of changes:
.../AuthExpirationBackwardCompatibleDUnitTest.java | 33 ++++++++++++++++++++++
.../cache/query/cq/internal/command/CloseCQ.java | 4 +++
.../cache/query/cq/internal/command/StopCQ.java | 9 +++++-
.../cache/tier/sockets/command/CloseCQTest.java | 27 +++++++++++++++---
.../cache/tier/sockets/command/StopCQTest.java | 27 +++++++++++++++---
5 files changed, 91 insertions(+), 9 deletions(-)