GitHub user timtay-microsoft opened a pull request:

    https://github.com/apache/qpid-proton-j/pull/11

    PROTON-1606: Added ability to make SASL communication optional

    Previously, the IOhandler created to be the global handler automatically 
created the SASL layer whether a user of the library wanted it or not. This 
commit exposes an option when creating the reactor to disable creating the SASL 
layer at all.
    
    https://issues.apache.org/jira/browse/PROTON-1606

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

    $ git pull https://github.com/timtay-microsoft/qpid-proton-j 
clientSaslOptionality

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

    https://github.com/apache/qpid-proton-j/pull/11.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 #11
    
----
commit 965bc73893f887a15b1558891039d0a5cb7556eb
Author: timtay-microsoft <[email protected]>
Date:   2017-10-05T18:40:28Z

    PROTON-1606: Added ability to make SASL communication optional for CLIENT 
role
    
    Previously, the IOhandler created to be the global handler automatically 
created the SASL layer whether a user of the library wanted it or not. This 
commit exposes an option when creating the reactor to disable creating the SASL 
layer at all.
    
    https://issues.apache.org/jira/browse/PROTON-1606

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to