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

FIT Query: QueryOptionTest failures

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.5.1
    • None
    • None
    • None

    Description

      The test:

      • metricsAreAbsentUnlessRequested()
      • preserveExpiry()
      • exerciseAllOptions()
      • consistentWith()

      are all failing with various issues.

      Causes:

      • SDK returns QueryMetrics even when not requested. The RFC states that the "metrics" field of queries default to false. The is nullable in the SDK and doesn't get written to the request.
      • Performer did not handle ClientContextId for QueryOptions, and SDK would overwrite it with a Guid if the options were cloned.
      • Performer did not convert MutationState for ConsistentWith
      • Performer did not convert handle preserve expiry

      Attachments

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

        Activity

          People

            emilien.bevierre Emilien Bevierre
            emilien.bevierre Emilien Bevierre
            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