[
https://issues.apache.org/jira/browse/HADOOP-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596501#comment-16596501
]
Vishwajeet Dusane commented on HADOOP-15700:
--------------------------------------------
The scenario i am trying to address is ABFS client builds using JDK 1.7 and
runs on Java 7. Wildfly OpenSSL, however, is a targeted for Java 8+.
On runtime, ABFS client initialization would fail
with.{{UnsupportedClassVersionError exception}} This patch would allow ABFS
client to fall back to JSSE SSL provider instead of blocking ABFS client usage.
Please suggest if HADOOP-15669 and HADOOP-15407 is targetted strictly Java 8+
only and backporting to 2.x version is not supported. In that case, this patch
would not be required.
> ABFS: Failure in OpenSSLProvider should fall back to JSSE
> ---------------------------------------------------------
>
> Key: HADOOP-15700
> URL: https://issues.apache.org/jira/browse/HADOOP-15700
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Reporter: Vishwajeet Dusane
> Assignee: Vishwajeet Dusane
> Priority: Major
> Attachments: HADOOP-15700-HADOOP-15407-01.patch
>
>
> Failure to {{OpenSSLProvider.register()}} should fall back to default JSSE
> initialization. This is needed to support Java 7 in case the HADOOP-15669 is
> back-ported to support Java7.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]