Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5156 Options for handling exceptions in streams
  3. KAFKA-5302

Improve exception handling on streams client (communication with brokers)

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.11.0.0
    • None
    • streams
    • None

    Description

      These are exceptions in StreamsKafkaClient.java.

      Currently throws either StreamsException or BrokerNotFoundException.
      Used by InternalTopicManager to create topics and get their metadata.
      Used by StreamPartitionAssignor.
      Currently InternalTopicManager retries a few times after catching an exception.

      A failure here is sent all the way up to the stream thread and will stop the streams pipeline.

      Attachments

        Issue Links

          Activity

            People

              mjsax Matthias J. Sax
              enothereska Eno Thereska
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: