[ 
https://issues.apache.org/jira/browse/SPARK-47052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jungtaek Lim reassigned SPARK-47052:
------------------------------------

    Assignee: Boyang Jerry Peng

> Separate state tracking variables from MicroBatchExecution/StreamExecution
> --------------------------------------------------------------------------
>
>                 Key: SPARK-47052
>                 URL: https://issues.apache.org/jira/browse/SPARK-47052
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 4.0.0
>            Reporter: Boyang Jerry Peng
>            Assignee: Boyang Jerry Peng
>            Priority: Major
>              Labels: pull-request-available
>
> To improve code clarity and maintainability, I propose that we move all the 
> variables that track mutable state and metrics for streaming query into a 
> separate class.  With this refactor, it would be easy to track and find all 
> the mutable state a microbatch can have.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to