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

Poll interval parameters for history topic is not reflecting

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 0.7.4
    • mysql-connector
    • None

      Added following parameters in connector config :

      "database.history.kafka.recovery.attempts": 60,
      "database.history.kafka.recovery.poll.interval.ms" : 10000

      Expecting it to wait for 60x10 (=600 seconds) before timing out while reading history topic.

      But it is only waiting for 3-4 seconds and then throwing this error :

      java.lang.IllegalStateException: The database history couldn't be recovered. Consider to increase the value for database.history.kafka.recovery.poll.interval.ms

      total records in history topic : 180669

            Unassigned Unassigned
            rajatgangwar Rajat Gangwar (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: