Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-910

MemcachedBucket incorrectly uses observe cmd for Exists and ExistsAsync

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • backlog-2.0, .backlog
    • 2.1.1
    • library
    • None

    Description

      Memcached buckets do not support the observe (0x92) cmd, however the implementation provided uses the observe cmd, thus always returning UnknownCommand (0x0081). The unit tests written for that method were using the wrong bucket type, therefore succeeding.

      These either need to throw NotSupportExceptions or perhaps rewritten with another cmd so that they work.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            jmorris Jeff Morris
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty