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

Data unavailable after restart when disk>ram

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • 1.6.1
    • None
    • couchbase-bucket
    • None
    • Operating System: All
      Platform: All

    Description

      In class LoadStorageKVPairCallback:

      bool retain = shouldBeResident();
      if (!vb->ht.add(*i, false, retain))

      { getLogger()->log(EXTENSION_LOG_WARNING, NULL, "Failed to load item due to memory constraint.\n"); }

      When that happens, we're pretty much in a bad state. We should abort or something here. (need a better test case)

      Attachments

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

        Activity

          People

            dustin@sallings.org Dustin Sallings (Inactive)
            dustin@sallings.org Dustin Sallings (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty