Luca Canali created SPARK-32409:
-----------------------------------

             Summary: Remove dependency between 
spark.metrics.staticSources.enabled and JVMSource registration
                 Key: SPARK-32409
                 URL: https://issues.apache.org/jira/browse/SPARK-32409
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Luca Canali


SPARK-29654 has introduced the configuration 
`spark.metrics.register.static.sources.enabled`.
 The current implementation has the side effect that when 
{{spark.metrics.register.static.sources.enabled}} is set to false, the 
registration of JVM Source (if set with 
{{spark.metrics.source.jvm.class=org.apache.spark.metrics.source.JvmSource}}` 
is also ignored.
 A PR is proposed to fix this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to