Skip to content

Commit bb4b3cc

Browse files
committed
Incorporated review comments
1 parent 49984b4 commit bb4b3cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/migrate/concepts-vmware-agentless-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ Delta replication cycles are scheduled as follows:
137137

138138
- First delta replication cycle is scheduled immediately after the initial replication cycle completes
139139
- Next delta replication cycles are scheduled according to the following logic:
140-
min[max[(Previous delta replication cycle time/2), 1 hour], 12]
140+
min[max[(Previous delta replication cycle time/2), 1 hour], 12 hours]
141141

142142
That is, the next delta replication will be scheduled no sooner than one hour and no later than 12 hours. For example, if a VM takes four hours for a delta replication cycle, the next delta replication cycle is scheduled in two hours, and not in the next hour.
143143

0 commit comments

Comments
 (0)