[
https://issues.apache.org/jira/browse/SPARK-24109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16645566#comment-16645566
]
Apache Spark commented on SPARK-24109:
--------------------------------------
User 'srowen' has created a pull request for this issue:
https://github.com/apache/spark/pull/22691
> Remove class SnappyOutputStreamWrapper
> --------------------------------------
>
> Key: SPARK-24109
> URL: https://issues.apache.org/jira/browse/SPARK-24109
> Project: Spark
> Issue Type: Improvement
> Components: Block Manager, Input/Output
> Affects Versions: 2.2.0, 2.2.1, 2.3.0
> Reporter: wangjinhai
> Assignee: Takeshi Yamamuro
> Priority: Minor
>
> Wrapper over `SnappyOutputStream` which guards against write-after-close and
> double-close
> issues. See SPARK-7660 for more details.
> This wrapping can be removed if we upgrade to a version
> of snappy-java that contains the fix for
> [https://github.com/xerial/snappy-java/issues/107.]
> {{snappy-java:1.1.2+ fixed the bug}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]