You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Allen Pradeep Xavier (Jira)" <ji...@apache.org> on 2020/04/30 01:12:00 UTC

[jira] [Resolved] (BEAM-9739) SpannerIO - Retry on Aborted Exception during schema change

     [ https://issues.apache.org/jira/browse/BEAM-9739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Allen Pradeep Xavier resolved BEAM-9739.
----------------------------------------
    Fix Version/s: 2.22.0
       Resolution: Fixed

Resolving this as PR is merged.

> SpannerIO - Retry on Aborted Exception during schema change
> -----------------------------------------------------------
>
>                 Key: BEAM-9739
>                 URL: https://issues.apache.org/jira/browse/BEAM-9739
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>            Reporter: Allen Pradeep Xavier
>            Assignee: Allen Pradeep Xavier
>            Priority: Major
>             Fix For: 2.22.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Spanner aborts all transactions in flight when there is a schema change and returns an Aborted Exception. The client is expected to retry the transaction silently. 
> SpannerIO does not handle the exception and this is propagated to the pipeline. This bug is to track the changes to retry on Aborted Exception.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)