You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ji...@apache.org on 2021/11/18 17:49:04 UTC

[geode] branch develop updated (e832de0 -> 1fac184)

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 e832de0  GEODE-9449: Remove 'b' prefix from constants (#7118)
     add 1fac184  GEODE-9803: turning on security debug log in the test and add more debug logging (#7117)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/geode/security/AuthExpirationDUnitTest.java  |  7 +++++--
 .../org/apache/geode/cache/client/internal/AbstractOp.java  |  8 ++++++--
 .../geode/cache/client/internal/AuthenticateUserOp.java     |  4 +++-
 .../internal/cache/tier/sockets/CacheClientNotifier.java    | 13 ++++++++-----
 .../geode/internal/cache/tier/sockets/CacheClientProxy.java |  4 +++-
 .../geode/internal/cache/tier/sockets/ServerConnection.java |  4 ++++
 ....java => AuthExpirationBackwardCompatibleDUnitTest.java} |  2 +-
 7 files changed, 30 insertions(+), 12 deletions(-)
 rename geode-core/src/upgradeTest/java/org/apache/geode/security/{AuthExpirationDUnitTest.java => AuthExpirationBackwardCompatibleDUnitTest.java} (99%)