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 fc3f991 GEODE-10032: Add Category to RedisCommandType (#7354)
add 592dd65 GEODE-10042: do not make ClientUserAuths null when we are not
unregister client yet. (#7357)
No new revisions were added by this update.
Summary of changes:
.../cache/tier/sockets/CacheClientProxyTest.java | 16 +++-
.../cache/tier/sockets/CacheClientProxy.java | 43 ++++++-----
.../cache/tier/sockets/ClientHealthMonitor.java | 14 ++--
.../cache/tier/sockets/ServerConnection.java | 86 ++++++++++++----------
.../cache/tier/sockets/ServerConnectionTest.java | 48 +++++++++++-
5 files changed, 141 insertions(+), 66 deletions(-)