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

crash on get_multi with ItemCollection with options

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 2.1.3
    • None
    • library
    • None

    Description

      Client crashes:

      item = Item('testkey',{"stuff":"things"})
      items1 = ItemOptionDict()
      items1.add(item, replica=False)
      cb.get_multi(items1) 
      

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            mnunberg Mark Nunberg (Inactive)
            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