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

SendFailedException when new consumer is run with SSL

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.10.0.0
    • consumer
    • None

    Description

      When running new consumer with SSL, debug logs show these exceptions every time:

      [2015-10-19 20:57:43,389] DEBUG Fetch failed (org.apache.kafka.clients.consumer.internals.Fetcher)
      org.apache.kafka.clients.consumer.internals.SendFailedException

      The exception occurs because send is queued before SSL handshake is complete. I am not sure if the exception is harmless, but it will be good to avoid the exception either way since it feels like an exception that exists to handle edge cases like buffer overflow rather than something in a normal code path.

      Attachments

        Activity

          People

            rsivaram Rajini Sivaram
            rsivaram Rajini Sivaram
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: