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

completedReceives can contain closed channels

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • network
    • None

    Description

      I'm not entirely sure why at this point but it is possible to throw a Null Pointer Exception when processingCompletedReceives. This happens when a fairly substantial number of simultaneously initiated connections are initiated with the server.

      The processor thread does carry on but it may be worth investigating how the channel could be both closed and completedReceives.

      The NPE in question is thrown here:

      https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/network/SocketServer.scala#L490

      It can not be consistently reproduced either.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Ryan P Ryan P
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: