This is an automated email from the ASF dual-hosted git repository.
upthewaterspout pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.
from f80efcd GEODE-6483: Correct render.py multipass failure. (#3281)
new 6234529 GEODE-6348: Wait for cache to close in test of
ConflictingPersistentData
new 3c43763 Don't make an exception it's own cause in
generateCancelledException
The 7487 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:
.../PersistentPartitionedRegionDistributedTest.java | 4 ++++
.../apache/geode/internal/cache/GemFireCacheImpl.java | 7 ++-----
.../org/apache/geode/internal/lang/ThrowableUtils.java | 18 ++++++++++++++++++
.../apache/geode/internal/lang/ThrowableUtilsTest.java | 18 ++++++++++++++++++
4 files changed, 42 insertions(+), 5 deletions(-)