Amend HBASE-21048 Get LogLevel is not working from console in secure environment

Addenum fix for compile error.

Signed-off-by: Andrew Purtell <apurtell@apache.org>
This commit is contained in:
Wei-Chiu Chuang 2019-05-14 10:49:25 +02:00 committed by Andrew Purtell
parent 860d7a746e
commit 4d41846246
No known key found for this signature in database
GPG Key ID: 8597754DD5365CCD
1 changed files with 0 additions and 1 deletions

View File

@ -267,7 +267,6 @@ public class TestLogLevel {
}
});
} finally {
clientUGI.logoutUserFromKeytab();
server.stop();
}