busbey commented on a change in pull request #936: HBASE-17115 Define UI admins 
via an ACL
URL: https://github.com/apache/hbase/pull/936#discussion_r357387438
 
 

 ##########
 File path: 
hbase-http/src/main/java/org/apache/hadoop/hbase/http/log/LogLevel.java
 ##########
 @@ -324,6 +324,14 @@ public void doGet(HttpServletRequest request, 
HttpServletResponse response)
           response)) {
         return;
       }
+      // Disallow modification of the LogLevel if explicitly set to readonly
 
 Review comment:
   Great catch!

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to