nickva opened a new pull request #2447: Improve replication stats handling URL: https://github.com/apache/couchdb/pull/2447 Two related fixes (as 2 separate commits): 1) Preserve replication job stats when jobs are re-created. 2) Properly account for replication stats when splitting bulk docs batches. Commit comments have better summaries but the main idea is improve how we keep track of replication stats. Some of those like `doc_write_failures` count is quite important.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
