Details
-
Bug
-
Status: Resolved
-
P1
-
Resolution: Fixed
-
2.34.0, 2.35.0, 2.36.0, 2.37.0
-
Important
Description
Regression from BEAM-11982:
BatchSpannerRead.java#L223 will ignore exceptions raised when reading from spanner. It will log an metric and continue.
This can lead to data loss as read errors are unreported and ignored. A pipeline can exit with success when data has been partially read or failed to read.
Attachments
Issue Links
- is a clone of
-
BEAM-11982 Java Spanner - Implement IO Request Count metrics
- Resolved
- links to