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

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

                Author: ASF GitHub Bot
            Created on: 21/Feb/20 19:15
            Start Date: 21/Feb/20 19:15
    Worklog Time Spent: 10m 
      Work Description: Ardagan commented on pull request #10910: [BEAM-9344] 
Add support for bundle finalization execution to the Beam Java SDK.
URL: https://github.com/apache/beam/pull/10910#discussion_r382727459
 
 

 ##########
 File path: 
sdks/java/core/src/test/java/org/apache/beam/sdk/transforms/SplittableDoFnTest.java
 ##########
 @@ -47,7 +50,9 @@
 import org.apache.beam.sdk.testing.ValidatesRunner;
 import org.apache.beam.sdk.transforms.DoFn.BoundedPerElement;
 import org.apache.beam.sdk.transforms.DoFn.UnboundedPerElement;
+import org.apache.beam.sdk.transforms.splittabledofn.OffsetRangeTracker;
 import org.apache.beam.sdk.transforms.splittabledofn.RestrictionTracker;
+import org.apache.beam.sdk.transforms.splittabledofn.SplitResult;
 
 Review comment:
   At <a href="https://s.apache.org/splittable-do-fn>, second quote is missing 
that breaks all formatting in github and should break href. Can you fix typo 
please?
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 390856)
    Time Spent: 50m  (was: 40m)

> Enable bundle finalization in Java SDK
> --------------------------------------
>
>                 Key: BEAM-9344
>                 URL: https://issues.apache.org/jira/browse/BEAM-9344
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core, sdk-java-harness
>            Reporter: Luke Cwik
>            Assignee: Luke Cwik
>            Priority: Major
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> [_https://s.apache.org/beam-finalizing-bundles_]



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

Reply via email to