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 2021/11/11 16:51:00 UTC

[jira] [Updated] (SPARK-37293) Remove explicit GC options from Scala tests

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

Dongjoon Hyun updated SPARK-37293:
----------------------------------
    Description: 
At Spark 3.0, SPARK-29282 introduced the explicit GC options in Scala tests to see the consistent result between Java8/Java11.

Now, we have Java 17 additionally. This PR aims to use the default GC options for each JVM.

This is a partial revert of SPARK-37293 .

  was:
At Spark 3.0, SPARK-29282 introduced the explicit GC options in Scala tests to see the consistent result between Java8/Java11.

Now, we have Java 17 additionally. This PR aims to use the default GC options for each JVM.


> Remove explicit GC options from Scala tests
> -------------------------------------------
>
>                 Key: SPARK-37293
>                 URL: https://issues.apache.org/jira/browse/SPARK-37293
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Tests
>    Affects Versions: 3.3.0
>            Reporter: Dongjoon Hyun
>            Priority: Major
>
> At Spark 3.0, SPARK-29282 introduced the explicit GC options in Scala tests to see the consistent result between Java8/Java11.
> Now, we have Java 17 additionally. This PR aims to use the default GC options for each JVM.
> This is a partial revert of SPARK-37293 .



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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