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

Hudson commented on HBASE-27407:
--------------------------------

Results for branch master
        [build #696 on 
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/696/]: 
(/) *{color:green}+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/696/General_20Nightly_20Build_20Report/]




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


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


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


(/) {color:green}+1 client integration test{color}


> Fixing check for "description" request param in JMXJsonServlet.java
> -------------------------------------------------------------------
>
>                 Key: HBASE-27407
>                 URL: https://issues.apache.org/jira/browse/HBASE-27407
>             Project: HBase
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 2.6.0, 3.0.0-alpha-3
>            Reporter: Luca Kovacs
>            Assignee: Luca Kovacs
>            Priority: Minor
>             Fix For: 2.6.0, 2.5.1, 3.0.0-alpha-4, 2.4.15
>
>
> When trying to access the JMX metrics' description via the "description=true" 
> URL parameter, any value is accepted.
> The current version checks only if "description" is in the URL parameter, but 
> doesn't check the parameter value. 
> I would like to fix this via checking if the parameter value is 'true' and 
> showing the description only when this condition is met.



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

Reply via email to