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

OffsetIndex thread safety

    XMLWordPrintableJSON

Details

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

    Description

      We expose non-volatile variables without a lock and outside the class. We also use an `AtomicInteger` unnecessarily since it's always modified within a lock.

      Attachments

        Activity

          People

            ijuma Ismael Juma
            ijuma Ismael Juma
            Guozhang Wang Guozhang Wang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: