Reidddddd commented on a change in pull request #2320:
URL: https://github.com/apache/hbase/pull/2320#discussion_r481582076



##########
File path: 
hbase-asyncfs/src/test/java/org/apache/hadoop/hbase/security/HBaseKerberosUtils.java
##########
@@ -43,7 +43,9 @@
   public static final String KRB_PRINCIPAL = 
SecurityConstants.REGIONSERVER_KRB_PRINCIPAL;
   public static final String MASTER_KRB_PRINCIPAL = 
SecurityConstants.MASTER_KRB_PRINCIPAL;
   public static final String KRB_KEYTAB_FILE = 
SecurityConstants.REGIONSERVER_KRB_KEYTAB_FILE;
+  @Deprecated

Review comment:
       We can add a brief java doc on this why we deprecate this.




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to