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

Incorrect source struct's collection field when dot is present in collection name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 1.0.0.Beta2
    • 0.10.0.Final
    • mongodb-connector
    • None

      When collection has dot in name, source struct's collection field only contains first part of collection name.
      For example: collection name is test.collection, collection field will contain only test part:

      Struct

      {version=0.10.0.Final,connector=mongodb,name=connector,ts_ms=1571228697000,db=testDb,rs=myReplica,collection=test,ord=1,h=3870166902378819437}

      In 0.9.+ versions, collection field wasn't present in source struct.

              jpechane Jiri Pechanec
              bellatrix95 Ivana Tipuric (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: