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

Data read from network not processed by SSL transport layer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.9.0.0
    • 0.9.0.0
    • network
    • None

    Description

      We have been seeing intermittent failures in our performance tests when producer times out while waiting for metadata response, when running with SSL. Digging deeper into this failure, this is a result of data that was read into SslTransporLayer.netReadBuffer during handshake processing, but never processed later unless more data arrives on the network. In the case of the producer, no more data is sent until the metadata response is received and hence metadata request is never processed, leading to timeouts in the producer.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: