Github user juliuszsompolski commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19181#discussion_r141843414
  
    --- Diff: 
core/src/test/scala/org/apache/spark/memory/TestMemoryManager.scala ---
    @@ -58,11 +58,15 @@ class TestMemoryManager(conf: SparkConf)
     
       override def maxOffHeapStorageMemory: Long = 0L
     
    -  private var oomOnce = false
    +  private var conseqOOM = 0
    --- End diff --
    
    nit: conseq -> consequent


---

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

Reply via email to