sunchao commented on code in PR #45052:
URL: https://github.com/apache/spark/pull/45052#discussion_r1480668776


##########
core/src/main/scala/org/apache/spark/SparkEnv.scala:
##########
@@ -67,7 +67,6 @@ class SparkEnv (
     val blockManager: BlockManager,
     val securityManager: SecurityManager,
     val metricsSystem: MetricsSystem,
-    val memoryManager: MemoryManager,

Review Comment:
   Sure. I'm pretty much doing something very similar to this PR 
https://github.com/apache/spark/pull/43627 but happy to add a new constructor.



-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to