You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/11/08 13:47:06 UTC

[GitHub] [spark] Narcasserun opened a new pull request, #38562: [SSPARK-41051][CORE] Optimize ProcfsMetrics file acquisition

Narcasserun opened a new pull request, #38562:
URL: https://github.com/apache/spark/pull/38562

   ### What changes were proposed in this pull request?
   Reuse variables from declared procfs files instead of duplicate code
   
   ### Why are the changes needed?
   The cost of looking up the config is often insignificant, but there 
   reduce some duplicate code
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   Existing unit tests.
   
   Closes #41051 from sus/SPARK-41051.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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


[GitHub] [spark] Narcasserun closed pull request #38562: [SSPARK-41051][CORE] Optimize ProcfsMetrics file acquisition

Posted by GitBox <gi...@apache.org>.
Narcasserun closed pull request #38562: [SSPARK-41051][CORE] Optimize ProcfsMetrics file acquisition
URL: https://github.com/apache/spark/pull/38562


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


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