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

Shixiong Zhu resolved SPARK-22733.
----------------------------------
       Resolution: Fixed
         Assignee: Jose Torres
    Fix Version/s: 2.3.0

> refactor StreamExecution for extensibility
> ------------------------------------------
>
>                 Key: SPARK-22733
>                 URL: https://issues.apache.org/jira/browse/SPARK-22733
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Structured Streaming
>    Affects Versions: 2.3.0
>            Reporter: Jose Torres
>            Assignee: Jose Torres
>             Fix For: 2.3.0
>
>
> StreamExecution currently mixes together meta-logic (tracking and signalling 
> progress, persistence, reporting) with the core behavior of generating 
> batches and running them. We want to reuse the former but not the latter in 
> continuous execution, so we need to split them up.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to