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

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

                Author: ASF GitHub Bot
            Created on: 13/Aug/20 16:02
            Start Date: 13/Aug/20 16:02
    Worklog Time Spent: 10m 
      Work Description: je-ik commented on pull request #12551:
URL: https://github.com/apache/beam/pull/12551#issuecomment-673564429


   @mxm How is it possible that `getContextTimerId` (used in the precondition 
check and in the logic around that) does not contain key, if `String 
contextTimerId = getContextTimerId(timer.getTimerId(), timer.getNamespace())` 
is used for registering and cancellation of timers? There seems to be an issue 
with missing timer family id, but that is not related.


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

> FlinkRunner: pipeline might get stuck due to timer watermark hold not being 
> released
> ------------------------------------------------------------------------------------
>
>                 Key: BEAM-10691
>                 URL: https://issues.apache.org/jira/browse/BEAM-10691
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink
>    Affects Versions: 2.23.0, 2.24.0
>            Reporter: Jan Lukavský
>            Assignee: Jan Lukavský
>            Priority: P1
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> Pipeline might stop progressing watermark in certain cases due to timer 
> output timestamp not being released from 
> FlinkTimerInternals#outputTimestampQueue. The pipeline has to be restarted 
> from checkpoint to reload the cache and free watermark hold.



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

Reply via email to