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

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

                Author: ASF GitHub Bot
            Created on: 26/Nov/21 23:19
            Start Date: 26/Nov/21 23:19
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on a change in pull request #15994:
URL: https://github.com/apache/beam/pull/15994#discussion_r757715612



##########
File path: 
runners/flink/src/main/java/org/apache/beam/runners/flink/translation/wrappers/streaming/state/FlinkStateInternals.java
##########
@@ -215,6 +216,22 @@ public void clearGlobalState() {
     }
   }
 
+  public List<ByteBuffer> getGlobalWindowStateKeys() {

Review comment:
       Good point on the deduplication. 
   
   Are we guaranteed that the Flink runner will always have watermark hold 
stored for every key?




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

> Support OnWindowExpiration in Flink runner
> ------------------------------------------
>
>                 Key: BEAM-13263
>                 URL: https://issues.apache.org/jira/browse/BEAM-13263
>             Project: Beam
>          Issue Type: New Feature
>          Components: runner-flink
>            Reporter: Reuven Lax
>            Priority: P2
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>




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

Reply via email to