Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
4.5.0
-
Untriaged
-
Yes
Description
Replication rate has regressed in build 4.5.0-1798.
- 1 x 1, non-DGM (100M)
4.5.0-1770 : 96K items / sec
4.5.0-1798 : 42K items / sec.
All other tests also regressed.
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Is this a Regression? | Unknown [ 10452 ] | Yes [ 10450 ] |
Fix Version/s | watson [ 12540 ] |
Assignee | Yu Sui [ yu ] | Ritesh Motlani [ ritesh.motlani ] |
Remote Link | This issue links to "Page (Couchbase, Inc. Wiki)" [ 12064 ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Summary | XDCR : Replication rate seems to have regressed in certain tests | XDCR : Replication rate has regressed in build 4.5.0-1798. |
Description |
Replication rate seems to have regressed in some tests.
- 1 x 1, non-DGM (100M) 4.5.0-1770 : 96K items / sec 4.5.0-1798 : 42K items / sec. Confirming other tests at the moment. |
Replication rate has regressed in build 4.5.0-1798.
- 1 x 1, non-DGM (100M) 4.5.0-1770 : 96K items / sec 4.5.0-1798 : 42K items / sec. All other tests also regressed. |
Labels | perf perf_daily performance | beta1 perf perf_daily performance |
Assignee | Ritesh Motlani [ ritesh.motlani ] | Wayne Siu [ wayne ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
It seems like on 1798 build, goxdcr is crashing couple of times and getting restarted. Restarting goxdcr leads to processing of mutation from the beginning every time goxdcr re-start.
GOXDCR is crashing at statistic manager service due to race condition. I still working on finding solution.
-Thanks
Ritesh