[ 
https://issues.apache.org/jira/browse/HBASE-29775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18050403#comment-18050403
 ] 

Hudson commented on HBASE-29775:
--------------------------------

Results for branch master
        [build #1391 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1391/]: 
(x) *{color:red}-1 overall{color}*
----
details (if available):

(/) {color:green}+1 general checks{color}
-- For more information [see general 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1391/General_20Nightly_20Build_20Report/]








(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1391/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.3.5 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1391/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.3.6 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1391/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.4.0 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1391/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop 3.4.1 backward compatibility checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1391/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+1 source release artifact{color}
-- See build output for details.


(/) {color:green}+1 client integration test for 3.3.5 {color}
(/) {color:green}+1 client integration test for 3.3.6 {color}
(/) {color:green}+1 client integration test for 3.4.0 {color}
(/) {color:green}+1 client integration test for 3.4.1 {color}
(/) {color:green}+1 client integration test for 3.4.2 {color}


> Allow inspecting log levels in Master UI in read-only mode
> ----------------------------------------------------------
>
>                 Key: HBASE-29775
>                 URL: https://issues.apache.org/jira/browse/HBASE-29775
>             Project: HBase
>          Issue Type: Bug
>          Components: UI
>            Reporter: JinHyuk Kim
>            Assignee: JinHyuk Kim
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: screenShot 2025-12-12 pm 11.24.40.png, screenShot 
> 2025-12-13 12.20.50.png, screenShot 2025-12-13 12.29.05.png, screenShot 
> 2025-12-13 12.29.17.png
>
>
> h2. *Description*
> When {{hbase.master.ui.readonly}} is set to {{true}}, the HBase Master UI is 
> intended to operate in a read-only mode, preventing any state-changing 
> operations through the UI.
> However, in the current behavior, the log level page becomes completely 
> inaccessible in read-only mode. This makes it impossible to *check* the 
> current log level configuration, even though checking log levels is a purely 
> observational operation and does not modify system state.
> h3. *Current Behavior*
>  * When {{hbase.master.ui.readonly=true}}
>  ** Access to the log level page is blocked entirely
>  ** Users cannot check current log levels
>  ** !screenShot 2025-12-12 pm 11.24.40.png|width=581,height=138!
> h3. *Expected Behavior*
>  * When {{hbase.master.ui.readonly=true}}
>  ** Users *can check* the current log levels
>  ** Any attempt to *modify* log levels via the UI should remain rejected
> h3. *Change Summary*
> Allows access to the log level page in master UI read-only mode for 
> {*}checking purposes only{*}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to