This is an automated email from the ASF dual-hosted git repository.
jmelchior pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from 3b2c531 GEODE-9486: Fix validate-serializable-objects (#6746)
add 4af2bad GEODE-9458: function execution with expiring authentication
(#6789)
No new revisions were added by this update.
Summary of changes:
.../geode/security/AuthExpirationDUnitTest.java | 3 +
.../security/AuthExpirationFunctionDUnitTest.java | 142 +++++++++++++++++++++
2 files changed, 145 insertions(+)
create mode 100644
geode-core/src/upgradeTest/java/org/apache/geode/security/AuthExpirationFunctionDUnitTest.java