srowen commented on issue #23457: [SPARK-26539][CORE] Remove spark.memory.useLegacyMode and StaticMemoryManager URL: https://github.com/apache/spark/pull/23457#issuecomment-457414115 You're right, the semantics are different, but I don't think they matter in the test context here. It is probably more accurate to pass something like (maxHeapMemory, maxHeapMemory / 2). The tests pass, at least, because I believe they don't care about execution memory, which is 0.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
