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

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

                Author: ASF GitHub Bot
            Created on: 02/Jan/20 20:22
            Start Date: 02/Jan/20 20:22
    Worklog Time Spent: 10m 
      Work Description: boyuanzz commented on pull request #10489: [BEAM-5605] 
Ensure that split calls are routed to the active bundle processor for the 
bundle id.
URL: https://github.com/apache/beam/pull/10489#discussion_r362591111
 
 

 ##########
 File path: 
sdks/java/harness/src/main/java/org/apache/beam/fn/harness/control/ProcessBundleHandler.java
 ##########
 @@ -294,6 +296,19 @@ private void 
createRunnerAndConsumersForPTransformRecursively(
     return 
BeamFnApi.InstructionResponse.newBuilder().setProcessBundle(response);
   }
 
+  /** Splits an active bundle. */
 
 Review comment:
   Could you please also update the comments of `ProcessBundleHandler`, given 
that the handler is no longer processing bundle only.
 
----------------------------------------------------------------
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: 365480)
    Time Spent: 2h 50m  (was: 2h 40m)

> Support Portable SplittableDoFn for batch
> -----------------------------------------
>
>                 Key: BEAM-5605
>                 URL: https://issues.apache.org/jira/browse/BEAM-5605
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Scott Wegner
>            Assignee: Luke Cwik
>            Priority: Major
>              Labels: portability
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> Roll-up item tracking work towards supporting portable SplittableDoFn for 
> batch



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

Reply via email to