Uploaded image for project: 'Couchbase node.js Client Library'
  1. Couchbase node.js Client Library
  2. JSCBC-224

Arrays not properly written to the database in 0,5% of upsert writes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Blocker
    • None
    • 2.0.6
    • library
    • Security Level: Public
    • None
    • Couchbase Community Server 3.0.1

    Description

      When writing 242983 JSON-arrays of the form ["a","b","c", ...] (in a loop, using "upsert"), in 1295 cases (seeming non-deterministic), not an array, but an object (of the form ["0":"a","1":"b","2":"c", ...]) has been stored.

      When accesing the data, the wrong datatype is returned (as stored in the database).

      Attachments

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

        Activity

          People

            brett19 Brett Lawson
            pbihler pbihler
            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