Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
Currently, all the operators are initialized with non-backlog mode. Ideally, we should determine the initial status before receiving the first RecordAttributes so that we don't have to initialize the operator in non-backlog mode and immediately switch to backlog mode before processing any records.