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

FIT KV: RangeScan "Array lengths differ"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • backlog-3.0
    • None
    • None
    • None

    Description

      These tests:

      1. Test using a custom Transcoder for a Range Scan
        1. RAWJSON
        2. JSON
        3. LEGACY
      2. Insert a single document and check it's returned in a RangeScan, using consistentWith
      3. Insert a single document and check it's returned in a RangeScan, using consistentWith
      4. Create a span on the cluster and provide it to the performer to use for a RangeScan

      Fail with the same array mismatch:

      Expected :21
      Actual   :26
      

      The stacktrace shows the driver trying to validate:

      assertArrayEquals(expectedContent.toBytes(), result.get(0).getContent().getContentAsBytes().toByteArray());
      

      Attachments

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

        Activity

          People

            richard.ponton Richard Ponton
            emilien.bevierre Emilien Bevierre
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty