[ https://issues.apache.org/jira/browse/KAFKA-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15983633#comment-15983633 ]
Mariam John commented on KAFKA-4994: ------------------------------------ [~cmccabe] [~ewencp] A fix for this issue is ready for review whenever you have some time. Thank you. > Fix findbugs warning about OffsetStorageWriter#currentFlushId > ------------------------------------------------------------- > > Key: KAFKA-4994 > URL: https://issues.apache.org/jira/browse/KAFKA-4994 > Project: Kafka > Issue Type: Bug > Reporter: Colin P. McCabe > Assignee: Mariam John > Labels: newbie > > We should fix the findbugs warning about > {{OffsetStorageWriter#currentFlushId}} > {code} > 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 > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)