Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.0, 3.1.2
-
ABFS: Bug fix to support Server Name Indication (SNI).
Description
We need to update wildfly-openssl to 1.0.7.Final in ./hadoop-project/pom.xml.
ABFS depends on wildfly-openssl for secure sockets due to the performance improvements. The current wildfly-openssl does not support Server Name Indication (SNI). A fix was made in https://github.com/wildfly/wildfly-openssl/issues/59 and there is an official release of wildfly-openssl with the fix (https://github.com/wildfly/wildfly-openssl/releases/tag/1.0.7.Final). The fix has been validated.
Attachments
Attachments
Issue Links
- depends upon
-
HADOOP-16438 Introduce a config to control SSL Channel mode in Azure DataLake Store Gen1
- Resolved
- is depended upon by
-
HADOOP-16410 Hadoop 3.2 azure jars incompatible with alpine 3.9
- Resolved
- is duplicated by
-
HADOOP-16405 Upgrade Wildfly Openssl version to 1.0.7.Final
- Resolved
- links to