You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The first one is incorrect, and should be a failure at construction time since two triggers are being specified.
The second one, I would expect it to work though, but triggers with merging Windows are pretty complicated... I agree that it doesn't match with my intuition which would be the merge is supposed to take the earlier of the two "first element times", rather than the later of them...
Which does appear to be the implementation, but it's possible the timer that is being set isn't mapping back to the newly merged window... (which doesn't seem right). Hard to say offhand unless we validate the equivalent outside of Go. There could be some other issue.
Possibly related to #31153, but this feels like a runner side issue.
What happened?
Unable to trigger early firings with a session window.
Tried triggers:
Context:
Result: The window extend indefinitely and no panes are fired
Issue Priority
Priority: 3 (minor)
Issue Components
The text was updated successfully, but these errors were encountered: