Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-34261

With durability, doc ops are almost 7 times slower when replicas=1

    XMLWordPrintable

Details

    Description

      Environment:

      • 2 node cluster
      • Default bucket with replicas = 1

      Steps to reproduce:
      Run the attached java program(You may have to change the IPs) on the above mentioned environment. It will insert 1000 docs in a batch of 10, 3 times 3 different durability levels mentioned below

      Results:
      Time for DurabilityLevel = None is 964 ms
      Time for DurabilityLevel = Majority is 6451 ms
      Time for DurabilityLevel = PERSIST_TO_MAJORITY is 8538 ms

      Attachments

        1. App.java
          7 kB
        2. time_comparison
          305 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              ritesh.agarwal Ritesh Agarwal
              ritesh.agarwal Ritesh Agarwal
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty