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

debezium mongodb connector stops detecting changes after some hours

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • 2.7.0.Alpha2
    • 2.5.1.Final
    • mongodb-connector
    • None
    • False
    • None
    • False
    • Critical

    Description

      In order to make your issue reports as actionable as possible, please provide the following information, depending on the issue type.

      Bug report

      For bug reports, provide this information, please:

      What Debezium connector do you use and what version?

      mongodb connector 2.5

      What is the connector configuration?

      '{"name":"monogdb-connector","config":{"connector.class":"io.debezium.connector.mongodb.MongoDbConnector","mongodb.connection.string":"mongodb://localhost:27017","topic.prefix":"mongodb","database.include.list":"mydb","collection.include.list":"mydb.idtest","exactly.once.support":"required","name":"monogdb-connector","heartbeat.interval.ms":1000}}'

      What is the captured database version and mode of depoyment?

      (E.g. on-premises, with a specific cloud provider, etc.)

      on-premises , MongoDB 5.0 in 3 member replica set

      What behaviour do you expect?

      when a new record is inserted into the mongo collection they should reflect into corresponding topic .

      What behaviour do you see?

      The connector stopped sending messages into the topic even though there are changes occuring in table .After six hours or above one day i am seeing this before that all are ok .
      There is no error or any specific log corresponding to this. The heart beat log is as usual but the connect-offset messages are stopped but there are changes happening for the mentioned  table.

      Do you see the same behaviour using the latest relesead Debezium version?

      (Ideally, also verify with latest Alpha/Beta/CR version)

      yes

      Do you have the connector logs, ideally from start till finish?

      (You might be asked later to provide DEBUG/TRACE level log)

      No Error nothing 

      How to reproduce the issue using our tutorial deployment?

      <Your answer>

      Feature request or enhancement

      For feature requests or enhancements, provide this information, please:

      Which use case/requirement will be addressed by the proposed feature?

      <Your answer>

      Implementation ideas (optional)

       

      Attachments

        1. log
          75 kB
        2. log-1
          106 kB
        3. new log
          14 kB

        Activity

          People

            jcechace@redhat.com Jakub Čecháček
            mogili842 mogileeswar g
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: