Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Atlas Streams
-
Fully Compatible
-
ALL
-
Sprint 28
Description
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.