Liwei Lin created SPARK-15022:
---------------------------------

             Summary: ProcessingTimeExecutor should run batchRunner only once 
for a batch
                 Key: SPARK-15022
                 URL: https://issues.apache.org/jira/browse/SPARK-15022
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.0.0
            Reporter: Liwei Lin
            Priority: Minor


For a batch, {{ProcessingTimeExecutor}} should run {{batchRunner}} only once 
but might run multiple times under certain conditions:

- {{batchEndTimeMs}} is multiple of {{intervalMs}}, and
- {{batchEndTimeMs}} equals to {{batchStartTimeMs}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to