[
https://issues.apache.org/jira/browse/HADOOP-15700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16596430#comment-16596430
]
Steve Loughran commented on HADOOP-15700:
-----------------------------------------
there's never any guarantee that a java-8 compiled artifact will work on java7;
even if language-level = 8, signature changes in the java APIs can break
linking,
Is the problem here you want to run the ABFS client on Java 7 but the SSL Lib
used is Java 8+ only? If so, yes, this makes sense
> 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: Bug
> 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]