This is an automated email from the ASF dual-hosted git repository.
nnag pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from b8cc101 GEODE-8752: Revoke using member's actual address (#5797)
add a39c200 GEODE-8748: Prevents NPE on alter expiry on proxy regions
(#5790)
No new revisions were added by this update.
Summary of changes:
.../geode/internal/cache/PartitionedRegion.java | 25 +++++---
...TimeToLiveExpirationOnProxyRegionDUnitTest.java | 74 ++++++++++++++++++++++
2 files changed, 90 insertions(+), 9 deletions(-)
create mode 100644
geode-gfsh/src/distributedTest/java/org/apache/geode/management/internal/cli/commands/AlterTimeToLiveExpirationOnProxyRegionDUnitTest.java