[
https://issues.apache.org/jira/browse/SPARK-11344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-11344:
------------------------------
Target Version/s: (was: 1.6.0)
Priority: Minor (was: Major)
Issue Type: Improvement (was: Bug)
[~jlewandowski] Don't set Target version. I also don't think you can call this
a "major bug"
> ApplicationDescription should be immutable case class
> -----------------------------------------------------
>
> Key: SPARK-11344
> URL: https://issues.apache.org/jira/browse/SPARK-11344
> Project: Spark
> Issue Type: Improvement
> Components: Deploy, Spark Core
> Affects Versions: 1.4.1, 1.5.1
> Reporter: Jacek Lewandowski
> Priority: Minor
>
> {{ApplicationDescription}} should be a case class. Currently it is not
> immutable because it has one {{var}} field. This is something which has to be
> refactored because it causes confusion and bugs - for example, with
> SPARK-1706 introduced additional {{val}} to {{ApplicationDescription}} but it
> was missed in {{copy}} method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]