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

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

                Author: ASF GitHub Bot
            Created on: 01/Jun/22 19:37
            Start Date: 01/Jun/22 19:37
    Worklog Time Spent: 10m 
      Work Description: asf-ci commented on PR #17804:
URL: https://github.com/apache/beam/pull/17804#issuecomment-1144055611

   Can one of the admins verify this patch?




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

    Worklog Id:     (was: 777127)
    Time Spent: 14h  (was: 13h 50m)

> Enable Bundle Finalization in Go SDK
> ------------------------------------
>
>                 Key: BEAM-10976
>                 URL: https://issues.apache.org/jira/browse/BEAM-10976
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-go
>            Reporter: Robert Burke
>            Assignee: Danny McCormick
>            Priority: P3
>             Fix For: 2.39.0
>
>          Time Spent: 14h
>  Remaining Estimate: 0h
>
> Eg. to support acking pubsub/kafka messages as processed after the results 
> have been properly committed by the runner.
> Note, that due to BEAM-10959 that when implementing this, an instruction must 
> remain "active" until it's finalization occurs as well. Specifically, we 
> should probably keep another map around for "to be finalized" process bundle 
> instructions so we can return the appropriate "empty" response and not 
> accidently evict them from the nearly equivalent inactive state until after 
> finalization.
> [https://s.apache.org/beam-finalizing-bundles]
>  
> (To be updated once [https://github.com/apache/beam/pull/13160] is merged and 
> the programming guide updated with SDF content.)
> See also Java and Python approaches
> https://beam.apache.org/documentation/programming-guide/#bundle-finalization



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to