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

Mutation Queues - Cursor dropping

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Fix
    • Major
    • 3.0
    • 2.2.0
    • None
    • Security Level: Public
    • None
    • 3

    Description

      If a cursor is slow then the mutation manager overhead will continue to grow until the server runs out of space and can cause the entire cluster to become slow. As a result we need a way to relieve memory pressure by dropping slow cursors. When we drop a cursor then this means that we have to schedule a disk backfill in order to read the items that were dropped off of disk. We also need to make sure that when we catch back up to mutations that are contained in the mutation manager that we stop reading off of disk and start reading out of memory again.

      Attachments

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

        Activity

          People

            dliao David Liao (Inactive)
            mikew Mike Wiederhold [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty