Todd Lipcon created KUDU-1749:
---------------------------------
Summary: Allow client users to disable SASL mutex initialization
Key: KUDU-1749
URL: https://issues.apache.org/jira/browse/KUDU-1749
Project: Kudu
Issue Type: Bug
Components: impala, rpc
Affects Versions: 1.1.0
Reporter: Todd Lipcon
Priority: Critical
cd40d1c5126d0fd541d95370cdb2998b60f2f82c added a call to sasl_set_mutex, which
ends up as part of our client code. If we're embedded in an app like Impala
this can cause a conflict with the app's sasl initialization code. See
https://issues.cloudera.org/browse/IMPALA-4497
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)