You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/30 00:20:13 UTC

[jira] [Commented] (CURATOR-111) CuratorFramework.Builder should allow adding multiple auths

    [ https://issues.apache.org/jira/browse/CURATOR-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260533#comment-14260533 ] 

ASF GitHub Bot commented on CURATOR-111:
----------------------------------------

GitHub user kambatla opened a pull request:

    https://github.com/apache/curator/pull/59

    CURATOR-111: Add authorization(List<AuthInfo)

    I was able to run the test through IntelliJ, but had trouble building and testing on command line. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kambatla/curator CURATOR-111

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/curator/pull/59.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #59
    
----
commit 71dc640b663057a6acaae1f9af93aea48fee3de9
Author: Karthik Kambatla <ka...@cloudera.com>
Date:   2014-12-29T22:16:55Z

    Patch v1: Add authorization(List<AuthInfo)

----


> CuratorFramework.Builder should allow adding multiple auths
> -----------------------------------------------------------
>
>                 Key: CURATOR-111
>                 URL: https://issues.apache.org/jira/browse/CURATOR-111
>             Project: Apache Curator
>          Issue Type: Improvement
>    Affects Versions: 2.5.0
>            Reporter: Karthik Kambatla
>            Assignee: Jordan Zimmerman
>             Fix For: TBD
>
>
> Currently, one can add a single authentication scheme/bytes when building CuratorFramework. It would be handy to add multiple.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)