[ 
https://issues.apache.org/jira/browse/KAFKA-4994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Gustafson resolved KAFKA-4994.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> 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
>            Priority: Major
>              Labels: newbie
>             Fix For: 2.1.0
>
>
> 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
(v7.6.3#76005)

Reply via email to