Github user tedyu commented on the pull request:

    https://github.com/apache/spark/pull/10069#issuecomment-162324872
  
    With change in BlockManager.scala, BlockManagerReplicationSuite passes - 
Thanks to Shixiong's fix in SPARK-12084
    ```
    BlockManagerReplicationSuite:
    - get peers with addition and removal of block managers
    - block replication - 2x replication
    - block replication - 3x replication
    - block replication - mixed between 1x to 5x
    - block replication - 2x replication without peers
    - block replication - deterministic node selection
    - block replication - replication failures
    - block replication - addition and deletion of block managers
    Run completed in 9 seconds, 626 milliseconds.
    Total number of tests run: 8
    Suites: completed 2, aborted 0
    Tests: succeeded 8, failed 0, canceled 0, ignored 0, pending 0
    All tests passed.
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to