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

[jira] [Updated] (SPARK-25535) Work around bad error checking in commons-crypto

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

Dongjoon Hyun updated SPARK-25535:
----------------------------------
    Fix Version/s: 2.4.3

> Work around bad error checking in commons-crypto
> ------------------------------------------------
>
>                 Key: SPARK-25535
>                 URL: https://issues.apache.org/jira/browse/SPARK-25535
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.2.2
>            Reporter: Marcelo Vanzin
>            Assignee: Marcelo Vanzin
>            Priority: Major
>             Fix For: 3.0.0, 2.4.3
>
>
> The commons-crypto library used for encryption can get confused when certain errors happen; that can lead to crashes since the Java side thinks the ciphers are still valid while the native side has already cleaned up the ciphers.
> We can work around that in Spark by doing some error checking at a higher level.



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