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

Long strings in documents cause hang on retrieval

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 0.0.12
    • None
    • library
    • Security Level: Public
    • None
    • windows 7, linux
    • Impediment

    Description

      Create documents with long strings inside them. Try to retrieve documents using get or multi-get. See that single callbacks or spooled callbacks do not always get called.

      Error is demonstrated best when creating documents with strings of greater than 1200 characters, with the error occurring more often the larger the strings.

      See following gist for test case:

      https://gist.github.com/benjamind/5247953

      Case should insert 4 documents with strings of 5000 characters each, then attempt to retrieve them 50 times. Will hang if error occurs.

      Attachments

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

        Activity

          People

            trond Trond Norbye
            benjamind Ben Delarre
            Votes:
            1 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty