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

Fix a bug related to updating the callbacks after commitAsync.

    XMLWordPrintableJSON

Details

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

    Description

      There was a bug in handling the ShareAcknowledgeResponse for commitAsync, where we send out a background event to the application thread to update the callbacks for EVERY TopicIdPartition.
      The map that was sent in the event was updated with the partition information after each response was processed. So we ended up sending responses for partitions that were already sent in the previous event.

      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: