Kenneth Knowles created BEAM-6559:
-------------------------------------
Summary: IsmReaderImpl makes inconsistent assumptions about
nullness
Key: BEAM-6559
URL: https://issues.apache.org/jira/browse/BEAM-6559
Project: Beam
Issue Type: Bug
Components: runner-dataflow
Reporter: Kenneth Knowles
Assignee: Luke Cwik
In IsmReaderImpl, there is a dereference of indexPerShard where a conditional
just above implies that it could be null. You can find it by searching for this
Jira number in the codebase, where I am suppressing the FB warning, though it
implies a real bug.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)