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

Key-value operations do not have a parent_span option

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 1.0.1
    • None
    • None
    • None
    • 1

    Description

      Recent changes made to the cxx client removed the parent_span option from certain operations when using new paths provided for accessing operations. In order to incorporate legacy durability, the wrappers have to use the new API paths and so do not have a way to pass in a parent_span to the operation. I think it might only impact mutation operations at the moment, but it is possible moving forward all KV operations are impacted.

      See changes in these commits: 384839 & 4988db

      Attachments

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

        Activity

          People

            avsej Sergey Avseyev
            jared.casey Jared Casey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes