Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-1441

MutationState not handled consistently

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.1.2
    • 4.0.0, 4.1.0, 4.1.1
    • None
    • None
    • 0

    Description

      The mutation state should be treated consistently throughout the streaming APIs. Currently N1QL pass the mutation tokens to the bindings as as set and search passes mutation tokens to the bindings as a list. Lets treat mutation state as a set throughout all the SDK and pass it to the bindings as a list.

      • Treat mutation state as a set of mutation tokens and passed to bindings as list.
      • Add test to verify RYOW in query and search.
      • Move mutation tokens utility methods from n1ql.cxx to utils.cxx (prep for future changes w/ kv rangescan).

      Attachments

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

        Activity

          People

            jared.casey Jared Casey
            jared.casey Jared Casey
            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