Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The discussion thread is here:
We will implement option 1 for now and park option 2 until we have a real use case.
We probably need a LinkedHashMap to store all the control tuples received in memory (to preserve the order and uniqueness).
The assumption is that we will not have a large number of control tuples within a streaming window and the memory footprint of control tuples is small.