You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/08/09 21:49:00 UTC

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

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

ASF GitHub Bot logged work on BEAM-9990:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 09/Aug/20 21:48
            Start Date: 09/Aug/20 21:48
    Worklog Time Spent: 10m 
      Work Description: stale[bot] commented on pull request #11702:
URL: https://github.com/apache/beam/pull/11702#issuecomment-671104997


   This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 468349)
    Time Spent: 2h  (was: 1h 50m)

> 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: P2
>          Time Spent: 2h
>  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)