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

KafkaProducer's sendOffsetsToTransaction should not block infinitively

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.0
    • 2.7.0, 2.5.2, 2.6.1
    • clients, streams
    • None

    Description

      Currently, KafkaProducer's sendOffsetsToTransaction maybe block infinitively when Kafka cluster go down.

      It's considered that this method should be affected with max.block.ms to avoid block infinitively, like other transaction-related methods such as initTransaction and commitTransaction, etc.

       

      Attachments

        Issue Links

          Activity

            People

              sasakitoa Sasaki Toru
              sasakitoa Sasaki Toru
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: