Istvan Toth created HDFS-17679:
----------------------------------

             Summary: 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


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.



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

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

Reply via email to