Details
-
Bug
-
Status: Triage Needed
-
P1
-
Resolution: Fixed
-
2.38.0
-
None
Description
BEAM-13665 fixed the issue of NPE's when ProjectIDs were not specified in command line executions by checking for a null ValueProvider, but in template executions, the ValueProvider is non-null but has a null value.
PR #17094 from BEAM-14116 added nullness checks for keys in MonitoringInfoMetricName, which then triggered the NPE in 2.38.0 when a template was executed with an unspecified ProjectID.
Attachments
Issue Links
- is a clone of
-
BEAM-13665 Spanner IO request metrics requires projectId within the config when it didn't in the past
- Resolved
- is caused by
-
BEAM-14116 Fix Pub/Sub Lite IO and SDF performance issues with shuffles
- Open
- links to