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

Tathagata Das updated SPARK-7745:
---------------------------------
    Assignee: Burak Yavuz

> Replace assertions with requires (IllegalArgumentException) and modify other 
> state checks
> -----------------------------------------------------------------------------------------
>
>                 Key: SPARK-7745
>                 URL: https://issues.apache.org/jira/browse/SPARK-7745
>             Project: Spark
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Burak Yavuz
>            Assignee: Burak Yavuz
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> Assertions can be turned off. Require throws an IllegalArgumentException, 
> which makes more sense, when it's a variable set by the user. Also, some 
> SparkException's can be changed to IllegalStateExceptions for the streaming 
> spark context state checks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to