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

Update nodesWithPendingRequests only when a request successfully builds

    XMLWordPrintableJSON

Details

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

    Description

      nodesWithPendingRequests is being updated everytime, even when the request could not be built (requestBuilder is null). This should not be the case, as it would not allow any further requests to be sent seeing the node occupied already.

       

      Fix - update nodesWithPendingRequests only if a request was built successfully

      Attachments

        Issue Links

          Activity

            People

              shivsundar Shivsundar R
              cwadhwa Chirag Wadhwa
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: