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

Josh Rosen updated SPARK-4265:
------------------------------
    Fix Version/s:     (was: 1.1.1)
                   1.1.2

> Better extensibility for TaskEndReason
> --------------------------------------
>
>                 Key: SPARK-4265
>                 URL: https://issues.apache.org/jira/browse/SPARK-4265
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>            Reporter: Shixiong Zhu
>            Priority: Minor
>              Labels: api-change
>             Fix For: 1.1.2
>
>
> Now all subclasses of TaskEndReason are case classes. As per discussion in 
> https://github.com/apache/spark/pull/3073#discussion_r19920257 , it's hard to 
> extend them (such as add/remove fields) without breaks compatibility for 
> matching.
> It's better to change them to regular classes for extensibility.



--
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