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

Chain connection for cluster operations in async APIs

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • 4.1.x
    • None
    • None
    • None
    • 1

    Description

      In the same manner we allow chaining the connection operation with KV operations (only in the async APIs), we should do the same for cluster/bucket operations.

      Tasks:

      • Chain the connection operation with the following:
        • query
        • analytics_query
        • search_query
        • view_query (this is a bucket operation)
      • Write tests to verify chaining functionality is successful

      We should be able to apply the same logic to the management APIs. So, possibly chain the connection operation with the following (possibly a separate ticket..maybe for each...TBD):

      • Bucket Management
      • Collection Management
      • Analytics Index/Link Management
      • Query Index Management
      • Search Index Management
      • View Management
      • Eventing Function Management
      • User Management

      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:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty