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

MutationState is not passed to C++ client for search operations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.1.5
    • 4.1.4
    • None
    • None
    • 1

    Description

      When a search_query is executed we first create a SearchQueryBuilder that is responsible for creating all the "parts" necessary to execute a search. When we go to actually execute the search would distill all the parameters for the search query into a dict(). As a part of that process we are mistakenly filtering out mutation_state rending RYOW operations to not be able to work with search queries.

      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