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 beb898c GEODE-9775: fix remaining pipelines to support k8s (#7099)
add 9f41e48 GEODE-9792: synchronize multi-user authentication on
different threads (#7088)
No new revisions were added by this update.
Summary of changes:
.../cache/client/internal/OpExecutorImpl.java | 39 +++++++-------
.../cache/client/internal/UserAttributes.java | 3 ++
.../client/internal/OpExecutorImplUnitTest.java | 63 +++++++++++++++++++---
.../geode/security/MultiUserAPIDUnitTest.java | 57 ++++++++++++++++++--
...nit.java => CountableUserPasswordAuthInit.java} | 8 +--
5 files changed, 137 insertions(+), 33 deletions(-)
rename
geode-junit/src/main/java/org/apache/geode/security/templates/{TrackableUserPasswordAuthInit.java
=> CountableUserPasswordAuthInit.java} (86%)