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
- is related to
-
KAFKA-4773 The Kafka build should run findbugs
- Resolved
- links to