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

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

                Author: ASF GitHub Bot
            Created on: 19/Jan/19 17:26
            Start Date: 19/Jan/19 17:26
    Worklog Time Spent: 10m 
      Work Description: mxm commented on pull request #7546: [BEAM-6230] 
Clarify Flink version support on Flink Runner page
URL: https://github.com/apache/beam/pull/7546#discussion_r249251496
 
 

 ##########
 File path: website/src/documentation/runners/flink.md
 ##########
 @@ -170,11 +249,70 @@ When executing your pipeline with the Flink Runner, you 
can set these pipeline o
   <td>Sets the delay between executions. A value of <code>-1</code> indicates 
that the default value should be used.</td>
   <td><code>-1</code></td>
 </tr>
+<tr>
+  <td><code>objectReuse</code></td>
+  <td>Sets the behavior of reusing objects.</td>
+  <td><code>false</code>, no Object reuse</td>
+</tr>
 <tr>
   <td><code>stateBackend</code></td>
   <td>Sets the state backend to use in streaming mode. The default is to read 
this setting from the Flink config.</td>
   <td><code>empty</code>, i.e. read from Flink config</td>
 </tr>
+<tr>
 
 Review comment:
   I think it makes sense to list them here for reference. I have a script 
which auto-generates the list from the FlinkPipelineOptions. It would be useful 
to embed this here or have a release check to update this list using the script.
 
----------------------------------------------------------------
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:
us...@infra.apache.org


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

    Worklog Id:     (was: 187384)
    Time Spent: 0.5h  (was: 20m)

> Document Flink version support policy
> -------------------------------------
>
>                 Key: BEAM-6230
>                 URL: https://issues.apache.org/jira/browse/BEAM-6230
>             Project: Beam
>          Issue Type: Improvement
>          Components: runner-flink, website
>            Reporter: Thomas Weise
>            Assignee: Maximilian Michels
>            Priority: Major
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> There have been discussions about which version of Flink should be supported 
> in Beam and release 2.10 adds support for building the runner for multiple 
> Flink versions. We should document our Flink version support policy so users 
> know what to expect.
> https://beam.apache.org/documentation/runners/flink/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to