Dibyendu Bhattacharya created SPARK-8591:
--------------------------------------------

             Summary: Block failed to unroll to memory should not be replicated 
for MEMORY_ONLY_2 StorageLevel
                 Key: SPARK-8591
                 URL: https://issues.apache.org/jira/browse/SPARK-8591
             Project: Spark
          Issue Type: Bug
          Components: Block Manager
    Affects Versions: 1.4.0
            Reporter: Dibyendu Bhattacharya


Block which failed to unroll to memory and returned iterator and size 0, should 
not be replicated to peer node as putBlockStatus comes as StorageLevel.NONE and 
BlockStatus is not reported to Master



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to