Niel Markwick created BEAM-14005:
------------------------------------
Summary: Exceptions when reading from Spanner ignored
Key: BEAM-14005
URL: https://issues.apache.org/jira/browse/BEAM-14005
Project: Beam
Issue Type: Bug
Components: io-java-gcp
Affects Versions: 2.36.0, 2.35.0, 2.34.0, 2.37.0
Reporter: Niel Markwick
Fix For: 2.38.0
Regression from BEAM-11982:
[BatchSpannerRead.java#L223|https://github.com/apache/beam/blob/master/sdks/java/io/google-cloud-platform/src/main/java/org/apache/beam/sdk/io/gcp/spanner/BatchSpannerRead.java#L223]
will ignore exceptions raised when reading from spanner. It will log an
metric and continue.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)