[
https://issues.apache.org/jira/browse/BEAM-9990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacob Ferriero updated BEAM-9990:
---------------------------------
Description:
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
> 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
> Assignee: Jacob Ferriero
> Priority: Major
>
> 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)