Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-16092 Queues for Kafka
  3. KAFKA-18197

Check if nodeToSend is null before sending ShareAcknowledge.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      There is a minor bug when we are building a ShareAcknowledge request. We might get a null response forĀ 

      Node nodeToSend = metadata.fetch().nodeById(nodeId);

      We need to add a check to prevent a null pointer exception for the same.

      Attachments

        Issue Links

          Activity

            People

              shivsundar Shivsundar R
              shivsundar Shivsundar R
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: