This is an automated email from the ASF dual-hosted git repository.
jinmeiliao pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from a5644c3 GEODE-9897: Improve ClientUserAuthsTest (#7263)
add 109fdd8 GEODE-9908: when make durable client queue primary, send
marker messa… (#7267)
No new revisions were added by this update.
Summary of changes:
.../tier/sockets/SlowDispatcherDUnitTest.java | 158 +++++++++++++++++++++
.../cache/tier/sockets/CacheClientNotifier.java | 48 ++++---
.../cache/tier/sockets/CacheClientProxy.java | 11 +-
.../tier/sockets/CacheClientNotifierTest.java | 67 +++++++++
4 files changed, 260 insertions(+), 24 deletions(-)
create mode 100644
geode-core/src/distributedTest/java/org/apache/geode/internal/cache/tier/sockets/SlowDispatcherDUnitTest.java