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

getl return LOCK_ERROR for keys which are only on disk and not in memory

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.6.5.1
    • 1.6.4, 1.6.4.1, 1.6.5
    • couchbase-bucket
    • Security Level: Public
    • None

    Description

      set testkey 0 0 5
      dummy
      STORED

      Evict the key from memory using: /opt/membase/bin/ep_engine/management/flushctl localhost:11211 evict testkey

      getl testkey
      LOCK_ERROR
      getl testkey
      LOCK_ERROR
      gets testkey
      VALUE testkey 0 5 6
      dummy
      END
      getl testkey
      VALUE testkey 0 5 7
      dummy
      END

      if a get request is made before getl then it works fine.

      Attachments

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

        Activity

          People

            trond Trond Norbye
            sbkrishnamurthy Sriharsha Krishnamurthy
            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