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

KafkaConsumer swallows exceptions raised from message deserializers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.9.0.0, 0.9.0.1, 0.10.0.0
    • 0.10.0.1
    • consumer
    • None

    Description

      Message deserialization is currently done in the FetchResponse handler which is executed by NetworkClient. Unfortunately, this means that any exceptions raised by the deserializer will be eaten by NetworkClient and not raised to users. This will be fixed (if unintentionally) in KAFKA-3888, but we should make sure that this is fixed in 0.9.0 and 0.10.0 as well.

      Attachments

        Issue Links

          Activity

            People

              hachikuji Jason Gustafson
              hachikuji Jason Gustafson
              Ismael Juma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: