Boyang Jerry Peng created SPARK-38670:
-----------------------------------------

             Summary: Add offset commit time to streaming query listener
                 Key: SPARK-38670
                 URL: https://issues.apache.org/jira/browse/SPARK-38670
             Project: Spark
          Issue Type: Improvement
          Components: Structured Streaming
    Affects Versions: 3.2.1
            Reporter: Boyang Jerry Peng


A major portion of the batch duration is committing offsets at the end of the 
micro-batch.  The timing for this operation is missing from the durationMs 
metrics.  Lets add this metric to have a more complete picture of where the 
time is going during the processing of a micro-batch



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to