You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2020/04/23 22:50:00 UTC

[jira] [Updated] (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 ]

Kenneth Knowles updated BEAM-9739:
----------------------------------
    Status: Open  (was: Triage Needed)

> 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
>          Time Spent: 1h 50m
>  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)