[
https://issues.apache.org/jira/browse/BEAM-928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Romanenko updated BEAM-928:
----------------------------------
Fix Version/s: (was: Not applicable)
2.12.0
> Enable Spotbugs in KafkaIO
> --------------------------
>
> Key: BEAM-928
> URL: https://issues.apache.org/jira/browse/BEAM-928
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-kafka
> Reporter: Daniel Halperin
> Assignee: Alexey Romanenko
> Priority: Major
> Labels: triaged
> Fix For: 2.12.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> {code}
> [INFO] Inconsistent synchronization of
> org.apache.beam.sdk.io.kafka.KafkaIO$UnboundedKafkaReader$PartitionState.latestOffset;
> locked 75% of time
> [org.apache.beam.sdk.io.kafka.KafkaIO$UnboundedKafkaReader,
> org.apache.beam.sdk.io.kafka.KafkaIO$UnboundedKafkaReader$PartitionState,
> org.apache.beam.sdk.io.kafka.KafkaIO$UnboundedKafkaReader$PartitionState,
> org.apache.beam.sdk.io.kafka.KafkaIO$UnboundedKafkaReader$PartitionState]
> Unsynchronized access at KafkaIO.java:[line 1064]Synchronized access at
> KafkaIO.java:[line 822]Synchronized access at KafkaIO.java:[line
> 827]Synchronized access at KafkaIO.java:[line 830]
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)