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 54e5f9a  GEODE-7403: Add LogConsumer distributed tests (#4279)
     add dc5ebc2  GEODE-7252: Create IncrementalBackupIntegrationTest (#4332)

No new revisions were added by this update.

Summary of changes:
 .../backup/IncrementalBackupDistributedTest.java   | 543 ++++-----------------
 .../backup/IncrementalBackupIntegrationTest.java}  | 404 ++++++---------
 .../org/apache/geode/internal/ClassPathLoader.java |   3 +-
 .../org/apache/geode/internal/JarDeployer.java     |   8 +
 .../admin/remote/MissingPersistentIDsRequest.java  |   3 +-
 .../FileSystemIncrementalBackupLocation.java       |   4 +-
 .../apache/geode/internal/util/TransformUtils.java |  15 +-
 7 files changed, 246 insertions(+), 734 deletions(-)
 copy 
geode-core/src/{distributedTest/java/org/apache/geode/internal/cache/backup/IncrementalBackupDistributedTest.java
 => 
integrationTest/java/org/apache/geode/internal/cache/backup/IncrementalBackupIntegrationTest.java}
 (55%)

Reply via email to