Uploaded image for project: 'Couchbase Ruby client library'
  1. Couchbase Ruby client library
  2. RCBC-485

Results not being streamed for lookup_in_all_replicas

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.5.x
    • None
    • None
    • None

    Description

      At the moment the Ruby SDK's API is not streaming back results for most streaming operations, including lookup_in_all_replicas, as required by the RFCs, but returns an array instead.

      This is currently blocked by the C++ core returning the relevant results in an std::vector. Though maybe as a first step we should consider whether any changes are needed in the Ruby SDK's API and if these are possible.

      Attachments

        Issue Links

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

          Activity

            People

              avsej Sergey Avseyev
              Dimitris.Christodoulou Dimitris Christodoulou
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty