This is an automated email from the ASF dual-hosted git repository. jbarrett pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/geode.git.
from c79cd1d GEODE-7114: fix flaky tests by using GeodeAwaitility. (#3979) add 7f2b986 GEODE-7039: Improve read performance during server recovery (#3955) No new revisions were added by this update. Summary of changes: ...ntPartitionedRegionWithRedundancyDUnitTest.java | 318 +++++++++++++++++++++ .../apache/geode/internal/cache/BucketAdvisor.java | 32 ++- 2 files changed, 345 insertions(+), 5 deletions(-) create mode 100644 geode-core/src/distributedTest/java/org/apache/geode/internal/cache/persistence/PersistentPartitionedRegionWithRedundancyDUnitTest.java