[
https://issues.apache.org/jira/browse/KAFKA-4977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947912#comment-15947912
]
Colin P. McCabe commented on KAFKA-4977:
----------------------------------------
It's not clear me why {{OffsetStorageWriter#doFlush}} does not take the lock,
but {{OffsetStorageWriter#beginFlush}}, {{OffsetStorageWriter#cancelFlush}},
{{OffsetStorageWriter#handleFinishWrite}}, etc. all take the lock. There
might be a bug lurking there... I have to look at it more closely.
For the other findbugs warnings, I posted a PR that should fix or suppress them
all.
> kafka-connect: fix findbugs issues in connect/runtime
> -----------------------------------------------------
>
> Key: KAFKA-4977
> URL: https://issues.apache.org/jira/browse/KAFKA-4977
> Project: Kafka
> Issue Type: Bug
> Reporter: Colin P. McCabe
> Assignee: Colin P. McCabe
>
> kafka-connect: fix findbugs issues in connect/runtime
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)