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

Transactions needs access to the durable_kv_timeout

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 1.0.0-beta.3
    • None
    • None
    • None
    • 1
    • SDK22: Lambda + KV Range Scan

    Description

      When constructing a transactions object, we have only the cluster object.  So we have no way of knowing the durable_kv_timeout being used by the cluster, which should be our default kv_timeout for transactions, and communicated to the query server when doing transactional queries.   

       

      Perhaps an accessor to get the private _origin would be sufficient - you can get whatever you want from that.  This blocks TXNCXX-248

      Attachments

        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