You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/11/18 05:05:59 UTC

[jira] [Resolved] (KUDU-1749) Allow client users to disable SASL mutex initialization

     [ https://issues.apache.org/jira/browse/KUDU-1749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved KUDU-1749.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0

> 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
>            Assignee: Todd Lipcon
>            Priority: Critical
>             Fix For: 1.2.0
>
>
> 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)