[
https://issues.apache.org/jira/browse/HBASE-29835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18053509#comment-18053509
]
Hudson commented on HBASE-29835:
--------------------------------
Results for branch master
[build #1397 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/master/1397/]:
(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/1397/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/1397/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/1397/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/1397/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}
> Typos & incorrect log statements in CacheAwareLoadBalancer
> ----------------------------------------------------------
>
> Key: HBASE-29835
> URL: https://issues.apache.org/jira/browse/HBASE-29835
> Project: HBase
> Issue Type: Bug
> Reporter: Lars Francke
> Assignee: Lars Francke
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 4.0.0-alpha-1
>
>
> CacheAwareLoadBalancer has a few typos in logs & comments.
> HBASE-28804 also introduced a `DecimalFormat` which is only used in a debug
> statement but instantiated once per call to a method. It is also
> inconsistently used.
> I decided to remove it entirely in my PR. Another option would be to
> introduce it everywhere. I'm fine either way.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)