You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2017/09/06 23:57:00 UTC

[jira] [Updated] (SPARK-21939) Use TimeLimits instead of Timeouts

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

Dongjoon Hyun updated SPARK-21939:
----------------------------------
    Summary: Use TimeLimits instead of Timeouts  (was: Use TimeLimits instead of TimeLimits)

> Use TimeLimits instead of Timeouts
> ----------------------------------
>
>                 Key: SPARK-21939
>                 URL: https://issues.apache.org/jira/browse/SPARK-21939
>             Project: Spark
>          Issue Type: Task
>          Components: Tests
>    Affects Versions: 2.2.0
>            Reporter: Dongjoon Hyun
>            Priority: Trivial
>
> Since ScalaTest 3.0.0, `org.scalatest.concurrent.TimeLimits` is deprecated.
> This issue replaces the deprecated one with `org.scalatest.concurrent.TimeLimits`.
> {code}
> -import org.scalatest.concurrent.Timeouts._
> +import org.scalatest.concurrent.TimeLimits._
> {code}



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

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