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

Fix findbugs warning about OffsetStorageWriter#currentFlushId

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.1.0
    • None

    Description

      We should fix the findbugs warning about OffsetStorageWriter#currentFlushId

      Multithreaded correctness Warnings
      IS2_INCONSISTENT_SYNC:   Inconsistent synchronization of org.apache.kafka.connect.storage.OffsetStorageWriter.currentFlushId; locked 83% of time
      IS2_INCONSISTENT_SYNC:   Inconsistent synchronization of org.apache.kafka.connect.storage.OffsetStorageWriter.toFlush; locked 75% of time
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cmccabe Colin McCabe
              Colin McCabe Colin McCabe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: