Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.5.0
-
Untriaged
-
Unknown
Description
EE Restore throughput dropped in build 4.5.0-2600.
There is a change in build 2599 (MB-19816). Not sure if that's what causes the regression.
Test (MB/sec) | 4.5.0-2585 (RC1) | 4.5.0-2594 (RC2) | 4.5.0-2600 (RC3) | 4.5.0-2601 (RC4) |
---|---|---|---|---|
EE Full Restore | 106 | 112 | 89 | 115 |
I assume EE backup uses SET or similar to insert documents. Given the regression introduced in 4.5.0-2595 (https://issues.couchbase.com/browse/MB-19821) could also reduce the speed of mutations, I'd recommend re-testing with the next build (I assume 2601), or with the toy build including the fix: http://server.jenkins.couchbase.com/job/watson-toy/542/
(Fix: http://review.couchbase.org/#/c/64789)