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

    https://github.com/apache/spark/pull/23194#discussion_r238062387
  
    --- Diff: 
core/src/main/scala/org/apache/spark/memory/ExecutionMemoryPool.scala ---
    @@ -37,7 +37,7 @@ import org.apache.spark.internal.Logging
      * tasks was performed by the ShuffleMemoryManager.
      *
      * @param lock a [[MemoryManager]] instance to synchronize on
    - * @param memoryMode the type of memory tracked by this pool (on- or 
off-heap)
    + * @param memoryMode the type of memory tracked by this pool (on-heap or 
off-heap)
    --- End diff --
    
    Is this change related to this PR?


---

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

Reply via email to