[ 
https://issues.apache.org/jira/browse/HBASE-8719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jean-Daniel Cryans updated HBASE-8719:
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.98.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Thanks for the review Stack, I committed to branch and trunk. This should be 
pretty useful to debug slow calls!
                
> 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.98.0, 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

Reply via email to