You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "wangjinhai (JIRA)" <ji...@apache.org> on 2018/04/27 04:02:00 UTC

[jira] [Created] (SPARK-24109) Remove class SnappyOutputStreamWrapper

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org