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 f53497c GEODE-9811: Turn UnavailableSecurityManagerException into
CacheClosedException (part 2) (#7155)
add 7179a7c GEODE-9803: Fix the flaky "Failed To find authenticated user"
problem (#7149)
No new revisions were added by this update.
Summary of changes:
.../cache/tier/sockets/CacheClientProxy.java | 30 ++++++++--------------
.../cache/tier/sockets/MessageDispatcher.java | 20 ++++++++++-----
.../cache/tier/sockets/ServerConnection.java | 10 +++++---
.../cache/tier/sockets/MessageDispatcherTest.java | 2 ++
.../cache/tier/sockets/ServerConnectionTest.java | 8 +++++-
5 files changed, 39 insertions(+), 31 deletions(-)