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

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

                Author: ASF GitHub Bot
            Created on: 08/Mar/21 20:56
            Start Date: 08/Mar/21 20:56
    Worklog Time Spent: 10m 
      Work Description: boyuanzz commented on a change in pull request #14159:
URL: https://github.com/apache/beam/pull/14159#discussion_r589727367



##########
File path: 
runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/options/DataflowPipelineOptions.java
##########
@@ -109,6 +110,17 @@
 
   void setTemplateLocation(String value);
 
+  /**
+   * Service options are set by the user and configure the service. This 
decouples service side
+   * feature availability from the Apache Beam release cycle.
+   */
+  @Description(

Review comment:
       Are we going to have detailed documentation on what could be the service 
options here? And will this option be overlapped partially with current 
existing options?




----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 562585)
    Time Spent: 7h  (was: 6h 50m)

> ServiceOptions for configuring Dataflow
> ---------------------------------------
>
>                 Key: BEAM-11932
>                 URL: https://issues.apache.org/jira/browse/BEAM-11932
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-dataflow
>            Reporter: Tyson Hamilton
>            Assignee: Tyson Hamilton
>            Priority: P2
>             Fix For: 2.29.0
>
>          Time Spent: 7h
>  Remaining Estimate: 0h
>
> Introduce a new pipeline option for configuring the Dataflow Service. The 
> option is specifically to decouple a service side feature from the Apache 
> Beam release cycle. This allows a service feature to support previously 
> released Apache Beam SDKs prior to a first-class pipeline option being 
> introduced (as part of the normal feature lifecycle).
>  
>  



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

Reply via email to