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

Align the multi_xxx calls with the rest of the sdk

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 4.0.0
    • None
    • library
    • None
    • 1

    Description

      We should accept the corresponding Options, in those calls, rather than just the old-style kwargs. For instance, multi_upsert should accept an UpsertOptions object, etc... That way, the options are really documented. It could be there are some differences – perhaps some options are not really passed on, but AFAIK, there are none. If so, we could make their own Options classes.

      Alternatively, we can continue to accept the kwargs, but document what is actually accepted (like span).

      Attachments

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

        Activity

          People

            jared.casey Jared Casey
            david.kelly David Kelly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty