You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by jm...@apache.org on 2022/02/11 23:39:23 UTC

[geode] branch develop updated (9fa1c1b -> a98197b)

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 9fa1c1b  GEODE-10021: Clean up RemoteTransactionDUnitTest (#7339)
     add a98197b  GEODE-9990: turn DiskAccessException into CacheClosedException (#7334)

No new revisions were added by this update.

Summary of changes:
 .../internal/cache/DiskInitFileJUnitTest.java      | 72 ++++++++++++++++++++++
 .../apache/geode/internal/cache/DiskInitFile.java  | 25 ++++++--
 .../internal/cache/PRHARedundancyProvider.java     | 10 +++
 .../cache/partitioned/CreateBucketMessage.java     |  5 +-
 .../internal/cache/PRHARedundancyProviderTest.java | 72 ++++++++++++++++++++++
 5 files changed, 176 insertions(+), 8 deletions(-)