Uploaded image for project: 'Couchbase .NET client library'
  1. Couchbase .NET client library
  2. NCBC-3318

Protostellar: Expose KV operation option values publicly.

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 3.4.3
    • None
    • None
    • 0
    • SDK02, SDK04

    Description

      The protostellar wrappers need the values in the various KV operations (e.g. GetOptions, UpsertOptions, etc.) that are currently internal.

       

      Possible solution to fix two issues at the same time:  Create a readonly record equivalent for each KV options type, then use those values instead of the internal fields on the options types.  This eliminates the potential race condition on users re-using an UpsertOptions instance and changing values while an operation is running.

      Attachments

        For Gerrit Dashboard: NCBC-3318
        # Subject Branch Project Status CR V

        Activity

          People

            richard.ponton Richard Ponton
            richard.ponton Richard Ponton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty