[
https://issues.apache.org/jira/browse/HBASE-28865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Istvan Toth resolved HBASE-28865.
---------------------------------
Fix Version/s: 3.0.0
2.7.0
2.5.11
2.6.2
Resolution: Fixed
Committed to active branches.
Thank you [~paksyd].
> 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)