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

QueryIndexManager get_all_indexes fails with Unable to parse args/kwargs

    XMLWordPrintable

Details

    • Bug
    • Resolution: Not a Bug
    • Critical
    • None
    • 4.0.3
    • library
    • None
    • 1

    Description

      Calling 

      get_all_indexes("bucket") results in an error:

      <message=Cannot perform management operation.  Unable to parse args/kwargs., C Source=/Users/couchbase/jenkins/workspace/python/sdk/python-scripted-build-pipeline/py-client/src/management/management.cxx:292>

      Per the docs the bucket parameter is a string so this should work.

      get_all_indexes(bucket_name, options, *kwargs)

      • bucket_name (str) – The name of the bucket to fetch indexes for.

      See attached program to reproduce the error.

      Attachments

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

        Activity

          People

            jared.casey Jared Casey
            michael.minichino Michael Minichino
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty