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

We need to send transactions to a specific query node

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Blocker
    • 1.0.0-beta
    • None
    • None
    • None
    • 1
    • SDK02: CB++ and Query Error

    Description

      So – after a BEGIN WORK call, all subsequent queries for that transaction attempt need to be sent to the same query node that responded to that BEGIN WORK call. Ideally, we'd have an optional field in the query_request specifying the node to send the request to.

      Probably there needs to be some errors handling around that node no longer being available, etc... as well.

      Blocks transactions 2.1 - though as long as there is just one query node, we can continue developing that work.

      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
              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