Steve Loughran created HADOOP-16835: ---------------------------------------
Summary: catch and downgrade all exceptions trying to load openssl native libs through wildfly Key: HADOOP-16835 URL: https://issues.apache.org/jira/browse/HADOOP-16835 Project: Hadoop Common Issue Type: Sub-task Components: fs/azure, fs/s3 Affects Versions: 3.2.1 Reporter: Steve Loughran Assignee: Steve Loughran I am getting reports of problems loading the wildfly/openSSL binding even on a build which should have HADOOP-16405 on. I'm not sure that really is the case, but given that we have had problems here which surface aa NPEs, and we may end up having other linkage problems in future -I think we should catch all exceptions raised trying to instantiate the wildfly SSL bindings and fall back to the JVM. I do want to log@warn here, because it is a sign of a problem. A full stack can come in at debug -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org