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

Istvan Toth updated HDFS-17679:
-------------------------------
    Description: 
Hadoop currently tries to use a heuristic based on the mechanism name.

However, SASL has an explcit method to determine if a mechanism requires an 
inital evaluateChallange() call, which can be universally and unambigiously for 
this purpose.

  was:
Hadoop currently tries to use a heuristics based on the mechanism name.

However, SASL has an explcit method to determine if a mechanism requires an 
inital evaluateChallange() call, which can be universally and unambigiously for 
this purpose.


> Use saslClient#hasInitialResponse() instead of heuristics in 
> SaslParticipant#createFirstMessage()
> -------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-17679
>                 URL: https://issues.apache.org/jira/browse/HDFS-17679
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: security
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>              Labels: pull-request-available
>
> Hadoop currently tries to use a heuristic based on the mechanism name.
> However, SASL has an explcit method to determine if a mechanism requires an 
> inital evaluateChallange() call, which can be universally and unambigiously 
> for this purpose.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to