Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-157

partition and opaque fields appear to be required in requests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 1.0.0
    • 1.0.0-beta
    • None

    Description

      The partition and opaque fields exist on the _request structures for kv commands without being optional. This leads to the impression that they are truly required fields. This is actually slightly more confusing by virtue of the fact that partition default-initializes to 0, but partition 0 is itself a valid partition number.

      Attachments

        Issue Links

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

          Activity

            People

              avsej Sergey Avseyev
              brett19 Brett Lawson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes