Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-11828

Formula for calculating delta sync sizing requirement is incorrect

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • Mobile 2.8, Mobile 3.0, Mobile 3.1
    • None
    • None
    • None

    Description

      Formula is presented as: 
      (doc_size * updates_per_day * 86400) / rev_max_age_seconds
      when it should be:

      (doc_size * updates_per_day * rev_max_age_seconds) / 86400

      Attachments

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

        Activity

          People

            elliot.hunter Elliot Hunter
            elliot.hunter Elliot Hunter
            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