Details
-
Bug
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
-
None
Description
We currently have no static knowledge about the getSideInputWindow function, and runners are thus forced to hold on to all side input state / elements in case a future element reaches back into an earlier side input element.
Maybe we need an upper bound on lag from current to result of getSideInputWindow so we can have a progressing gc horizon as we do for GKB window state.