This is an automated email from the ASF dual-hosted git repository.

dongjoon pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git.


    from 4d9c36d  [SPARK-29795][CORE] Explicitly clear registered metrics on 
MetricSystem shutdown
     add 2888009  [SPARK-29654][CORE] Add configuration to allow disabling 
registration of static sources to the metrics system

No new revisions were added by this update.

Summary of changes:
 .../main/scala/org/apache/spark/SparkContext.scala |  2 +-
 .../src/main/scala/org/apache/spark/SparkEnv.scala |  2 +-
 .../org/apache/spark/internal/config/package.scala |  6 +++
 .../spark/metrics/source/SourceConfigSuite.scala   | 55 ++++++++++++++++++++++
 docs/monitoring.md                                 |  8 ++++
 5 files changed, 71 insertions(+), 2 deletions(-)
 create mode 100644 
core/src/test/scala/org/apache/spark/metrics/source/SourceConfigSuite.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to