Uploaded image for project: 'C++ Couchbase Client'
  1. C++ Couchbase Client
  2. CXXCBC-485

Results are not being streamed back in the Public API

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • 1.0.1
    • None
    • library
    • None

    Description

      At the moment the C++ public API is not streaming back results for most streaming operations (E.g. query, search, getReplica, etc.) as required by the RFCs, but instead returning the results back as a std::vector.

      Functionality to stream HTTP operations in the core was added in in CXXCBC-50, and range scan also streams back KV results (See CXXCBC-443 for the public API).

      We should discuss and figure out the next steps with streaming back results per the RFCs

      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
              matt.wozakowski Matt Wozakowski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes