Andor Molnar created HBASE-28337:
------------------------------------
Summary: Positive connection test in
TestShadeSaslAuthenticationProvider runs with Kerberos instead of Shade
Key: HBASE-28337
URL: https://issues.apache.org/jira/browse/HBASE-28337
Project: HBase
Issue Type: Test
Affects Versions: 2.6.0, 2.4.18, 3.0.0, 2.7.0, 2.5.8
Reporter: Andor Molnar
Assignee: Andor Molnar
The positive test (testPositiveAuthentication) in
TestShadeSaslAuthenticationProvider doesn't create a new user in user1.doAs(),
so it will use the already Kerberos authenticated user instead of
re-authenticating with the token.
As a consequence it doesn't reveal a problem introduced with HBASE-23881 which
will cause clients to timeout if authenticated with a SASL mech which doesn't
create a reply token in case of successful authentication.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)