HyukjinKwon commented on a change in pull request #30739: URL: https://github.com/apache/spark/pull/30739#discussion_r541825729
########## File path: resource-managers/mesos/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosClusterSchedulerSuite.scala ########## @@ -200,6 +201,60 @@ class MesosClusterSchedulerSuite extends SparkFunSuite with LocalSparkContext wi }) } + test("supports spark.mesos.driver.memoryOverhead with 384mb default") { Review comment: ```suggestion test("SPARK-22256: supports spark.mesos.driver.memoryOverhead with 384mb default") { ``` ---------------------------------------------------------------- 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. 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