This is an automated email from the ASF dual-hosted git repository.
dschneider pushed a change to branch feature/GEODE-3940
in repository https://gitbox.apache.org/repos/asf/geode.git.
discard 96e327a Added FlushToDiskOperation
discard cbebe49 refactored operation code for Prepare and Finish into a
common BackupOperation abstract class. Implemented new classes for the
FinishBackup operation.
discard 566e44f createRequest no longer takes a PrepareBackupFactory parameter
discard d89c7ed renamed BackupResultCollector to PrepareBackupResultCollector
discard 7ee6ce4 PrepareBackupFactory unit test coverage is now 100%
discard c788c2b PrepareBackupOperation now has 100% coverage by unit test
discard ede5368 BackupDistributedTest now passes
discard c84330a spotless
discard f380c1d WIP
omit d55e6d6 GEODE-3940: prevent warning when processing message by sender
omit 81ff81d GEODE-3940: fix deadlock in backup messages
new 7377e1b GEODE-3940: fix deadlock in backup messages
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (96e327a)
\
N -- N -- N refs/heads/feature/GEODE-3940 (7377e1b)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 1 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:
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].