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:02 UTC

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

    [ https://issues.apache.org/jira/browse/BEAM-9990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17190835#comment-17190835 ] 

Beam JIRA Bot commented on BEAM-9990:
-------------------------------------

This issue was marked "stale-P2" and has not received a public comment in 14 days. It is now automatically moved to P3. If you are still affected by it, you can comment and move it back to 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
>          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)