Rework the "replicate()" to create a new source checkpoint as the first step, so that any changes made in parallel will be associated with the next checkpoint. Before this commit, there was a race condition where a change might end up being associated with the already-replicated checkpoint and thus not picked up by the next replication run. |
||
---|---|---|
.. | ||
connectors | ||
access-context.js | ||
application.js | ||
browser-express.js | ||
builtin-models.js | ||
express-middleware.js | ||
loopback.js | ||
model.js | ||
persisted-model.js | ||
registry.js | ||
runtime.js | ||
server-app.js |