Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-268

ReplicateTo.ZERO+PersistTo.ZERO should be handled specially so as not to impact performance

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 1.1.6
    • 1.1.3
    • Core
    • Security Level: Public
    • None
    • Sprint 1 - CW 19 & 20

    Description

      When testing the durability constraints with ZERO for both replicate and persist, there is a noticeable drop in throughput due to the extra call to the server to check for these constraints.

      Intuitively, since this is a "single" API that hides the functionality from the user, the user expects that supplying ZERO for both of these options should be the same speed as not supplying them at all.

      Attachments

        For Gerrit Dashboard: JCBC-268
        # Subject Branch Project Status CR V

        Activity

          People

            daschl Michael Nitschinger
            perry Perry Krug
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty