jinhyukify commented on code in PR #8002:
URL: https://github.com/apache/hbase/pull/8002#discussion_r3006359501


##########
hbase-server/src/test/java/org/apache/hadoop/hbase/security/TestUsersOperationsWithSecureHadoop.java:
##########
@@ -133,13 +133,14 @@ public void testLoginWithUserKeytabAndPrincipal() throws 
Exception {
   }
 
   @Test
-  public void testAuthUtilLogin() throws Exception {
+  public void testAuthUtilLoginWithExistingLoginUser() throws Exception {

Review Comment:
   Let's update this test to only cover the case where a Kerberos user is 
already logged in.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to