Daniel Halperin created BEAM-929:
------------------------------------
Summary: Findbugs doesn't pass in Kinesis
Key: BEAM-929
URL: https://issues.apache.org/jira/browse/BEAM-929
Project: Beam
Issue Type: Bug
Components: sdk-java-extensions
Reporter: Daniel Halperin
Assignee: Raghu Angadi
{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
(v6.3.4#6332)