Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-4003

Explore on understanding the document structure in MongoDB 5.0

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • mongodb-connector
    • None
    • False
    • False

      Upon running the MongoDB tests with the latest 5.0 version, there are assertion failures relating to the structure of the document. For instance,

      FieldBlacklistIT.shouldExcludeFieldsForSetNestedFieldUpdateEventWithArrayOfEmbeddedDocuments:856->assertUpdateRecord:1238->assertUpdateRecord:1272 expected:<{'[$set'={'name'='Sally']}}> but was:<{'[diff'={'u'={'name'='Sally'}, 'saddresses'={'a'=true, 's0'={'i'={'0'={'city'='Amsterdam', 'number'=34, 'street'='Claude Debussylaan'}}}}]}}>
      

      There needs to be a deeper investigation into the nested structure of documents, for egĀ saddresses.

            Unassigned Unassigned
            anmohant Anisha Mohanty
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: