[
https://issues.apache.org/jira/browse/BEAM-6315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Beam JIRA Bot updated BEAM-6315:
--------------------------------
Labels: (was: stale-assigned)
> UnboundedSourceWrapper checkpoints before starting Readers
> ----------------------------------------------------------
>
> Key: BEAM-6315
> URL: https://issues.apache.org/jira/browse/BEAM-6315
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Maximilian Michels
> Priority: P3
>
> When start has not been called on the Readers of CountingSource, the
> checkpoint may contain a null value which lets the AvroCoder fail with a
> NullpointerException.
> UnboundedSourceWrapper should not attempt to checkpoint before the readers
> have been started. See UnboundedSource:
> {quote}getCheckpointMark not be called before \{@link #start\} has been
> called.{quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)