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

Debezium connector task didn't retry when failover in mongodb 5

    XMLWordPrintable

Details

    • False
    • None
    • False

    Description

      Bug report

      Debezium connector task is not retried when failover in mongodb 5

      I tested mongo debezium connector for failover in mongo 4 and 5.

      In case of 4, when failover, the task is retried successfully with MongoSocketOpenException on tail

      but, in case of 5, the task is not retried with MongoNodeIsRecoveringException on tail

      it looks mongo didn't close socket when primary failover in 5 version like recovery mode.

      follow this doc about the exception

      then, we need to retry the exception

      What Debezium connector do you use and what version?

      v1.8.0.Final

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            hwang031451 Inki Hwang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: