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

InterBrokerSendThread#pollOnce throws FatalExitError even though it is shutdown correctly

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8.0, 3.0.0
    • None
    • None

    Description

      kafka tests sometimes shutdown gradle with non-zero code. The (one of) root cause is that InterBrokerSendThread#pollOnce encounters DisconnectException when NetworkClient is closing. DisconnectException should be viewed as "expected" error as we do close it. In other words, InterBrokerSendThread#pollOnce should swallow it.

      Attachments

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: