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

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

                Author: ASF GitHub Bot
            Created on: 11/Nov/21 18:27
            Start Date: 11/Nov/21 18:27
    Worklog Time Spent: 10m 
      Work Description: y1chi commented on a change in pull request #15917:
URL: https://github.com/apache/beam/pull/15917#discussion_r747726284



##########
File path: model/fn-execution/src/main/proto/beam_fn_api.proto
##########
@@ -327,6 +335,13 @@ message ProcessBundleResponse {
   // payload field with the bytes specified here.
   map<string, bytes> monitoring_data = 5;
 
+  // (optional) Output elements of the processed bundle. Either all or
+  // none of the bundle elements should be included in the 
ProcessBundleResponse.
+  // This elements embedding is to achieve better Fn API efficiency for bundles
+  // that only produce small amount of outputs. See more at
+  // https://s.apache.org/beam-fn-api-control-data-embedding.

Review comment:
       Done.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 680409)
    Time Spent: 2h 10m  (was: 2h)

> Optional data embedding in Fn API control request and response
> --------------------------------------------------------------
>
>                 Key: BEAM-13193
>                 URL: https://issues.apache.org/jira/browse/BEAM-13193
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-harness, sdk-py-harness
>            Reporter: Yichi Zhang
>            Priority: P2
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> https://docs.google.com/document/d/14p8Y_n4IY5n9L_I9l5x9lVGgml4ZzdCw645HldndCrw/edit



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to