[
https://issues.apache.org/jira/browse/HBASE-28865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17889307#comment-17889307
]
Hudson commented on HBASE-28865:
--------------------------------
Results for branch branch-2.6
[build #220 on
builds.a.o|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/220/]:
(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.6/220/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.6/220/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/220/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.6/220/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk17 hadoop3 checks{color}
-- For more information [see jdk17
report|https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2.6/220/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{color}
> Implement proper string builder for MoveRegionRequest in
> ProtobufUtil.getShortTextFormat
> -----------------------------------------------------------------------------------------
>
> Key: HBASE-28865
> URL: https://issues.apache.org/jira/browse/HBASE-28865
> Project: HBase
> Issue Type: Bug
> Components: logging
> Reporter: Ranganath Govardhanagiri
> Assignee: Dávid Paksy
> Priority: Major
> Labels: beginner, pull-request-available
> Fix For: 3.0.0, 2.7.0, 2.5.11, 2.6.2
>
>
> While looking into an issue where I was trying to debug MoveRegion, came
> across this responseTooSlow log where the params aren't properly build for
> MoveRegionRequest. Would be good to properly formulate this so that we know
> the regionName and other details.
> {code:java}
> ipc.RpcServer - (responseTooSlow):
> {"call":"MoveRegion(org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos$MoveRegionRequest)","starttimems":"<>","responsesize":"0","method":"MoveRegion","param":"TODO:
> class
> org.apache.hadoop.hbase.shaded.protobuf.generated.MasterProtos$MoveRegionRequest","processingtimems":830247,"client":"<>","queuetimems":0,"class":"HMaster"}{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)