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

Hudson commented on HBASE-28997:
--------------------------------

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


(/) {color:green}+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/1278/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+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/1278/JDK17_20Nightly_20Build_20Report_20_28Hadoop3_29/]


(/) {color:green}+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/1278/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}


> Table Regions Total Locality value on the UI shows 1.0 even though some of 
> the regions locality value is zero
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-28997
>                 URL: https://issues.apache.org/jira/browse/HBASE-28997
>             Project: HBase
>          Issue Type: Bug
>          Components: UI
>            Reporter: Chandra Sekhar K
>            Assignee: Chandra Sekhar K
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.7.0, 3.0.0-beta-2, 2.6.3, 2.5.12
>
>
> Table Regions Total Locality value on the UI shows 1.0 even though some of 
> the regions locality value is zero. This is due to the rounding of happening 
> inside the String.format() function. 
> I have a table with 200 regions and 1 of the regions locality is zero, the 
> overall locality calculated value is ~0.99524385, but the String.format 
> function rounded of this value to 1.0.
> If some of the table regions localtiy is zero then we should not show the 
> total Locality of the table as 1.0 as this can be misleading  to the user.
>  



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

Reply via email to