This is an automated email from the ASF dual-hosted git repository.
klund pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from a429325 GEODE-7015: Check region persistent ID before close to avoid
hang
new 81f8f9c GEODE-7001: Rename LocalRegionTest to
LocalRegionPartialMockTest
new c2ef3c6 GEODE-7001: Prevent potential NPE in LocalRegion
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/geode/internal/cache/LocalRegion.java | 24 +-
.../internal/cache/AbstractRegionJUnitTest.java | 6 +-
...onTest.java => LocalRegionPartialMockTest.java} | 2 +-
.../geode/internal/cache/LocalRegionTest.java | 285 ++++-----------------
4 files changed, 74 insertions(+), 243 deletions(-)
copy
geode-core/src/test/java/org/apache/geode/internal/cache/{LocalRegionTest.java
=> LocalRegionPartialMockTest.java} (99%)