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

XDCR checkpoint interval does not provide optimal behavior for read heavy workloads

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 3.0
    • 2.0
    • XDCR
    • Security Level: Public
    • None

    Description

      XDCR has a default checkpoint interval of 30 minutes. Replication checkpoints are written when either of 2 conditions are satisfied:
      1. vBucket replicator takes longer than the checkpoint interval
      2. vBucket replicator determines that it has been longer than the checkpoint interval since the last checkpoint was written

      However, if you have a read-only dataset, checkpoints may never be written (initial replication finishes in less than 30 minutes, no mutations later to trigger 2nd rule).

      NOTE: it should be noted that this only results in additional meta-data being sent, not full documents

      In read-heavy (but not read-only) workloads the behavior may still not be optimal.

      Attachments

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

        Activity

          People

            alkondratenko Aleksey Kondratenko (Inactive)
            mschoch Marty Schoch [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty