sunchao commented on code in PR #45052:
URL: https://github.com/apache/spark/pull/45052#discussion_r1480751365
##########
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:
Yes, #43627 already requires a API change, so this just built on top of it.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]