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

Producer state snapshot needs to be forced to disk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.6.0
    • 2.8.0
    • core
    • None

    Description

      Currently, ProducerStateManager.writeSnapshot() only calls fileChannel.close(), but not explicitly fileChannel.force(). It seems force() is not guaranteed to be called on close(). 

      Attachments

        Issue Links

          Activity

            People

              kbrajesh176 Brajesh Kumar
              junrao Jun Rao
              Jun Rao Jun Rao
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: