hbase/hbase-common
Josh Elser 6b5bd75e46 HBASE-26212 Expose configuration to enable/disable AuthUtil
In some situations, a caller may know that it is properly managing the
Kerberos ticket to talk to HBase. In these situations, it's possible
that AuthUtil still tries to do renewals, but just fails repeatedly to
do so. Give a configuration flag for such clients to be able to tell
AuthUtil to simply stop trying.

Signed-off-by: Duo Zhang <zhangduo@apache.org>

Closes #3609
2021-08-21 15:57:06 -04:00
..
src HBASE-26212 Expose configuration to enable/disable AuthUtil 2021-08-21 15:57:06 -04:00
pom.xml HBASE-26100 Set version as 3.0.0-alpha-2-SNAPSHOT in master (#3508) 2021-07-20 23:04:08 +08:00