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/02 20:21:24 UTC

[geode] branch develop updated (a18ad46 -> af79b3a)

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 a18ad46  Revert "GEODE-9756: add geode-for-redis-replica-count gemfire property (#7058)" (#7069)
     add af79b3a  GEODE-9792: avoid sending in multiple authentication request on the same connection by different threads. (#7067)

No new revisions were added by this update.

Summary of changes:
 .../client/internal/ConnectionFactoryImpl.java     | 14 +++++++--
 .../client/internal/ConnectionFactoryImplTest.java | 35 ++++++++++++++++++++++
 .../geode/security/MultiUserAPIDUnitTest.java      | 17 ++++++++++-
 .../templates/TrackableUserPasswordAuthInit.java   | 30 ++++++++-----------
 4 files changed, 74 insertions(+), 22 deletions(-)
 copy geode-core/src/distributedTest/java/org/apache/geode/distributed/AuthInitializer.java => geode-junit/src/main/java/org/apache/geode/security/templates/TrackableUserPasswordAuthInit.java (60%)