-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
-
Fully Compatible
-
ALL
-
Sprint 28
Grep for the issue number in window_operator_test.cpp to get the relevant test failure.
The issue is that $group does not know about and hence does not populate
windowStartTimestamp in the messages it adds to the dlq. We can fix this when we have our own implementation of $group. Note that we need to apply this fix in every blocking stage implementation.