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

Transactions hooks should be asynchronous

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.0.0-dp.14
    • None
    • None
    • None
    • 3
    • SDK08: SDK3.5, 0xD, FtrNA, PS, SDK10: FIT, PthFndng, 3.5 Rel

    Description

      Transactions hooks sometimes need to do a KV operation within an operation callback (which is running on an IO thread) and guarantee that the KV operation has completed. They should take a callback so we don't need to block inside the IO thread.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes