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

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

Results for branch branch-2
        [build #1372 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1372/]: 
(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/branch-2/1372/General_20Nightly_20Build_20Report/]


(x) {color:red}-1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1372/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]


(x) {color:red}-1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3) 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1372/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1372/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(x) {color:red}-1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17 
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/1372/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/branch-2/1372/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/branch-2/1372/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/branch-2/1372/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/branch-2/1372/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 HBase 2 {color}
(/) {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
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.5, 2.5.14
>
>         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