Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Right now if the trigger is ProcessTrigger(0), StreamExecution will keep polling new data even if there is no data. Then the CPU usage will be 100%. We should add a minimum polling delay when no new data arrives.