[
https://issues.apache.org/jira/browse/KAFKA-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mariam John reassigned KAFKA-4994:
----------------------------------
Assignee: Mariam John
> 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)