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

InternalSerializationContext throws a NotSupportedException when the object graph contains JObject

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.3.2
    • 3.3.1
    • None
    • None
    • 1
    • SDK22: Lambda + KV Range Scan

    Description

      Any place InternalSerializationContext is used, such as QueryErrorContext.ToString(), it will throw a NotSupportedException if any of the object graph contains a Newtonsoft.Json.Linq.JObject.

       

      This was discovered during investigation of TXNN-125, as our own Transactions library uses the old Newtonsoft library and mixes in those object.  However, customers could also run into this issue.

      Attachments

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

        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:

              PagerDuty