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

skip BSONObjectTooLarge data

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • None
    • None
    • None
    • False
    • None
    • False

    Description

      hi all
      i am using mongob 1.9 debezium connector i have some documents which bigger than 16 MB so i am gettingĀ 

      Command failed with error 10334 (BSONObjectTooLarge): 'BSONObj size: 24414461 (0x17488FD) is invalid. Size must be between 0 and 16793600(16MB) First element: _id: { _data: "8262829805000001302B022C0100296E5A1004F646B7695B2A4FC3ABC51208804F428E46645F69640064623026689C399DAC06DA968C0004" }' on server fleet-prod-mongo:27017. The full response is {"operationTime": {"$timestamp": {"t": 1652725843, "i": 25}}, "ok": 0.0, "errmsg": "BSONObj size: 24414461 (0x17488FD) is invalid. Size must be between 0 and 16793600(16MB) First element: _id: { _data: \"8262829805000001302B022C0100296E5A1004F646B7695B2A4FC3ABC51208804F428E46645F69640064623026689C399DAC06DA968C0004\" }", "code": 10334, "codeName": "BSONObjectTooLarge", "$clusterTime": {"clusterTime": {"$timestamp": {"t": 1652725843, "i": 25}}, "signature": {"hash": {"$binary": {"base64": "AAAAAAAAAAAAAAAAAAAAAAAAAAA=", "subType": "00"}}, "keyId": 0}}}

      how can i skip this error and continue for next data

      Thanks
      Mike

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mike.mulaffer@innoventintegrated.com mike mulaffer (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: