[ 
https://issues.apache.org/jira/browse/SPARK-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Josh Rosen reopened SPARK-14719:
--------------------------------

Reverted this patch and am marking as "won't fix" for now. See discussion on PR 
for explanation of why I am reluctant to modify this code now.

> WriteAheadLogBasedBlockHandler should ignore BlockManager put errors
> --------------------------------------------------------------------
>
>                 Key: SPARK-14719
>                 URL: https://issues.apache.org/jira/browse/SPARK-14719
>             Project: Spark
>          Issue Type: Bug
>          Components: Streaming
>            Reporter: Josh Rosen
>            Assignee: Josh Rosen
>
> {{WriteAheadLogBasedBlockHandler}} will currently throw exceptions if 
> BlockManager puts fail, even though those puts are only performed as a 
> performance optimization. Instead, it should log and ignore exceptions 
> originating from the block manager put.



--
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