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 68f2c63 GEODE-10092: cleanup unused code (#7441)
add 2554f42 GEODE-10097: Avoid Thread.sleep for reauthentication in
MessageDispatcher (#7416)
No new revisions were added by this update.
Summary of changes:
.../geode/security/AuthExpirationDUnitTest.java | 9 +++-
.../cache/tier/sockets/CacheClientProxy.java | 7 +++
.../cache/tier/sockets/MessageDispatcher.java | 57 ++++++++++++++--------
.../cache/tier/sockets/ServerConnection.java | 1 +
.../cache/tier/sockets/MessageDispatcherTest.java | 8 +--
.../geode/security/ExpirableSecurityManager.java | 8 ++-
.../sanctioned-geode-junit-serializables.txt | 2 +-
7 files changed, 64 insertions(+), 28 deletions(-)