You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2020/01/14 16:01:01 UTC

[couchdb] branch master updated (660889d -> 3573dcc)

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 660889d  Enable arm64v8 builds on Jenkins (#2436)
     add 0a20de6  Properly account for replication stats when splitting bulk docs batches
     add 3573dcc  Preserve replication job stats when jobs are re-created

No new revisions were added by this update.

Summary of changes:
 .../src/couch_replicator_scheduler_job.erl         |  12 +-
 .../src/couch_replicator_stats.erl                 |  38 ++++--
 .../src/couch_replicator_worker.erl                |   5 +-
 ...ch_replicator_retain_stats_between_job_runs.erl | 145 ++++++++++++++++-----
 test/elixir/test/replication_test.exs              |  72 +++++-----
 5 files changed, 188 insertions(+), 84 deletions(-)