Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-9522

kafka-connect failed when the topic can not be accessed

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.3.1
    • None
    • connect
    • None

    Description

      The kafka-connect fail if the topic can not be join (permission issue or topic doesn't exists).

       

      This issue happend using Debezium CDC : https://issues.redhat.com/browse/DBZ-1770

       

      The topic can be choosen using a column on the database. If the topic on a database contains an issue (permission issue or topic doesn't exists), the connect stop to work, and new event will not be sent.

       

      The exception is thrown  on `WorkerSourceTask` by method `maybeThrowProducerSendException`. Maybe add a parameter to not fail on exception. 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            deblockt Deblock
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: