Ranganath Govardhanagiri created HBASE-28865:
------------------------------------------------

             Summary: 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


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)

Reply via email to