You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Daniel Cryans (JIRA)" <ji...@apache.org> on 2013/08/14 03:11:48 UTC

[jira] [Commented] (HBASE-8719) Fix responseTooSlow formatting

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

Jean-Daniel Cryans commented on HBASE-8719:
-------------------------------------------

Ah and a few examples.

Get:

bq. callId: 521 service: ClientService methodName: Get size: 96.0 connection: 172.16.2.161:51327 param: region= hbase:meta,,1, row=TestTable,00000000000000000000679365,99999999999999 connection: 172.16.2.161:51327

Put:

bq. callId: 789 service: ClientService methodName: Multi size: 1005.7k connection: 172.16.2.161:51327 param: region= TestTable,00000000000000000000201537,1376441831998.e8164465659a62662e9172a2df4fc415., for 931 actions and 1st row key=00000000000000000001047645 connection: 172.16.2.161:51327

Delete:

bq. callId: 8 service: ClientService methodName: Mutate size: 89.0 connection: 172.16.2.161:51313 param: region= t,,1376071018327.91533c75f5b10d59311914931a1a5f16., row=r connection: 172.16.2.161:51313

That last one I could try to print what it does exactly.
                
> Fix responseTooSlow formatting
> ------------------------------
>
>                 Key: HBASE-8719
>                 URL: https://issues.apache.org/jira/browse/HBASE-8719
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Jean-Daniel Cryans
>             Fix For: 0.95.2
>
>         Attachments: HBASE-8719.patch
>
>
> Make sure the responseTooSlow, etc., logs region at least and possibly row.
> As one well-known tall man once said:
> {code}
> I really hate this:
> org.apache.hadoop.hbase.ipc.CallerDisconnectedException: Aborting call next(-5472965299350279760, 101), rpc version=1, client version=29, methodsFingerPrint=-56040613 from 10.4.21.36:59647 after 192373 ms, since caller disconnected
> WHICH REGION WAS IT???
> ....
> 2013-06-09 01:11:03,574 WARN org.apache.hadoop.ipc.HBaseServer: (responseTooSlow): {"processingtimems":1141537,"call":"next(6527877619467313103, 101), rpc version=1, client version=29, methodsFingerPrint=-56040613","client":"10.4.21.44:41453","starttimems":1370739122036,"queuetimems":0,"class":"HRegionServer","responsesize":293994,"method":"next"}
> which region is this?
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira