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

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

                Author: ASF GitHub Bot
            Created on: 11/Sep/18 16:02
            Start Date: 11/Sep/18 16:02
    Worklog Time Spent: 10m 
      Work Description: mxm commented on a change in pull request #6278: 
[BEAM-5239] Enable to configure latencyTrackingInterval
URL: https://github.com/apache/beam/pull/6278#discussion_r216725538
 
 

 ##########
 File path: 
runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkPipelineOptions.java
 ##########
 @@ -167,4 +167,12 @@
   Boolean isShutdownSourcesOnFinalWatermark();
 
   void setShutdownSourcesOnFinalWatermark(Boolean shutdownOnFinalWatermark);
+
+  @Description(
+      "Interval in milliseconds for sending latency tracking marks from the 
sources to the sinks. " 
 
 Review comment:
   Merged this with a whitespace fix applied in the merge commit.

----------------------------------------------------------------
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: 143168)
    Time Spent: 3h 20m  (was: 3h 10m)

> Allow configure latencyTrackingInterval
> ---------------------------------------
>
>                 Key: BEAM-5239
>                 URL: https://issues.apache.org/jira/browse/BEAM-5239
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-flink
>    Affects Versions: 2.6.0
>            Reporter: Jozef Vilcek
>            Assignee: Jozef Vilcek
>            Priority: Major
>             Fix For: 2.7.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Because of FLINK-10226, we need to be able to set 
> latencyTrackingConfiguration for flink via FlinkPipelineOptions



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

Reply via email to