wangjinhai created SPARK-24109:
----------------------------------

             Summary: 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.3.0, 2.2.1, 2.2.0
            Reporter: wangjinhai
             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

Reply via email to