Github user brad-kaiser commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19041#discussion_r139223321
  
    --- Diff: core/src/main/scala/org/apache/spark/storage/BlockManager.scala 
---
    @@ -1231,6 +1231,7 @@ private[spark] class BlockManager(
       def replicateBlock(
           blockId: BlockId,
           existingReplicas: Set[BlockManagerId],
    +      excluding: Set[BlockManagerId],
    --- End diff --
    
    Left it as excluding.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to