You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by do...@apache.org on 2021/11/09 23:23:14 UTC

[geode] branch develop updated (9f41e48 -> 0cb1736)

This is an automated email from the ASF dual-hosted git repository.

donalevans pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 9f41e48  GEODE-9792: synchronize multi-user authentication on different threads (#7088)
     add 0cb1736  GEODE-9805: Do not log arguments of Radish AUTH command (#7094)

No new revisions were added by this update.

Summary of changes:
 .../executor/connection/AuthIntegrationTest.java   | 99 +++++++++++++++++++++-
 .../apache/geode/redis/internal/netty/Command.java | 14 +--
 .../internal/netty/ExecutionHandlerContext.java    |  3 +-
 .../redis/internal/netty/CommandJUnitTest.java     | 38 +++++++--
 4 files changed, 140 insertions(+), 14 deletions(-)