You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Beam JIRA Bot (Jira)" <ji...@apache.org> on 2020/09/04 17:07:01 UTC

[jira] [Updated] (BEAM-9990) FhirIO should support conditional create / update methods

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

Beam JIRA Bot updated BEAM-9990:
--------------------------------
    Priority: P3  (was: P2)

> FhirIO should support conditional create / update methods
> ---------------------------------------------------------
>
>                 Key: BEAM-9990
>                 URL: https://issues.apache.org/jira/browse/BEAM-9990
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-gcp
>            Reporter: Jacob Ferriero
>            Priority: P3
>              Labels: stale-P2
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> There are many use cases where it is expected that calling executeBundles in a distributed environment may fail (e.g. trying to create a resource that already exists). 
> We should add classes to support the following methods as implementations of FhirIO.Write to provide more robust reconciliation strategies for Dead Letter Queues involving FhirIO.Write
> https://cloud.google.com/healthcare/docs/reference/rest/v1beta1/projects.locations.datasets.fhirStores.fhir/conditionalUpdate
> https://cloud.google.com/healthcare/docs/reference/rest/v1beta1/projects.locations.datasets.fhirStores.fhir/create
> https://cloud.google.com/healthcare/docs/reference/rest/v1beta1/projects.locations.datasets.fhirStores.fhir/update



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