[
https://issues.apache.org/jira/browse/HADOOP-9421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13640590#comment-13640590
]
Benoy Antony commented on HADOOP-9421:
--------------------------------------
An alternative approach in choosing a mechanism is to model after the SSL
protocol.
Here Client does "ClientHello" to server with a list of mechanisms it supports.
The server maintains a prioritized list of mechanisms it supports. The server
picks the strongest mechanism from ClientHello and does ServerHello to client
to inform the chosen mechanism.
The client can pass "mechanism neutral" hints/information as part of
clientHello.
The server can pass mechanism specific information (eg. principal, realm etc)
as part of ServerHello.
> Add full length to SASL response to allow non-blocking readers
> --------------------------------------------------------------
>
> Key: HADOOP-9421
> URL: https://issues.apache.org/jira/browse/HADOOP-9421
> Project: Hadoop Common
> Issue Type: Sub-task
> Affects Versions: 2.0.3-alpha
> Reporter: Sanjay Radia
> Assignee: Junping Du
> Attachments: HADOOP-9421.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira