Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-1052

Per transaction config is ignored

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 3.x
    • 4.0.0
    • library
    • None
    • 1

    Description

      https://github.com/couchbase/couchnode/blob/186449b5d45f4a0d762f3e1fb6b035ae2a22ca0d/src/transaction.cpp#L63-L64

      The config is constructed but not passed to the transaction_context

      auto txnConfig = jsToCbpp<cbtxns::per_transaction_config>(configJsObj);
      _impl.reset(new cbtxns::transaction_context(transactions));
      

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            jake.rawsthorne Jake Rawsthorne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty