NihalJain commented on code in PR #5606:
URL: https://github.com/apache/hbase/pull/5606#discussion_r1443860238


##########
hbase-common/src/main/resources/hbase-default.xml:
##########
@@ -1631,6 +1631,24 @@ possible configurations would overwhelm and obscure the 
important.
       Possible values are 'simple' (no authentication), and 'kerberos'.
     </description>
   </property>
+  <property>
+    <name>hbase.security.authentication.ui.metrics.protected</name>
+    <value>false</value>

Review Comment:
   IMO we should not change default behavior for things related to security, as 
users will always have an option to set this explicitly if they need so.



-- 
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: issues-unsubscr...@hbase.apache.org

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

Reply via email to