[ https://issues.apache.org/jira/browse/SPARK-24109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16455731#comment-16455731 ]
Apache Spark commented on SPARK-24109: -------------------------------------- User 'manbuyun' has created a pull request for this issue: https://github.com/apache/spark/pull/21176 > 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 > Priority: Minor > Fix For: 2.4.0 > > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org