[
https://issues.apache.org/jira/browse/BEAM-3741?focusedWorklogId=164189&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-164189
]
ASF GitHub Bot logged work on BEAM-3741:
----------------------------------------
Author: ASF GitHub Bot
Created on: 09/Nov/18 01:41
Start Date: 09/Nov/18 01:41
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #6963:
[BEAM-3741] Proto changes for reporting backlog/splitting/finalizing bundles.
URL: https://github.com/apache/beam/pull/6963#discussion_r232120701
##########
File path: model/fn-execution/src/main/proto/beam_fn_api.proto
##########
@@ -119,6 +120,7 @@ message InstructionRequest {
ProcessBundleRequest process_bundle = 1001;
ProcessBundleProgressRequest process_bundle_progress = 1002;
ProcessBundleSplitRequest process_bundle_split = 1003;
+ FinalizeBundleRequest finalize_bundle = 1004;
Review comment:
Its a hint that this proto is unlikely to change. There are no compatibility
guarantees yet since we don't have a full portability API done and implemented.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 164189)
Time Spent: 6h 50m (was: 6h 40m)
> Proto changes for splitting over Fn API
> ---------------------------------------
>
> Key: BEAM-3741
> URL: https://issues.apache.org/jira/browse/BEAM-3741
> Project: Beam
> Issue Type: Sub-task
> Components: beam-model
> Reporter: Eugene Kirpichov
> Assignee: Eugene Kirpichov
> Priority: Major
> Fix For: 2.5.0
>
> Time Spent: 6h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)